Shades of Black Pearl #041329
Tints of Black Pearl #041329
RGB
CMYK
RGB Variations
Color information
#041329 (or 0x041329) is known color: Black Pearl. HEX triplet: 04, 13 and 29. RGB value is (4,19,41). Sum of RGB (Red+Green+Blue) = 4+19+41=64 (8% of max value = 765). Red value is 4 (1.95% from 255 or 6.25% from 64); Green value is 19 (7.81% from 255 or 29.69% from 64); Blue value is 41 (16.41% from 255 or 64.06% from 64); Max value from RGB is 41 - color contains mainly: blue. Hex color #041329 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #041329 is #FBECD6. Grayscale: #101010. Windows color (decimal): -16510167 or 2691844. OLE color: 2691844.
HSL color Cylindrical-coordinate representation of color #041329: hue angle of 215.68º 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 #041329 is Cyan = 0.90, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 4 | 19 | 41 | - |
| CMYK | 0.90 | 0.54 | 0 | 0.84 |
| HSL | 215.68º | 0.82% | 0.09% | - |
| HSV(B) | 215.68º | 0.9% | 0.16% | - |
| XYZ | 0.68 | 0.65 | 2.19 | - |
| YUV | 17.02 | 141.53 | 118.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 19 | 41 | 0.90 | 0.54 | 0 | 0.84 | 215.68 | 0.82 | 0.09 |
| Hex | 4 | 13 | 29 | 5A | 36 | 0 | 54 | D8 | 52 | 9 |
| Octal | 4 | 23 | 51 | 132 | 66 | 0 | 124 | 330 | 122 | 11 |
| Binary | 100 | 10011 | 101001 | 1011010 | 110110 | 0 | 1010100 | 11011000 | 1010010 | 1001 |
Color Harmonies of #041329
Complementary color
Monochromatic Colors of #041329
Black with #041329
Text Example
Text Example
White with #041329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041329; }
p { color: rgb(4,19,41); }
H1.HeaderClassName
{
color: #041329;
}
.AnyTagClassName
{
color: #041329;
}
</style>
background-color css
<style>
a { background-color: #041329; }
a { background-color: rgb(4,19,41); }
div.DivClassName
{
background-color: #041329;
}
.BgClassName
{
background-color: #041329;
}
</style>
border-color css
<style>
span { border-color: #041329; }
span { border-color: rgb(4,19,41); }
td.TdClassName
{
border-color: #041329;
}
.TagClassName
{
border-color: #041329;
}
</style>