In a RGB color space, #002e65 hex color is composed of 0% red, 18% green and 39.6% blue. Whereas in a CMYK color space, it is composed of 100% cyan, 54.5% magenta, 0% yellow and 60.4% black. It has a hue angle of 212.7 degrees, a saturation of 100% and a lightness of 19.8%. #002e65 color hex could be obtained by blending #005cca with #000000. Closest websafe color is: #003366.
The hexadecimal color #002e65 has RGB values of R:0, G:46, B:101 and CMYK values of C:1, M:0.54, Y:0, K:0.6. Its decimal value is 11877.
Hex triplet | 002e65 | #002e65 |
RGB Decimal | 0, 46, 101 | rgb(0,46,101) |
RGB Percent | 0, 18, 39.6 | rgb(0%,18%,39.6%) |
CMYK | 100, 54.5, 0, 60.4 | |
HSL | 212.7°, 100, 19.8 | hsl(212.7,100%,19.8%) |
HSV(HSB) | 212.7°, 100, 39.6 | |
Web Safe | 003366 | #036 |
XYZ | 3.326, 2.894, 12.695 |
xyY | 0.176, 0.153, 2.894 |
CIE-LAB | 19.613, 10.04, -36.305 |
CIE-LCH | 19.613, 37.668, 285.458 |
CIE-LUV | 19.613, -10.449, -41.123 |
Hunter-Lab | 17.011, 5.133, -32.341 |
Binary | 00000000, 00101110, 01100101 |
Below, you can see some colors close to #002e65. 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 #002e65.
<span style="color:#002e65">Text here</span>
This paragraph has a background color of #002e65.
<p style="background-color:#002e65;">Content here</p>
This element has a border color of #002e65.
<div style="border:1px #002e65;">Content here</div>
.text {color:#002e65;}
.background {background-color:#002e65;}
.border {border:1px solid #002e65;}
.text-shadow {border:1px solid #002e65;}
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, #000710 is the darkest color, while #fafcff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #323233 is the less saturated color, while #042e61 is the most saturated one.