Shades of Black Pearl #041621
Tints of Black Pearl #041621
RGB
CMYK
RGB Variations
Color information
#041621 (or 0x041621) is known color: Black Pearl. HEX triplet: 04, 16 and 21. RGB value is (4,22,33). Sum of RGB (Red+Green+Blue) = 4+22+33=59 (7% of max value = 765). Red value is 4 (1.95% from 255 or 6.78% from 59); Green value is 22 (8.98% from 255 or 37.29% from 59); Blue value is 33 (13.28% from 255 or 55.93% from 59); Max value from RGB is 33 - color contains mainly: blue. Hex color #041621 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #041621 is #FBE9DE. Grayscale: #111111. Windows color (decimal): -16509407 or 2168324. OLE color: 2168324.
HSL color Cylindrical-coordinate representation of color #041621: hue angle of 202.76º degrees, saturation: 0.78, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #041621 is Cyan = 0.88, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 4 | 22 | 33 | - |
| CMYK | 0.88 | 0.33 | 0 | 0.87 |
| HSL | 202.76º | 0.78% | 0.07% | - |
| HSV(B) | 202.76º | 0.88% | 0.13% | - |
| XYZ | 0.61 | 0.71 | 1.54 | - |
| YUV | 17.87 | 136.54 | 118.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 22 | 33 | 0.88 | 0.33 | 0 | 0.87 | 202.76 | 0.78 | 0.07 |
| Hex | 4 | 16 | 21 | 58 | 21 | 0 | 57 | CB | 4E | 7 |
| Octal | 4 | 26 | 41 | 130 | 41 | 0 | 127 | 313 | 116 | 7 |
| Binary | 100 | 10110 | 100001 | 1011000 | 100001 | 0 | 1010111 | 11001011 | 1001110 | 111 |
Color Harmonies of #041621
Complementary color
Monochromatic Colors of #041621
Black with #041621
Text Example
Text Example
White with #041621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041621; }
p { color: rgb(4,22,33); }
H1.HeaderClassName
{
color: #041621;
}
.AnyTagClassName
{
color: #041621;
}
</style>
background-color css
<style>
a { background-color: #041621; }
a { background-color: rgb(4,22,33); }
div.DivClassName
{
background-color: #041621;
}
.BgClassName
{
background-color: #041621;
}
</style>
border-color css
<style>
span { border-color: #041621; }
span { border-color: rgb(4,22,33); }
td.TdClassName
{
border-color: #041621;
}
.TagClassName
{
border-color: #041621;
}
</style>