Shades of Black Pearl #081518
Tints of Black Pearl #081518
RGB
CMYK
RGB Variations
Color information
#081518 (or 0x081518) is known color: Black Pearl. HEX triplet: 08, 15 and 18. RGB value is (8,21,24). Sum of RGB (Red+Green+Blue) = 8+21+24=53 (7% of max value = 765). Red value is 8 (3.52% from 255 or 15.09% from 53); Green value is 21 (8.59% from 255 or 39.62% from 53); Blue value is 24 (9.77% from 255 or 45.28% from 53); Max value from RGB is 24 - color contains mainly: blue. Hex color #081518 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #081518 is #F7EAE7. Grayscale: #111111. Windows color (decimal): -16247528 or 1578248. OLE color: 1578248.
HSL color Cylindrical-coordinate representation of color #081518: hue angle of 191.25º degrees, saturation: 0.5, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #081518 is Cyan = 0.67, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 8 | 21 | 24 | - |
| CMYK | 0.67 | 0.13 | 0 | 0.91 |
| HSL | 191.25º | 0.5% | 0.06% | - |
| HSV(B) | 191.25º | 0.67% | 0.09% | - |
| XYZ | 0.53 | 0.65 | 0.96 | - |
| YUV | 17.46 | 131.69 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 21 | 24 | 0.67 | 0.13 | 0 | 0.91 | 191.25 | 0.5 | 0.06 |
| Hex | 8 | 15 | 18 | 43 | D | 0 | 5B | BF | 32 | 6 |
| Octal | 10 | 25 | 30 | 103 | 15 | 0 | 133 | 277 | 62 | 6 |
| Binary | 1000 | 10101 | 11000 | 1000011 | 1101 | 0 | 1011011 | 10111111 | 110010 | 110 |
Color Harmonies of #081518
Complementary color
Monochromatic Colors of #081518
Black with #081518
Text Example
Text Example
White with #081518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #081518; }
p { color: rgb(8,21,24); }
H1.HeaderClassName
{
color: #081518;
}
.AnyTagClassName
{
color: #081518;
}
</style>
background-color css
<style>
a { background-color: #081518; }
a { background-color: rgb(8,21,24); }
div.DivClassName
{
background-color: #081518;
}
.BgClassName
{
background-color: #081518;
}
</style>
border-color css
<style>
span { border-color: #081518; }
span { border-color: rgb(8,21,24); }
td.TdClassName
{
border-color: #081518;
}
.TagClassName
{
border-color: #081518;
}
</style>