Shades of Black Pearl #061416
Tints of Black Pearl #061416
RGB
CMYK
RGB Variations
Color information
#061416 (or 0x061416) is known color: Black Pearl. HEX triplet: 06, 14 and 16. RGB value is (6,20,22). Sum of RGB (Red+Green+Blue) = 6+20+22=48 (6% of max value = 765). Red value is 6 (2.73% from 255 or 12.5% from 48); Green value is 20 (8.20% from 255 or 41.67% from 48); Blue value is 22 (8.98% from 255 or 45.83% from 48); Max value from RGB is 22 - color contains mainly: blue. Hex color #061416 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #061416 is #F9EBE9. Grayscale: #101010. Windows color (decimal): -16378858 or 1446918. OLE color: 1446918.
HSL color Cylindrical-coordinate representation of color #061416: hue angle of 187.5º degrees, saturation: 0.57, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #061416 is Cyan = 0.73, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 6 | 20 | 22 | - |
| CMYK | 0.73 | 0.09 | 0 | 0.91 |
| HSL | 187.5º | 0.57% | 0.05% | - |
| HSV(B) | 187.5º | 0.73% | 0.09% | - |
| XYZ | 0.47 | 0.6 | 0.85 | - |
| YUV | 16.04 | 131.36 | 120.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 20 | 22 | 0.73 | 0.09 | 0 | 0.91 | 187.5 | 0.57 | 0.05 |
| Hex | 6 | 14 | 16 | 49 | 9 | 0 | 5B | BC | 39 | 5 |
| Octal | 6 | 24 | 26 | 111 | 11 | 0 | 133 | 274 | 71 | 5 |
| Binary | 110 | 10100 | 10110 | 1001001 | 1001 | 0 | 1011011 | 10111100 | 111001 | 101 |
Color Harmonies of #061416
Complementary color
Monochromatic Colors of #061416
Black with #061416
Text Example
Text Example
White with #061416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061416; }
p { color: rgb(6,20,22); }
H1.HeaderClassName
{
color: #061416;
}
.AnyTagClassName
{
color: #061416;
}
</style>
background-color css
<style>
a { background-color: #061416; }
a { background-color: rgb(6,20,22); }
div.DivClassName
{
background-color: #061416;
}
.BgClassName
{
background-color: #061416;
}
</style>
border-color css
<style>
span { border-color: #061416; }
span { border-color: rgb(6,20,22); }
td.TdClassName
{
border-color: #061416;
}
.TagClassName
{
border-color: #061416;
}
</style>