Shades of Black Pearl #062228
Tints of Black Pearl #062228
RGB
CMYK
RGB Variations
Color information
#062228 (or 0x062228) is known color: Black Pearl. HEX triplet: 06, 22 and 28. RGB value is (6,34,40). Sum of RGB (Red+Green+Blue) = 6+34+40=80 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.5% from 80); Green value is 34 (13.67% from 255 or 42.5% from 80); Blue value is 40 (16.02% from 255 or 50% from 80); Max value from RGB is 40 - color contains mainly: blue. Hex color #062228 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062228 is #F9DDD7. Grayscale: #1A1A1A. Windows color (decimal): -16375256 or 2630150. OLE color: 2630150.
HSL color Cylindrical-coordinate representation of color #062228: hue angle of 190.59º 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 #062228 is Cyan = 0.85, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 6 | 34 | 40 | - |
| CMYK | 0.85 | 0.15 | 0 | 0.84 |
| HSL | 190.59º | 0.74% | 0.09% | - |
| HSV(B) | 190.59º | 0.85% | 0.16% | - |
| XYZ | 1.03 | 1.34 | 2.21 | - |
| YUV | 26.31 | 135.72 | 113.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 34 | 40 | 0.85 | 0.15 | 0 | 0.84 | 190.59 | 0.74 | 0.09 |
| Hex | 6 | 22 | 28 | 55 | F | 0 | 54 | BF | 4A | 9 |
| Octal | 6 | 42 | 50 | 125 | 17 | 0 | 124 | 277 | 112 | 11 |
| Binary | 110 | 100010 | 101000 | 1010101 | 1111 | 0 | 1010100 | 10111111 | 1001010 | 1001 |
Color Harmonies of #062228
Complementary color
Monochromatic Colors of #062228
Black with #062228
Text Example
Text Example
White with #062228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062228; }
p { color: rgb(6,34,40); }
H1.HeaderClassName
{
color: #062228;
}
.AnyTagClassName
{
color: #062228;
}
</style>
background-color css
<style>
a { background-color: #062228; }
a { background-color: rgb(6,34,40); }
div.DivClassName
{
background-color: #062228;
}
.BgClassName
{
background-color: #062228;
}
</style>
border-color css
<style>
span { border-color: #062228; }
span { border-color: rgb(6,34,40); }
td.TdClassName
{
border-color: #062228;
}
.TagClassName
{
border-color: #062228;
}
</style>