Shades of Melanzane #161315
Tints of Melanzane #161315
RGB
CMYK
RGB Variations
Color information
#161315 (or 0x161315) is known color: Melanzane. HEX triplet: 16, 13 and 15. RGB value is (22,19,21). Sum of RGB (Red+Green+Blue) = 22+19+21=62 (8% of max value = 765). Red value is 22 (8.98% from 255 or 35.48% from 62); Green value is 19 (7.81% from 255 or 30.65% from 62); Blue value is 21 (8.59% from 255 or 33.87% from 62); Max value from RGB is 22 - color contains mainly: red. Hex color #161315 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #161315 is #E9ECEA. Grayscale: #141414. Windows color (decimal): -15330539 or 1381142. OLE color: 1381142.
HSL color Cylindrical-coordinate representation of color #161315: hue angle of 320º degrees, saturation: 0.07, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #161315 is Cyan = 0, Magento = 0.14, Yellow = 0.05 and Black (K on CMYK) = 0.91.
Color convert
RGB | 22 | 19 | 21 | - |
CMYK | 0 | 0.14 | 0.05 | 0.91 |
HSL | 320º | 0.07% | 0.08% | - |
HSV(B) | 320º | 0.14% | 0.09% | - |
XYZ | 0.7 | 0.69 | 0.81 | - |
YUV | 20.13 | 128.49 | 129.34 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 22 | 19 | 21 | 0 | 0.14 | 0.05 | 0.91 | 320 | 0.07 | 0.08 |
Hex | 16 | 13 | 15 | 0 | E | 5 | 5B | 140 | 7 | 8 |
Octal | 26 | 23 | 25 | 0 | 16 | 5 | 133 | 500 | 7 | 10 |
Binary | 10110 | 10011 | 10101 | 0 | 1110 | 101 | 1011011 | 101000000 | 111 | 1000 |
Color Harmonies of #161315
Complementary color
Monochromatic Colors of #161315
Black with #161315
Text Example
Text Example
White with #161315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161315; }
p { color: rgb(22,19,21); }
H1.HeaderClassName
{
color: #161315;
}
.AnyTagClassName
{
color: #161315;
}
</style>
background-color css
<style>
a { background-color: #161315; }
a { background-color: rgb(22,19,21); }
div.DivClassName
{
background-color: #161315;
}
.BgClassName
{
background-color: #161315;
}
</style>
border-color css
<style>
span { border-color: #161315; }
span { border-color: rgb(22,19,21); }
td.TdClassName
{
border-color: #161315;
}
.TagClassName
{
border-color: #161315;
}
</style>