Shades of Black Pearl #061419
Tints of Black Pearl #061419
RGB
CMYK
RGB Variations
Color information
#061419 (or 0x061419) is known color: Black Pearl. HEX triplet: 06, 14 and 19. RGB value is (6,20,25). Sum of RGB (Red+Green+Blue) = 6+20+25=51 (6% of max value = 765). Red value is 6 (2.73% from 255 or 11.76% from 51); Green value is 20 (8.20% from 255 or 39.22% from 51); Blue value is 25 (10.16% from 255 or 49.02% from 51); Max value from RGB is 25 - color contains mainly: blue. Hex color #061419 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #061419 is #F9EBE6. Grayscale: #101010. Windows color (decimal): -16378855 or 1643526. OLE color: 1643526.
HSL color Cylindrical-coordinate representation of color #061419: hue angle of 195.79º 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 #061419 is Cyan = 0.76, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 6 | 20 | 25 | - |
| CMYK | 0.76 | 0.20 | 0 | 0.90 |
| HSL | 195.79º | 0.61% | 0.06% | - |
| HSV(B) | 195.79º | 0.76% | 0.1% | - |
| XYZ | 0.5 | 0.61 | 1.01 | - |
| YUV | 16.38 | 132.86 | 120.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 20 | 25 | 0.76 | 0.20 | 0 | 0.90 | 195.79 | 0.61 | 0.06 |
| Hex | 6 | 14 | 19 | 4C | 14 | 0 | 5A | C4 | 3D | 6 |
| Octal | 6 | 24 | 31 | 114 | 24 | 0 | 132 | 304 | 75 | 6 |
| Binary | 110 | 10100 | 11001 | 1001100 | 10100 | 0 | 1011010 | 11000100 | 111101 | 110 |
Color Harmonies of #061419
Complementary color
Monochromatic Colors of #061419
Black with #061419
Text Example
Text Example
White with #061419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061419; }
p { color: rgb(6,20,25); }
H1.HeaderClassName
{
color: #061419;
}
.AnyTagClassName
{
color: #061419;
}
</style>
background-color css
<style>
a { background-color: #061419; }
a { background-color: rgb(6,20,25); }
div.DivClassName
{
background-color: #061419;
}
.BgClassName
{
background-color: #061419;
}
</style>
border-color css
<style>
span { border-color: #061419; }
span { border-color: rgb(6,20,25); }
td.TdClassName
{
border-color: #061419;
}
.TagClassName
{
border-color: #061419;
}
</style>