LED Blue
#0066a3 · one of 31,915 named colors
LED Blue is a dark, vivid blue with the hex code #0066a3. In RGB it is 0 red, 102 green and 163 blue, and white text is most readable on top of it.
Codes
HEX
#0066a3HEX8
#0066a3ffRGB
rgb(0, 102, 163)RGBA
rgba(0, 102, 163, 1)RGB %
rgb(0%, 40%, 64%)HSL
hsl(202, 100%, 32%)HSLA
hsla(202, 100%, 32%, 1)Variables
Sass
$led-blue: #0066a3;Less
@led-blue: #0066a3;CSS
--led-blue: #0066a3;