Shades of Black Pearl #071318
Tints of Black Pearl #071318
RGB
CMYK
RGB Variations
Color information
#071318 (or 0x071318) is known color: Black Pearl. HEX triplet: 07, 13 and 18. RGB value is (7,19,24). Sum of RGB (Red+Green+Blue) = 7+19+24=50 (6% of max value = 765). Red value is 7 (3.12% from 255 or 14% from 50); Green value is 19 (7.81% from 255 or 38% 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 #071318 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #071318 is #F8ECE7. Grayscale: #0F0F0F. Windows color (decimal): -16313576 or 1577735. OLE color: 1577735.
HSL color Cylindrical-coordinate representation of color #071318: hue angle of 197.65º 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 #071318 is Cyan = 0.71, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 7 | 19 | 24 | - |
| CMYK | 0.71 | 0.21 | 0 | 0.91 |
| HSL | 197.65º | 0.55% | 0.06% | - |
| HSV(B) | 197.65º | 0.71% | 0.09% | - |
| XYZ | 0.49 | 0.58 | 0.95 | - |
| YUV | 15.98 | 132.52 | 121.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 19 | 24 | 0.71 | 0.21 | 0 | 0.91 | 197.65 | 0.55 | 0.06 |
| Hex | 7 | 13 | 18 | 47 | 15 | 0 | 5B | C6 | 37 | 6 |
| Octal | 7 | 23 | 30 | 107 | 25 | 0 | 133 | 306 | 67 | 6 |
| Binary | 111 | 10011 | 11000 | 1000111 | 10101 | 0 | 1011011 | 11000110 | 110111 | 110 |
Color Harmonies of #071318
Complementary color
Monochromatic Colors of #071318
Black with #071318
Text Example
Text Example
White with #071318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071318; }
p { color: rgb(7,19,24); }
H1.HeaderClassName
{
color: #071318;
}
.AnyTagClassName
{
color: #071318;
}
</style>
background-color css
<style>
a { background-color: #071318; }
a { background-color: rgb(7,19,24); }
div.DivClassName
{
background-color: #071318;
}
.BgClassName
{
background-color: #071318;
}
</style>
border-color css
<style>
span { border-color: #071318; }
span { border-color: rgb(7,19,24); }
td.TdClassName
{
border-color: #071318;
}
.TagClassName
{
border-color: #071318;
}
</style>