Shades of Melanzane #161014
Tints of Melanzane #161014
RGB
CMYK
RGB Variations
Color information
#161014 (or 0x161014) is known color: Melanzane. HEX triplet: 16, 10 and 14. RGB value is (22,16,20). Sum of RGB (Red+Green+Blue) = 22+16+20=58 (7% of max value = 765). Red value is 22 (8.98% from 255 or 37.93% from 58); Green value is 16 (6.64% from 255 or 27.59% from 58); Blue value is 20 (8.20% from 255 or 34.48% from 58); Max value from RGB is 22 - color contains mainly: red. Hex color #161014 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #161014 is #E9EFEB. Grayscale: #121212. Windows color (decimal): -15331308 or 1314838. OLE color: 1314838.
HSL color Cylindrical-coordinate representation of color #161014: hue angle of 320º degrees, saturation: 0.16, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #161014 is Cyan = 0, Magento = 0.27, Yellow = 0.09 and Black (K on CMYK) = 0.91.
Color convert
RGB | 22 | 16 | 20 | - |
CMYK | 0 | 0.27 | 0.09 | 0.91 |
HSL | 320º | 0.16% | 0.07% | - |
HSV(B) | 320º | 0.27% | 0.09% | - |
XYZ | 0.64 | 0.59 | 0.74 | - |
YUV | 18.25 | 128.99 | 130.67 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 22 | 16 | 20 | 0 | 0.27 | 0.09 | 0.91 | 320 | 0.16 | 0.07 |
Hex | 16 | 10 | 14 | 0 | 1B | 9 | 5B | 140 | 10 | 7 |
Octal | 26 | 20 | 24 | 0 | 33 | 11 | 133 | 500 | 20 | 7 |
Binary | 10110 | 10000 | 10100 | 0 | 11011 | 1001 | 1011011 | 101000000 | 10000 | 111 |
Color Harmonies of #161014
Complementary color
Monochromatic Colors of #161014
Black with #161014
Text Example
Text Example
White with #161014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161014; }
p { color: rgb(22,16,20); }
H1.HeaderClassName
{
color: #161014;
}
.AnyTagClassName
{
color: #161014;
}
</style>
background-color css
<style>
a { background-color: #161014; }
a { background-color: rgb(22,16,20); }
div.DivClassName
{
background-color: #161014;
}
.BgClassName
{
background-color: #161014;
}
</style>
border-color css
<style>
span { border-color: #161014; }
span { border-color: rgb(22,16,20); }
td.TdClassName
{
border-color: #161014;
}
.TagClassName
{
border-color: #161014;
}
</style>