In a RGB color space, #000062 hex color is composed of 0% red, 0% green and 38.4% blue. Whereas in a CMYK color space, it is composed of 100% cyan, 100% magenta, 0% yellow and 61.6% black. It has a hue angle of 240 degrees, a saturation of 100% and a lightness of 19.2%. #000062 color hex could be obtained by blending #0000c4 with #000000. Closest websafe color is: #000066.
The hexadecimal color #000062 has RGB values of R:0, G:0, B:98 and CMYK values of C:1, M:1, Y:0, K:0.62. Its decimal value is 98.
Hex triplet | 000062 | #000062 |
RGB Decimal | 0, 0, 98 | rgb(0,0,98) |
RGB Percent | 0, 0, 38.4 | rgb(0%,0%,38.4%) |
CMYK | 100, 100, 0, 61.6 | |
HSL | 240°, 100, 19.2 | hsl(240,100%,19.2%) |
HSV(HSB) | 240°, 100, 38.4 | |
Web Safe | 000066 | #006 |
XYZ | 2.205, 0.882, 11.609 |
xyY | 0.15, 0.06, 0.882 |
CIE-LAB | 7.966, 39.294, -53.517 |
CIE-LCH | 7.966, 66.393, 306.287 |
CIE-LUV | 7.966, -2.318, -32.146 |
Hunter-Lab | 9.391, 25.472, -66.724 |
Binary | 00000000, 00000000, 01100010 |
Below, you can see some colors close to #000062. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #000062.
<span style="color:#000062">Text here</span>
This paragraph has a background color of #000062.
<p style="background-color:#000062;">Content here</p>
This element has a border color of #000062.
<div style="border:1px #000062;">Content here</div>
.text {color:#000062;}
.background {background-color:#000062;}
.border {border:1px solid #000062;}
.text-shadow {border:1px solid #000062;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #00000d is the darkest color, while #f7f7ff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #313131 is the less saturated color, while #04045e is the most saturated one.