Shades of Black Pearl #071518
Tints of Black Pearl #071518
RGB
CMYK
RGB Variations
Color information
#071518 (or 0x071518) is known color: Black Pearl. HEX triplet: 07, 15 and 18. RGB value is (7,21,24). Sum of RGB (Red+Green+Blue) = 7+21+24=52 (6% of max value = 765). Red value is 7 (3.12% from 255 or 13.46% from 52); Green value is 21 (8.59% from 255 or 40.38% from 52); Blue value is 24 (9.77% from 255 or 46.15% from 52); Max value from RGB is 24 - color contains mainly: blue. Hex color #071518 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #071518 is #F8EAE7. Grayscale: #111111. Windows color (decimal): -16313064 or 1578247. OLE color: 1578247.
HSL color Cylindrical-coordinate representation of color #071518: hue angle of 190.59º degrees, saturation: 0.55, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #071518 is Cyan = 0.71, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 7 | 21 | 24 | - |
| CMYK | 0.71 | 0.13 | 0 | 0.91 |
| HSL | 190.59º | 0.55% | 0.06% | - |
| HSV(B) | 190.59º | 0.71% | 0.09% | - |
| XYZ | 0.52 | 0.65 | 0.96 | - |
| YUV | 17.16 | 131.86 | 120.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 21 | 24 | 0.71 | 0.13 | 0 | 0.91 | 190.59 | 0.55 | 0.06 |
| Hex | 7 | 15 | 18 | 47 | D | 0 | 5B | BF | 37 | 6 |
| Octal | 7 | 25 | 30 | 107 | 15 | 0 | 133 | 277 | 67 | 6 |
| Binary | 111 | 10101 | 11000 | 1000111 | 1101 | 0 | 1011011 | 10111111 | 110111 | 110 |
Color Harmonies of #071518
Complementary color
Monochromatic Colors of #071518
Black with #071518
Text Example
Text Example
White with #071518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071518; }
p { color: rgb(7,21,24); }
H1.HeaderClassName
{
color: #071518;
}
.AnyTagClassName
{
color: #071518;
}
</style>
background-color css
<style>
a { background-color: #071518; }
a { background-color: rgb(7,21,24); }
div.DivClassName
{
background-color: #071518;
}
.BgClassName
{
background-color: #071518;
}
</style>
border-color css
<style>
span { border-color: #071518; }
span { border-color: rgb(7,21,24); }
td.TdClassName
{
border-color: #071518;
}
.TagClassName
{
border-color: #071518;
}
</style>