Shades of Black Pearl #071417
Tints of Black Pearl #071417
RGB
CMYK
RGB Variations
Color information
#071417 (or 0x071417) is known color: Black Pearl. HEX triplet: 07, 14 and 17. RGB value is (7,20,23). Sum of RGB (Red+Green+Blue) = 7+20+23=50 (6% of max value = 765). Red value is 7 (3.12% from 255 or 14% from 50); Green value is 20 (8.20% from 255 or 40% from 50); Blue value is 23 (9.38% from 255 or 46% from 50); Max value from RGB is 23 - color contains mainly: blue. Hex color #071417 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #071417 is #F8EBE8. Grayscale: #101010. Windows color (decimal): -16313321 or 1512455. OLE color: 1512455.
HSL color Cylindrical-coordinate representation of color #071417: hue angle of 191.25º 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 #071417 is Cyan = 0.70, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 7 | 20 | 23 | - |
| CMYK | 0.70 | 0.13 | 0 | 0.91 |
| HSL | 191.25º | 0.53% | 0.06% | - |
| HSV(B) | 191.25º | 0.7% | 0.09% | - |
| XYZ | 0.49 | 0.61 | 0.9 | - |
| YUV | 16.46 | 131.69 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 20 | 23 | 0.70 | 0.13 | 0 | 0.91 | 191.25 | 0.53 | 0.06 |
| Hex | 7 | 14 | 17 | 46 | D | 0 | 5B | BF | 35 | 6 |
| Octal | 7 | 24 | 27 | 106 | 15 | 0 | 133 | 277 | 65 | 6 |
| Binary | 111 | 10100 | 10111 | 1000110 | 1101 | 0 | 1011011 | 10111111 | 110101 | 110 |
Color Harmonies of #071417
Complementary color
Monochromatic Colors of #071417
Black with #071417
Text Example
Text Example
White with #071417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071417; }
p { color: rgb(7,20,23); }
H1.HeaderClassName
{
color: #071417;
}
.AnyTagClassName
{
color: #071417;
}
</style>
background-color css
<style>
a { background-color: #071417; }
a { background-color: rgb(7,20,23); }
div.DivClassName
{
background-color: #071417;
}
.BgClassName
{
background-color: #071417;
}
</style>
border-color css
<style>
span { border-color: #071417; }
span { border-color: rgb(7,20,23); }
td.TdClassName
{
border-color: #071417;
}
.TagClassName
{
border-color: #071417;
}
</style>