Shades of Black Pearl #071014
Tints of Black Pearl #071014
RGB
CMYK
RGB Variations
Color information
#071014 (or 0x071014) is known color: Black Pearl. HEX triplet: 07, 10 and 14. RGB value is (7,16,20). Sum of RGB (Red+Green+Blue) = 7+16+20=43 (5% of max value = 765). Red value is 7 (3.12% from 255 or 16.28% from 43); Green value is 16 (6.64% from 255 or 37.21% from 43); Blue value is 20 (8.20% from 255 or 46.51% from 43); Max value from RGB is 20 - color contains mainly: blue. Hex color #071014 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #071014 is #F8EFEB. Grayscale: #0D0D0D. Windows color (decimal): -16314348 or 1314823. OLE color: 1314823.
HSL color Cylindrical-coordinate representation of color #071014: hue angle of 198.46º degrees, saturation: 0.48, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #071014 is Cyan = 0.65, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.92.
Color convert
RGB | 7 | 16 | 20 | - |
CMYK | 0.65 | 0.20 | 0 | 0.92 |
HSL | 198.46º | 0.48% | 0.05% | - |
HSV(B) | 198.46º | 0.65% | 0.08% | - |
XYZ | 0.4 | 0.47 | 0.73 | - |
YUV | 13.77 | 131.52 | 123.17 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 7 | 16 | 20 | 0.65 | 0.20 | 0 | 0.92 | 198.46 | 0.48 | 0.05 |
Hex | 7 | 10 | 14 | 41 | 14 | 0 | 5C | C6 | 30 | 5 |
Octal | 7 | 20 | 24 | 101 | 24 | 0 | 134 | 306 | 60 | 5 |
Binary | 111 | 10000 | 10100 | 1000001 | 10100 | 0 | 1011100 | 11000110 | 110000 | 101 |
Color Harmonies of #071014
Complementary color
Monochromatic Colors of #071014
Black with #071014
Text Example
Text Example
White with #071014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071014; }
p { color: rgb(7,16,20); }
H1.HeaderClassName
{
color: #071014;
}
.AnyTagClassName
{
color: #071014;
}
</style>
background-color css
<style>
a { background-color: #071014; }
a { background-color: rgb(7,16,20); }
div.DivClassName
{
background-color: #071014;
}
.BgClassName
{
background-color: #071014;
}
</style>
border-color css
<style>
span { border-color: #071014; }
span { border-color: rgb(7,16,20); }
td.TdClassName
{
border-color: #071014;
}
.TagClassName
{
border-color: #071014;
}
</style>