Shades of Black Pearl #062434
Tints of Black Pearl #062434
RGB
CMYK
RGB Variations
Color information
#062434 (or 0x062434) is known color: Black Pearl. HEX triplet: 06, 24 and 34. RGB value is (6,36,52). Sum of RGB (Red+Green+Blue) = 6+36+52=94 (12% of max value = 765). Red value is 6 (2.73% from 255 or 6.38% from 94); Green value is 36 (14.45% from 255 or 38.30% from 94); Blue value is 52 (20.70% from 255 or 55.32% from 94); Max value from RGB is 52 - color contains mainly: blue. Hex color #062434 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062434 is #F9DBCB. Grayscale: #1C1C1C. Windows color (decimal): -16374732 or 3417094. OLE color: 3417094.
HSL color Cylindrical-coordinate representation of color #062434: hue angle of 200.87º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #062434 is Cyan = 0.88, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 6 | 36 | 52 | - |
| CMYK | 0.88 | 0.31 | 0 | 0.80 |
| HSL | 200.87º | 0.79% | 0.11% | - |
| HSV(B) | 200.87º | 0.88% | 0.2% | - |
| XYZ | 1.33 | 1.55 | 3.48 | - |
| YUV | 28.85 | 141.06 | 111.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 36 | 52 | 0.88 | 0.31 | 0 | 0.80 | 200.87 | 0.79 | 0.11 |
| Hex | 6 | 24 | 34 | 58 | 1F | 0 | 50 | C9 | 4F | B |
| Octal | 6 | 44 | 64 | 130 | 37 | 0 | 120 | 311 | 117 | 13 |
| Binary | 110 | 100100 | 110100 | 1011000 | 11111 | 0 | 1010000 | 11001001 | 1001111 | 1011 |
Color Harmonies of #062434
Complementary color
Monochromatic Colors of #062434
Black with #062434
Text Example
Text Example
White with #062434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062434; }
p { color: rgb(6,36,52); }
H1.HeaderClassName
{
color: #062434;
}
.AnyTagClassName
{
color: #062434;
}
</style>
background-color css
<style>
a { background-color: #062434; }
a { background-color: rgb(6,36,52); }
div.DivClassName
{
background-color: #062434;
}
.BgClassName
{
background-color: #062434;
}
</style>
border-color css
<style>
span { border-color: #062434; }
span { border-color: rgb(6,36,52); }
td.TdClassName
{
border-color: #062434;
}
.TagClassName
{
border-color: #062434;
}
</style>