Shades of Black Pearl #042537
Tints of Black Pearl #042537
RGB
CMYK
RGB Variations
Color information
#042537 (or 0x042537) is known color: Black Pearl. HEX triplet: 04, 25 and 37. RGB value is (4,37,55). Sum of RGB (Red+Green+Blue) = 4+37+55=96 (12% of max value = 765). Red value is 4 (1.95% from 255 or 4.17% from 96); Green value is 37 (14.84% from 255 or 38.54% from 96); Blue value is 55 (21.88% from 255 or 57.29% from 96); Max value from RGB is 55 - color contains mainly: blue. Hex color #042537 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #042537 is #FBDAC8. Grayscale: #1D1D1D. Windows color (decimal): -16505545 or 3613956. OLE color: 3613956.
HSL color Cylindrical-coordinate representation of color #042537: hue angle of 201.18º degrees, saturation: 0.86, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #042537 is Cyan = 0.93, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 4 | 37 | 55 | - |
| CMYK | 0.93 | 0.33 | 0 | 0.78 |
| HSL | 201.18º | 0.86% | 0.12% | - |
| HSV(B) | 201.18º | 0.93% | 0.22% | - |
| XYZ | 1.4 | 1.62 | 3.85 | - |
| YUV | 29.19 | 142.57 | 110.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 37 | 55 | 0.93 | 0.33 | 0 | 0.78 | 201.18 | 0.86 | 0.12 |
| Hex | 4 | 25 | 37 | 5D | 21 | 0 | 4E | C9 | 56 | C |
| Octal | 4 | 45 | 67 | 135 | 41 | 0 | 116 | 311 | 126 | 14 |
| Binary | 100 | 100101 | 110111 | 1011101 | 100001 | 0 | 1001110 | 11001001 | 1010110 | 1100 |
Color Harmonies of #042537
Complementary color
Monochromatic Colors of #042537
Black with #042537
Text Example
Text Example
White with #042537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #042537; }
p { color: rgb(4,37,55); }
H1.HeaderClassName
{
color: #042537;
}
.AnyTagClassName
{
color: #042537;
}
</style>
background-color css
<style>
a { background-color: #042537; }
a { background-color: rgb(4,37,55); }
div.DivClassName
{
background-color: #042537;
}
.BgClassName
{
background-color: #042537;
}
</style>
border-color css
<style>
span { border-color: #042537; }
span { border-color: rgb(4,37,55); }
td.TdClassName
{
border-color: #042537;
}
.TagClassName
{
border-color: #042537;
}
</style>