Shades of Black Pearl #062835
Tints of Black Pearl #062835
RGB
CMYK
RGB Variations
Color information
#062835 (or 0x062835) is known color: Black Pearl. HEX triplet: 06, 28 and 35. RGB value is (6,40,53). Sum of RGB (Red+Green+Blue) = 6+40+53=99 (13% of max value = 765). Red value is 6 (2.73% from 255 or 6.06% from 99); Green value is 40 (16.02% from 255 or 40.40% from 99); Blue value is 53 (21.09% from 255 or 53.54% from 99); Max value from RGB is 53 - color contains mainly: blue. Hex color #062835 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062835 is #F9D7CA. Grayscale: #1F1F1F. Windows color (decimal): -16373707 or 3483654. OLE color: 3483654.
HSL color Cylindrical-coordinate representation of color #062835: hue angle of 196.6º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #062835 is Cyan = 0.89, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 6 | 40 | 53 | - |
| CMYK | 0.89 | 0.25 | 0 | 0.79 |
| HSL | 196.6º | 0.8% | 0.12% | - |
| HSV(B) | 196.6º | 0.89% | 0.21% | - |
| XYZ | 1.48 | 1.81 | 3.64 | - |
| YUV | 31.32 | 140.24 | 109.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 40 | 53 | 0.89 | 0.25 | 0 | 0.79 | 196.6 | 0.8 | 0.12 |
| Hex | 6 | 28 | 35 | 59 | 19 | 0 | 4F | C5 | 50 | C |
| Octal | 6 | 50 | 65 | 131 | 31 | 0 | 117 | 305 | 120 | 14 |
| Binary | 110 | 101000 | 110101 | 1011001 | 11001 | 0 | 1001111 | 11000101 | 1010000 | 1100 |
Color Harmonies of #062835
Complementary color
Monochromatic Colors of #062835
Black with #062835
Text Example
Text Example
White with #062835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062835; }
p { color: rgb(6,40,53); }
H1.HeaderClassName
{
color: #062835;
}
.AnyTagClassName
{
color: #062835;
}
</style>
background-color css
<style>
a { background-color: #062835; }
a { background-color: rgb(6,40,53); }
div.DivClassName
{
background-color: #062835;
}
.BgClassName
{
background-color: #062835;
}
</style>
border-color css
<style>
span { border-color: #062835; }
span { border-color: rgb(6,40,53); }
td.TdClassName
{
border-color: #062835;
}
.TagClassName
{
border-color: #062835;
}
</style>