Navy Trim
#203462 · one of 31,915 named colors
Navy Trim is a dark, strong blue with the hex code #203462. In RGB it is 32 red, 52 green and 98 blue, and white text is most readable on top of it.
Codes
HEX
#203462HEX8
#203462ffRGB
rgb(32, 52, 98)RGBA
rgba(32, 52, 98, 1)RGB %
rgb(13%, 20%, 38%)HSL
hsl(222, 51%, 25%)HSLA
hsla(222, 51%, 25%, 1)Variables
Sass
$navy-trim: #203462;Less
@navy-trim: #203462;CSS
--navy-trim: #203462;