Shades of Black Pearl #062830
Tints of Black Pearl #062830
RGB
CMYK
RGB Variations
Color information
#062830 (or 0x062830) is known color: Black Pearl. HEX triplet: 06, 28 and 30. RGB value is (6,40,48). Sum of RGB (Red+Green+Blue) = 6+40+48=94 (12% of max value = 765). Red value is 6 (2.73% from 255 or 6.38% from 94); Green value is 40 (16.02% from 255 or 42.55% from 94); Blue value is 48 (19.14% from 255 or 51.06% from 94); Max value from RGB is 48 - color contains mainly: blue. Hex color #062830 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062830 is #F9D7CF. Grayscale: #1E1E1E. Windows color (decimal): -16373712 or 3155974. OLE color: 3155974.
HSL color Cylindrical-coordinate representation of color #062830: hue angle of 191.43º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #062830 is Cyan = 0.87, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 6 | 40 | 48 | - |
| CMYK | 0.87 | 0.17 | 0 | 0.81 |
| HSL | 191.43º | 0.78% | 0.11% | - |
| HSV(B) | 191.43º | 0.88% | 0.19% | - |
| XYZ | 1.37 | 1.77 | 3.07 | - |
| YUV | 30.75 | 137.74 | 110.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 40 | 48 | 0.87 | 0.17 | 0 | 0.81 | 191.43 | 0.78 | 0.11 |
| Hex | 6 | 28 | 30 | 57 | 11 | 0 | 51 | BF | 4E | B |
| Octal | 6 | 50 | 60 | 127 | 21 | 0 | 121 | 277 | 116 | 13 |
| Binary | 110 | 101000 | 110000 | 1010111 | 10001 | 0 | 1010001 | 10111111 | 1001110 | 1011 |
Color Harmonies of #062830
Complementary color
Monochromatic Colors of #062830
Black with #062830
Text Example
Text Example
White with #062830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062830; }
p { color: rgb(6,40,48); }
H1.HeaderClassName
{
color: #062830;
}
.AnyTagClassName
{
color: #062830;
}
</style>
background-color css
<style>
a { background-color: #062830; }
a { background-color: rgb(6,40,48); }
div.DivClassName
{
background-color: #062830;
}
.BgClassName
{
background-color: #062830;
}
</style>
border-color css
<style>
span { border-color: #062830; }
span { border-color: rgb(6,40,48); }
td.TdClassName
{
border-color: #062830;
}
.TagClassName
{
border-color: #062830;
}
</style>