Shades of Black Pearl #061730
Tints of Black Pearl #061730
RGB
CMYK
RGB Variations
Color information
#061730 (or 0x061730) is known color: Black Pearl. HEX triplet: 06, 17 and 30. RGB value is (6,23,48). Sum of RGB (Red+Green+Blue) = 6+23+48=77 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.79% from 77); Green value is 23 (9.38% from 255 or 29.87% from 77); Blue value is 48 (19.14% from 255 or 62.34% from 77); Max value from RGB is 48 - color contains mainly: blue. Hex color #061730 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061730 is #F9E8CF. Grayscale: #141414. Windows color (decimal): -16378064 or 3151622. OLE color: 3151622.
HSL color Cylindrical-coordinate representation of color #061730: hue angle of 215.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 #061730 is Cyan = 0.87, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 6 | 23 | 48 | - |
| CMYK | 0.87 | 0.52 | 0 | 0.81 |
| HSL | 215.71º | 0.78% | 0.11% | - |
| HSV(B) | 215.71º | 0.88% | 0.19% | - |
| XYZ | 0.92 | 0.86 | 2.92 | - |
| YUV | 20.77 | 143.37 | 117.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 23 | 48 | 0.87 | 0.52 | 0 | 0.81 | 215.71 | 0.78 | 0.11 |
| Hex | 6 | 17 | 30 | 57 | 34 | 0 | 51 | D8 | 4E | B |
| Octal | 6 | 27 | 60 | 127 | 64 | 0 | 121 | 330 | 116 | 13 |
| Binary | 110 | 10111 | 110000 | 1010111 | 110100 | 0 | 1010001 | 11011000 | 1001110 | 1011 |
Color Harmonies of #061730
Complementary color
Monochromatic Colors of #061730
Black with #061730
Text Example
Text Example
White with #061730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061730; }
p { color: rgb(6,23,48); }
H1.HeaderClassName
{
color: #061730;
}
.AnyTagClassName
{
color: #061730;
}
</style>
background-color css
<style>
a { background-color: #061730; }
a { background-color: rgb(6,23,48); }
div.DivClassName
{
background-color: #061730;
}
.BgClassName
{
background-color: #061730;
}
</style>
border-color css
<style>
span { border-color: #061730; }
span { border-color: rgb(6,23,48); }
td.TdClassName
{
border-color: #061730;
}
.TagClassName
{
border-color: #061730;
}
</style>