Shades of Black Pearl #061519
Tints of Black Pearl #061519
RGB
CMYK
RGB Variations
Color information
#061519 (or 0x061519) is known color: Black Pearl. HEX triplet: 06, 15 and 19. RGB value is (6,21,25). Sum of RGB (Red+Green+Blue) = 6+21+25=52 (6% of max value = 765). Red value is 6 (2.73% from 255 or 11.54% from 52); Green value is 21 (8.59% from 255 or 40.38% from 52); Blue value is 25 (10.16% from 255 or 48.08% from 52); Max value from RGB is 25 - color contains mainly: blue. Hex color #061519 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #061519 is #F9EAE6. Grayscale: #101010. Windows color (decimal): -16378599 or 1643782. OLE color: 1643782.
HSL color Cylindrical-coordinate representation of color #061519: hue angle of 192.63º degrees, saturation: 0.61, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #061519 is Cyan = 0.76, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 6 | 21 | 25 | - |
| CMYK | 0.76 | 0.16 | 0 | 0.90 |
| HSL | 192.63º | 0.61% | 0.06% | - |
| HSV(B) | 192.63º | 0.76% | 0.1% | - |
| XYZ | 0.52 | 0.65 | 1.02 | - |
| YUV | 16.97 | 132.53 | 120.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 21 | 25 | 0.76 | 0.16 | 0 | 0.90 | 192.63 | 0.61 | 0.06 |
| Hex | 6 | 15 | 19 | 4C | 10 | 0 | 5A | C1 | 3D | 6 |
| Octal | 6 | 25 | 31 | 114 | 20 | 0 | 132 | 301 | 75 | 6 |
| Binary | 110 | 10101 | 11001 | 1001100 | 10000 | 0 | 1011010 | 11000001 | 111101 | 110 |
Color Harmonies of #061519
Complementary color
Monochromatic Colors of #061519
Black with #061519
Text Example
Text Example
White with #061519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061519; }
p { color: rgb(6,21,25); }
H1.HeaderClassName
{
color: #061519;
}
.AnyTagClassName
{
color: #061519;
}
</style>
background-color css
<style>
a { background-color: #061519; }
a { background-color: rgb(6,21,25); }
div.DivClassName
{
background-color: #061519;
}
.BgClassName
{
background-color: #061519;
}
</style>
border-color css
<style>
span { border-color: #061519; }
span { border-color: rgb(6,21,25); }
td.TdClassName
{
border-color: #061519;
}
.TagClassName
{
border-color: #061519;
}
</style>