In RGB color space, #256aaa hex color has a red value of 37, a green value of 106 and a blue value of 170.
In CMYK color space (used in color printing), #256aaa hex color is composed of 78.24% cyan, 37.65% magenta, 0% yellow and 33.33% black.
#256aaa color has a hue of 208.9 degrees, a saturation of 64.25% and a lightness of 40.6%.
#256aaa hex color contains mainly BLUE.
The closest web safe color of #256aaa is #336699
#256aaa hex color has a decimal value of 2452138.
HEX | 256aaa | #256aaa |
---|---|---|
RGB | 37, 106, 170 | rgb(37, 106, 170) |
RGB Percent | 14.51, 41.57, 66.67 | rgb(14.51, 41.57, 66.67) |
CMYK | 78, 38, 0, 33 | |
HSL | 208.9°, 64.25, 40.6 | hsl(208.9, 64.25%, 40.6%) |
HSV | 208.9°, 78.2, 66.7 |
XYZ | 13.173, 13.604, 39.962 |
---|---|
Hunter Lab | 36.884, -0.795, -38.42 |
CIE-LAB | 43.66, 1.6, -40.333 |
CIE-LCH | 43.66, 40.365, 272.272 |
CIE-LUV | 78.24, 37.65, 0, 33.33 |
Web Safe | 336699 |
RGB percent of color #256aaa
CMYK percent of color #256aaa
Text with hexadecimal color #256aaa
This text has a font color of #256aaa
<p style="color:#256aaa">Text here</p>
#256aaa Background Color
This box has a background color of #256aaa
<div style="background-color:#256aaa">Text here</div>
#256aaa Border Color
This box has a border color of #256aaa
<div style="border: 4px solid #256aaa">Text here</div>
CSS codes
<p style="color:#256aaa">Text here</p>
<div style="background-color:#256aaa">Text here</div>
<div style="border: 4px solid #256aaa">Text here</div>
#256aaa Color on white background
This is how a font and box color of #256aaa will look
on a white background.
#256aaa Color on black background
This is how a font and box color of #256aaa hex color will look
on a black background.