Shades of Black Pearl #041229
Tints of Black Pearl #041229
RGB
CMYK
RGB Variations
Color information
#041229 (or 0x041229) is known color: Black Pearl. HEX triplet: 04, 12 and 29. RGB value is (4,18,41). Sum of RGB (Red+Green+Blue) = 4+18+41=63 (8% of max value = 765). Red value is 4 (1.95% from 255 or 6.35% from 63); Green value is 18 (7.42% from 255 or 28.57% from 63); Blue value is 41 (16.41% from 255 or 65.08% from 63); Max value from RGB is 41 - color contains mainly: blue. Hex color #041229 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #041229 is #FBEDD6. Grayscale: #101010. Windows color (decimal): -16510423 or 2691588. OLE color: 2691588.
HSL color Cylindrical-coordinate representation of color #041229: hue angle of 217.3º degrees, saturation: 0.82, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #041229 is Cyan = 0.90, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 4 | 18 | 41 | - |
| CMYK | 0.90 | 0.56 | 0 | 0.84 |
| HSL | 217.3º | 0.82% | 0.09% | - |
| HSV(B) | 217.3º | 0.9% | 0.16% | - |
| XYZ | 0.67 | 0.62 | 2.18 | - |
| YUV | 16.44 | 141.86 | 119.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 18 | 41 | 0.90 | 0.56 | 0 | 0.84 | 217.3 | 0.82 | 0.09 |
| Hex | 4 | 12 | 29 | 5A | 38 | 0 | 54 | D9 | 52 | 9 |
| Octal | 4 | 22 | 51 | 132 | 70 | 0 | 124 | 331 | 122 | 11 |
| Binary | 100 | 10010 | 101001 | 1011010 | 111000 | 0 | 1010100 | 11011001 | 1010010 | 1001 |
Color Harmonies of #041229
Complementary color
Monochromatic Colors of #041229
Black with #041229
Text Example
Text Example
White with #041229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041229; }
p { color: rgb(4,18,41); }
H1.HeaderClassName
{
color: #041229;
}
.AnyTagClassName
{
color: #041229;
}
</style>
background-color css
<style>
a { background-color: #041229; }
a { background-color: rgb(4,18,41); }
div.DivClassName
{
background-color: #041229;
}
.BgClassName
{
background-color: #041229;
}
</style>
border-color css
<style>
span { border-color: #041229; }
span { border-color: rgb(4,18,41); }
td.TdClassName
{
border-color: #041229;
}
.TagClassName
{
border-color: #041229;
}
</style>