Shades of Black Pearl #061219
Tints of Black Pearl #061219
RGB
CMYK
RGB Variations
Color information
#061219 (or 0x061219) is known color: Black Pearl. HEX triplet: 06, 12 and 19. RGB value is (6,18,25). Sum of RGB (Red+Green+Blue) = 6+18+25=49 (6% of max value = 765). Red value is 6 (2.73% from 255 or 12.24% from 49); Green value is 18 (7.42% from 255 or 36.73% from 49); Blue value is 25 (10.16% from 255 or 51.02% from 49); Max value from RGB is 25 - color contains mainly: blue. Hex color #061219 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #061219 is #F9EDE6. Grayscale: #0F0F0F. Windows color (decimal): -16379367 or 1643014. OLE color: 1643014.
HSL color Cylindrical-coordinate representation of color #061219: hue angle of 202.11º 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 #061219 is Cyan = 0.76, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 6 | 18 | 25 | - |
| CMYK | 0.76 | 0.28 | 0 | 0.90 |
| HSL | 202.11º | 0.61% | 0.06% | - |
| HSV(B) | 202.11º | 0.76% | 0.1% | - |
| XYZ | 0.47 | 0.54 | 1 | - |
| YUV | 15.21 | 133.52 | 121.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 18 | 25 | 0.76 | 0.28 | 0 | 0.90 | 202.11 | 0.61 | 0.06 |
| Hex | 6 | 12 | 19 | 4C | 1C | 0 | 5A | CA | 3D | 6 |
| Octal | 6 | 22 | 31 | 114 | 34 | 0 | 132 | 312 | 75 | 6 |
| Binary | 110 | 10010 | 11001 | 1001100 | 11100 | 0 | 1011010 | 11001010 | 111101 | 110 |
Color Harmonies of #061219
Complementary color
Monochromatic Colors of #061219
Black with #061219
Text Example
Text Example
White with #061219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061219; }
p { color: rgb(6,18,25); }
H1.HeaderClassName
{
color: #061219;
}
.AnyTagClassName
{
color: #061219;
}
</style>
background-color css
<style>
a { background-color: #061219; }
a { background-color: rgb(6,18,25); }
div.DivClassName
{
background-color: #061219;
}
.BgClassName
{
background-color: #061219;
}
</style>
border-color css
<style>
span { border-color: #061219; }
span { border-color: rgb(6,18,25); }
td.TdClassName
{
border-color: #061219;
}
.TagClassName
{
border-color: #061219;
}
</style>