In a RGB color space, #06032b hex color is composed of 2.4% red, 1.2% green and 16.9% blue. Whereas in a CMYK color space, it is composed of 86% cyan, 93% magenta, 0% yellow and 83.1% black. It has a hue angle of 244.5 degrees, a saturation of 87% and a lightness of 9%. #06032b color hex could be obtained by blending #0c0656 with #000000. Closest websafe color is: #000033.
The hexadecimal color #06032b has RGB values of R:6, G:3, B:43 and CMYK values of C:0.86, M:0.93, Y:0, K:0.83. Its decimal value is 394027.
Hex triplet | 06032b | #06032b |
RGB Decimal | 6, 3, 43 | rgb(6,3,43) |
RGB Percent | 2.4, 1.2, 16.9 | rgb(2.4%,1.2%,16.9%) |
CMYK | 86, 93, 0, 83.1 | |
HSL | 244.5°, 87, 9 | hsl(244.5,87%,9%) |
HSV(HSB) | 244.5°, 93, 16.9 | |
Web Safe | 000033 | #003 |
XYZ | 0.544, 0.278, 2.311 |
xyY | 0.174, 0.089, 0.278 |
CIE-LAB | 2.514, 11.439, -23.451 |
CIE-LCH | 2.514, 26.092, 296.001 |
CIE-LUV | 2.514, -0.364, -8.279 |
Hunter-Lab | 5.275, 9.167, -22.277 |
Binary | 00000110, 00000011, 00101011 |
Below, you can see some colors close to #06032b. 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 #06032b.
<span style="color:#06032b">Text here</span>
This paragraph has a background color of #06032b.
<p style="background-color:#06032b;">Content here</p>
This element has a border color of #06032b.
<div style="border:1px #06032b;">Content here</div>
.text {color:#06032b;}
.background {background-color:#06032b;}
.border {border:1px solid #06032b;}
.text-shadow {border:1px solid #06032b;}
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, #000003 is the darkest color, while #f0eefe is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #161618 is the less saturated color, while #04012d is the most saturated one.