Shades of Black Pearl #061418
Tints of Black Pearl #061418
RGB
CMYK
RGB Variations
Color information
#061418 (or 0x061418) is known color: Black Pearl. HEX triplet: 06, 14 and 18. RGB value is (6,20,24). Sum of RGB (Red+Green+Blue) = 6+20+24=50 (6% of max value = 765). Red value is 6 (2.73% from 255 or 12% from 50); Green value is 20 (8.20% from 255 or 40% from 50); Blue value is 24 (9.77% from 255 or 48% from 50); Max value from RGB is 24 - color contains mainly: blue. Hex color #061418 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #061418 is #F9EBE7. Grayscale: #101010. Windows color (decimal): -16378856 or 1577990. OLE color: 1577990.
HSL color Cylindrical-coordinate representation of color #061418: hue angle of 193.33º degrees, saturation: 0.6, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #061418 is Cyan = 0.75, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 6 | 20 | 24 | - |
| CMYK | 0.75 | 0.17 | 0 | 0.91 |
| HSL | 193.33º | 0.6% | 0.06% | - |
| HSV(B) | 193.33º | 0.75% | 0.09% | - |
| XYZ | 0.49 | 0.6 | 0.96 | - |
| YUV | 16.27 | 132.36 | 120.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 20 | 24 | 0.75 | 0.17 | 0 | 0.91 | 193.33 | 0.6 | 0.06 |
| Hex | 6 | 14 | 18 | 4B | 11 | 0 | 5B | C1 | 3C | 6 |
| Octal | 6 | 24 | 30 | 113 | 21 | 0 | 133 | 301 | 74 | 6 |
| Binary | 110 | 10100 | 11000 | 1001011 | 10001 | 0 | 1011011 | 11000001 | 111100 | 110 |
Color Harmonies of #061418
Complementary color
Monochromatic Colors of #061418
Black with #061418
Text Example
Text Example
White with #061418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061418; }
p { color: rgb(6,20,24); }
H1.HeaderClassName
{
color: #061418;
}
.AnyTagClassName
{
color: #061418;
}
</style>
background-color css
<style>
a { background-color: #061418; }
a { background-color: rgb(6,20,24); }
div.DivClassName
{
background-color: #061418;
}
.BgClassName
{
background-color: #061418;
}
</style>
border-color css
<style>
span { border-color: #061418; }
span { border-color: rgb(6,20,24); }
td.TdClassName
{
border-color: #061418;
}
.TagClassName
{
border-color: #061418;
}
</style>