Shades of Black Pearl #062730
Tints of Black Pearl #062730
RGB
CMYK
RGB Variations
Color information
#062730 (or 0x062730) is known color: Black Pearl. HEX triplet: 06, 27 and 30. RGB value is (6,39,48). Sum of RGB (Red+Green+Blue) = 6+39+48=93 (12% of max value = 765). Red value is 6 (2.73% from 255 or 6.45% from 93); Green value is 39 (15.62% from 255 or 41.94% from 93); Blue value is 48 (19.14% from 255 or 51.61% from 93); Max value from RGB is 48 - color contains mainly: blue. Hex color #062730 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062730 is #F9D8CF. Grayscale: #1E1E1E. Windows color (decimal): -16373968 or 3155718. OLE color: 3155718.
HSL color Cylindrical-coordinate representation of color #062730: hue angle of 192.86º 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 #062730 is Cyan = 0.87, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 6 | 39 | 48 | - |
| CMYK | 0.87 | 0.19 | 0 | 0.81 |
| HSL | 192.86º | 0.78% | 0.11% | - |
| HSV(B) | 192.86º | 0.88% | 0.19% | - |
| XYZ | 1.33 | 1.7 | 3.05 | - |
| YUV | 30.16 | 138.07 | 110.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 39 | 48 | 0.87 | 0.19 | 0 | 0.81 | 192.86 | 0.78 | 0.11 |
| Hex | 6 | 27 | 30 | 57 | 13 | 0 | 51 | C1 | 4E | B |
| Octal | 6 | 47 | 60 | 127 | 23 | 0 | 121 | 301 | 116 | 13 |
| Binary | 110 | 100111 | 110000 | 1010111 | 10011 | 0 | 1010001 | 11000001 | 1001110 | 1011 |
Color Harmonies of #062730
Complementary color
Monochromatic Colors of #062730
Black with #062730
Text Example
Text Example
White with #062730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062730; }
p { color: rgb(6,39,48); }
H1.HeaderClassName
{
color: #062730;
}
.AnyTagClassName
{
color: #062730;
}
</style>
background-color css
<style>
a { background-color: #062730; }
a { background-color: rgb(6,39,48); }
div.DivClassName
{
background-color: #062730;
}
.BgClassName
{
background-color: #062730;
}
</style>
border-color css
<style>
span { border-color: #062730; }
span { border-color: rgb(6,39,48); }
td.TdClassName
{
border-color: #062730;
}
.TagClassName
{
border-color: #062730;
}
</style>