In RGB color space, #020abc hex color has a red value of 2, a green value of 10 and a blue value of 188.
In CMYK color space (used in color printing), #020abc hex color is composed of 98.94% cyan, 94.68% magenta, 0% yellow and 26.27% black.
#020abc color has a hue of 237.4 degrees, a saturation of 97.89% and a lightness of 37.3%.
#020abc hex color contains mainly BLUE.
The closest web safe color of #020abc is #0000cc
#020abc hex color has a decimal value of 133820.
HEX | 020abc | #020abc |
---|---|---|
RGB | 2, 10, 188 | rgb(2, 10, 188) |
RGB Percent | 0.78, 3.92, 73.73 | rgb(0.78, 3.92, 73.73) |
CMYK | 99, 95, 0, 26 | |
HSL | 237.4°, 97.89, 37.3 | hsl(237.4, 97.89%, 37.3%) |
HSV | 237.4°, 98.9, 73.7 |
XYZ | 9.211, 3.861, 47.837 |
---|---|
Hunter Lab | 19.649, 49.288, -130.588 |
CIE-LAB | 23.206, 60.67, -84.445 |
CIE-LCH | 23.206, 103.98, 305.696 |
CIE-LUV | 98.94, 94.68, 0, 26.27 |
Web Safe | 0000cc |
RGB percent of color #020abc
CMYK percent of color #020abc
Text with hexadecimal color #020abc
This text has a font color of #020abc
<p style="color:#020abc">Text here</p>
#020abc Background Color
This box has a background color of #020abc
<div style="background-color:#020abc">Text here</div>
#020abc Border Color
This box has a border color of #020abc
<div style="border: 4px solid #020abc">Text here</div>
CSS codes
<p style="color:#020abc">Text here</p>
<div style="background-color:#020abc">Text here</div>
<div style="border: 4px solid #020abc">Text here</div>
#020abc Color on white background
This is how a font and box color of #020abc will look
on a white background.
#020abc Color on black background
This is how a font and box color of #020abc hex color will look
on a black background.