Shades of Black Pearl #062428
Tints of Black Pearl #062428
RGB
CMYK
RGB Variations
Color information
#062428 (or 0x062428) is known color: Black Pearl. HEX triplet: 06, 24 and 28. RGB value is (6,36,40). Sum of RGB (Red+Green+Blue) = 6+36+40=82 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.32% from 82); Green value is 36 (14.45% from 255 or 43.90% from 82); Blue value is 40 (16.02% from 255 or 48.78% from 82); Max value from RGB is 40 - color contains mainly: blue. Hex color #062428 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062428 is #F9DBD7. Grayscale: #1B1B1B. Windows color (decimal): -16374744 or 2630662. OLE color: 2630662.
HSL color Cylindrical-coordinate representation of color #062428: hue angle of 187.06º degrees, saturation: 0.74, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #062428 is Cyan = 0.85, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 6 | 36 | 40 | - |
| CMYK | 0.85 | 0.10 | 0 | 0.84 |
| HSL | 187.06º | 0.74% | 0.09% | - |
| HSV(B) | 187.06º | 0.85% | 0.16% | - |
| XYZ | 1.09 | 1.45 | 2.23 | - |
| YUV | 27.49 | 135.06 | 112.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 36 | 40 | 0.85 | 0.10 | 0 | 0.84 | 187.06 | 0.74 | 0.09 |
| Hex | 6 | 24 | 28 | 55 | A | 0 | 54 | BB | 4A | 9 |
| Octal | 6 | 44 | 50 | 125 | 12 | 0 | 124 | 273 | 112 | 11 |
| Binary | 110 | 100100 | 101000 | 1010101 | 1010 | 0 | 1010100 | 10111011 | 1001010 | 1001 |
Color Harmonies of #062428
Complementary color
Monochromatic Colors of #062428
Black with #062428
Text Example
Text Example
White with #062428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062428; }
p { color: rgb(6,36,40); }
H1.HeaderClassName
{
color: #062428;
}
.AnyTagClassName
{
color: #062428;
}
</style>
background-color css
<style>
a { background-color: #062428; }
a { background-color: rgb(6,36,40); }
div.DivClassName
{
background-color: #062428;
}
.BgClassName
{
background-color: #062428;
}
</style>
border-color css
<style>
span { border-color: #062428; }
span { border-color: rgb(6,36,40); }
td.TdClassName
{
border-color: #062428;
}
.TagClassName
{
border-color: #062428;
}
</style>