Shades of Black Pearl #042730
Tints of Black Pearl #042730
RGB
CMYK
RGB Variations
Color information
#042730 (or 0x042730) is known color: Black Pearl. HEX triplet: 04, 27 and 30. RGB value is (4,39,48). Sum of RGB (Red+Green+Blue) = 4+39+48=91 (12% of max value = 765). Red value is 4 (1.95% from 255 or 4.40% from 91); Green value is 39 (15.62% from 255 or 42.86% from 91); Blue value is 48 (19.14% from 255 or 52.75% from 91); Max value from RGB is 48 - color contains mainly: blue. Hex color #042730 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #042730 is #FBD8CF. Grayscale: #1D1D1D. Windows color (decimal): -16505040 or 3155716. OLE color: 3155716.
HSL color Cylindrical-coordinate representation of color #042730: hue angle of 192.27º degrees, saturation: 0.85, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #042730 is Cyan = 0.92, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 4 | 39 | 48 | - |
| CMYK | 0.92 | 0.19 | 0 | 0.81 |
| HSL | 192.27º | 0.85% | 0.1% | - |
| HSV(B) | 192.27º | 0.92% | 0.19% | - |
| XYZ | 1.31 | 1.69 | 3.05 | - |
| YUV | 29.56 | 138.4 | 109.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 39 | 48 | 0.92 | 0.19 | 0 | 0.81 | 192.27 | 0.85 | 0.1 |
| Hex | 4 | 27 | 30 | 5C | 13 | 0 | 51 | C0 | 55 | A |
| Octal | 4 | 47 | 60 | 134 | 23 | 0 | 121 | 300 | 125 | 12 |
| Binary | 100 | 100111 | 110000 | 1011100 | 10011 | 0 | 1010001 | 11000000 | 1010101 | 1010 |
Color Harmonies of #042730
Complementary color
Monochromatic Colors of #042730
Black with #042730
Text Example
Text Example
White with #042730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #042730; }
p { color: rgb(4,39,48); }
H1.HeaderClassName
{
color: #042730;
}
.AnyTagClassName
{
color: #042730;
}
</style>
background-color css
<style>
a { background-color: #042730; }
a { background-color: rgb(4,39,48); }
div.DivClassName
{
background-color: #042730;
}
.BgClassName
{
background-color: #042730;
}
</style>
border-color css
<style>
span { border-color: #042730; }
span { border-color: rgb(4,39,48); }
td.TdClassName
{
border-color: #042730;
}
.TagClassName
{
border-color: #042730;
}
</style>