Shades of Black Pearl #062530
Tints of Black Pearl #062530
RGB
CMYK
RGB Variations
Color information
#062530 (or 0x062530) is known color: Black Pearl. HEX triplet: 06, 25 and 30. RGB value is (6,37,48). Sum of RGB (Red+Green+Blue) = 6+37+48=91 (12% of max value = 765). Red value is 6 (2.73% from 255 or 6.59% from 91); Green value is 37 (14.84% from 255 or 40.66% from 91); Blue value is 48 (19.14% from 255 or 52.75% from 91); Max value from RGB is 48 - color contains mainly: blue. Hex color #062530 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062530 is #F9DACF. Grayscale: #1C1C1C. Windows color (decimal): -16374480 or 3155206. OLE color: 3155206.
HSL color Cylindrical-coordinate representation of color #062530: hue angle of 195.71º 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 #062530 is Cyan = 0.87, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 6 | 37 | 48 | - |
| CMYK | 0.87 | 0.23 | 0 | 0.81 |
| HSL | 195.71º | 0.78% | 0.11% | - |
| HSV(B) | 195.71º | 0.88% | 0.19% | - |
| XYZ | 1.27 | 1.58 | 3.03 | - |
| YUV | 28.99 | 138.73 | 111.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 37 | 48 | 0.87 | 0.23 | 0 | 0.81 | 195.71 | 0.78 | 0.11 |
| Hex | 6 | 25 | 30 | 57 | 17 | 0 | 51 | C4 | 4E | B |
| Octal | 6 | 45 | 60 | 127 | 27 | 0 | 121 | 304 | 116 | 13 |
| Binary | 110 | 100101 | 110000 | 1010111 | 10111 | 0 | 1010001 | 11000100 | 1001110 | 1011 |
Color Harmonies of #062530
Complementary color
Monochromatic Colors of #062530
Black with #062530
Text Example
Text Example
White with #062530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062530; }
p { color: rgb(6,37,48); }
H1.HeaderClassName
{
color: #062530;
}
.AnyTagClassName
{
color: #062530;
}
</style>
background-color css
<style>
a { background-color: #062530; }
a { background-color: rgb(6,37,48); }
div.DivClassName
{
background-color: #062530;
}
.BgClassName
{
background-color: #062530;
}
</style>
border-color css
<style>
span { border-color: #062530; }
span { border-color: rgb(6,37,48); }
td.TdClassName
{
border-color: #062530;
}
.TagClassName
{
border-color: #062530;
}
</style>