Shades of Black Pearl #071317
Tints of Black Pearl #071317
RGB
CMYK
RGB Variations
Color information
#071317 (or 0x071317) is known color: Black Pearl. HEX triplet: 07, 13 and 17. RGB value is (7,19,23). Sum of RGB (Red+Green+Blue) = 7+19+23=49 (6% of max value = 765). Red value is 7 (3.12% from 255 or 14.29% from 49); Green value is 19 (7.81% from 255 or 38.78% from 49); Blue value is 23 (9.38% from 255 or 46.94% from 49); Max value from RGB is 23 - color contains mainly: blue. Hex color #071317 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #071317 is #F8ECE8. Grayscale: #0F0F0F. Windows color (decimal): -16313577 or 1512199. OLE color: 1512199.
HSL color Cylindrical-coordinate representation of color #071317: hue angle of 195º degrees, saturation: 0.53, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #071317 is Cyan = 0.70, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 7 | 19 | 23 | - |
| CMYK | 0.70 | 0.17 | 0 | 0.91 |
| HSL | 195º | 0.53% | 0.06% | - |
| HSV(B) | 195º | 0.7% | 0.09% | - |
| XYZ | 0.48 | 0.57 | 0.9 | - |
| YUV | 15.87 | 132.02 | 121.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 19 | 23 | 0.70 | 0.17 | 0 | 0.91 | 195 | 0.53 | 0.06 |
| Hex | 7 | 13 | 17 | 46 | 11 | 0 | 5B | C3 | 35 | 6 |
| Octal | 7 | 23 | 27 | 106 | 21 | 0 | 133 | 303 | 65 | 6 |
| Binary | 111 | 10011 | 10111 | 1000110 | 10001 | 0 | 1011011 | 11000011 | 110101 | 110 |
Color Harmonies of #071317
Complementary color
Monochromatic Colors of #071317
Black with #071317
Text Example
Text Example
White with #071317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071317; }
p { color: rgb(7,19,23); }
H1.HeaderClassName
{
color: #071317;
}
.AnyTagClassName
{
color: #071317;
}
</style>
background-color css
<style>
a { background-color: #071317; }
a { background-color: rgb(7,19,23); }
div.DivClassName
{
background-color: #071317;
}
.BgClassName
{
background-color: #071317;
}
</style>
border-color css
<style>
span { border-color: #071317; }
span { border-color: rgb(7,19,23); }
td.TdClassName
{
border-color: #071317;
}
.TagClassName
{
border-color: #071317;
}
</style>