Shades of Black Pearl #032429
Tints of Black Pearl #032429
RGB
CMYK
RGB Variations
Color information
#032429 (or 0x032429) is known color: Black Pearl. HEX triplet: 03, 24 and 29. RGB value is (3,36,41). Sum of RGB (Red+Green+Blue) = 3+36+41=80 (10% of max value = 765). Red value is 3 (1.56% from 255 or 3.75% from 80); Green value is 36 (14.45% from 255 or 45% from 80); Blue value is 41 (16.41% from 255 or 51.25% from 80); Max value from RGB is 41 - color contains mainly: blue. Hex color #032429 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #032429 is #FCDBD6. Grayscale: #1A1A1A. Windows color (decimal): -16571351 or 2696195. OLE color: 2696195.
HSL color Cylindrical-coordinate representation of color #032429: hue angle of 187.89º degrees, saturation: 0.86, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #032429 is Cyan = 0.93, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 3 | 36 | 41 | - |
| CMYK | 0.93 | 0.12 | 0 | 0.84 |
| HSL | 187.89º | 0.86% | 0.09% | - |
| HSV(B) | 187.89º | 0.93% | 0.16% | - |
| XYZ | 1.07 | 1.44 | 2.32 | - |
| YUV | 26.7 | 136.07 | 111.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 36 | 41 | 0.93 | 0.12 | 0 | 0.84 | 187.89 | 0.86 | 0.09 |
| Hex | 3 | 24 | 29 | 5D | C | 0 | 54 | BC | 56 | 9 |
| Octal | 3 | 44 | 51 | 135 | 14 | 0 | 124 | 274 | 126 | 11 |
| Binary | 11 | 100100 | 101001 | 1011101 | 1100 | 0 | 1010100 | 10111100 | 1010110 | 1001 |
Color Harmonies of #032429
Complementary color
Monochromatic Colors of #032429
Black with #032429
Text Example
Text Example
White with #032429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032429; }
p { color: rgb(3,36,41); }
H1.HeaderClassName
{
color: #032429;
}
.AnyTagClassName
{
color: #032429;
}
</style>
background-color css
<style>
a { background-color: #032429; }
a { background-color: rgb(3,36,41); }
div.DivClassName
{
background-color: #032429;
}
.BgClassName
{
background-color: #032429;
}
</style>
border-color css
<style>
span { border-color: #032429; }
span { border-color: rgb(3,36,41); }
td.TdClassName
{
border-color: #032429;
}
.TagClassName
{
border-color: #032429;
}
</style>