Linear
#164975 · one of 31,915 named colors
Linear is a dark, strong blue with the hex code #164975. In RGB it is 22 red, 73 green and 117 blue, and white text is most readable on top of it.
Codes
HEX
#164975HEX8
#164975ffRGB
rgb(22, 73, 117)RGBA
rgba(22, 73, 117, 1)RGB %
rgb(9%, 29%, 46%)HSL
hsl(208, 68%, 27%)HSLA
hsla(208, 68%, 27%, 1)Variables
Sass
$linear: #164975;Less
@linear: #164975;CSS
--linear: #164975;