In a RGB color space, #030303 hex color (also known as Armor Wash) is composed of 1.2% red, 1.2% green and 1.2% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 98.8% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 1.2%. #030303 color hex could be obtained by blending #060606 with #000000. Closest websafe color is: #000000.
The hexadecimal color #030303 has RGB values of R:3, G:3, B:3 and CMYK values of C:0, M:0, Y:0, K:0.99. Its decimal value is 197379.
Hex triplet | 030303 | #030303 |
RGB Decimal | 3, 3, 3 | rgb(3,3,3) |
RGB Percent | 1.2, 1.2, 1.2 | rgb(1.2%,1.2%,1.2%) |
CMYK | 0, 0, 0, 98.8 | |
HSL | 0°, 0, 1.2 | hsl(0,0%,1.2%) |
HSV(HSB) | 0°, 0, 1.2 | |
Web Safe | 000000 | #000 |
XYZ | 0.087, 0.091, 0.099 |
xyY | 0.313, 0.329, 0.091 |
CIE-LAB | 0.823, 0, 0 |
CIE-LCH | 0.823, 0, 296.812 |
CIE-LUV | 0.823, 0, 0 |
Hunter-Lab | 3.018, -0.161, 0.164 |
Binary | 00000011, 00000011, 00000011 |
Below, you can see some colors close to #030303. 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 #030303.
<span style="color:#030303">Text here</span>
This paragraph has a background color of #030303.
<p style="background-color:#030303;">Content here</p>
This element has a border color of #030303.
<div style="border:1px #030303;">Content here</div>
.text {color:#030303;}
.background {background-color:#030303;}
.border {border:1px solid #030303;}
.text-shadow {border:1px solid #030303;}
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, #030303 is the darkest color, while #f7f7f7 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #030303 is the less saturated color, while #060000 is the most saturated one.