Shades of Black Pearl #042436
Tints of Black Pearl #042436
RGB
CMYK
RGB Variations
Color information
#042436 (or 0x042436) is known color: Black Pearl. HEX triplet: 04, 24 and 36. RGB value is (4,36,54). Sum of RGB (Red+Green+Blue) = 4+36+54=94 (12% of max value = 765). Red value is 4 (1.95% from 255 or 4.26% from 94); Green value is 36 (14.45% from 255 or 38.30% from 94); Blue value is 54 (21.48% from 255 or 57.45% from 94); Max value from RGB is 54 - color contains mainly: blue. Hex color #042436 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #042436 is #FBDBC9. Grayscale: #1C1C1C. Windows color (decimal): -16505802 or 3548164. OLE color: 3548164.
HSL color Cylindrical-coordinate representation of color #042436: hue angle of 201.6º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #042436 is Cyan = 0.93, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 4 | 36 | 54 | - |
| CMYK | 0.93 | 0.33 | 0 | 0.79 |
| HSL | 201.6º | 0.86% | 0.11% | - |
| HSV(B) | 201.6º | 0.93% | 0.21% | - |
| XYZ | 1.35 | 1.55 | 3.72 | - |
| YUV | 28.48 | 142.4 | 110.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 36 | 54 | 0.93 | 0.33 | 0 | 0.79 | 201.6 | 0.86 | 0.11 |
| Hex | 4 | 24 | 36 | 5D | 21 | 0 | 4F | CA | 56 | B |
| Octal | 4 | 44 | 66 | 135 | 41 | 0 | 117 | 312 | 126 | 13 |
| Binary | 100 | 100100 | 110110 | 1011101 | 100001 | 0 | 1001111 | 11001010 | 1010110 | 1011 |
Color Harmonies of #042436
Complementary color
Monochromatic Colors of #042436
Black with #042436
Text Example
Text Example
White with #042436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #042436; }
p { color: rgb(4,36,54); }
H1.HeaderClassName
{
color: #042436;
}
.AnyTagClassName
{
color: #042436;
}
</style>
background-color css
<style>
a { background-color: #042436; }
a { background-color: rgb(4,36,54); }
div.DivClassName
{
background-color: #042436;
}
.BgClassName
{
background-color: #042436;
}
</style>
border-color css
<style>
span { border-color: #042436; }
span { border-color: rgb(4,36,54); }
td.TdClassName
{
border-color: #042436;
}
.TagClassName
{
border-color: #042436;
}
</style>