Shades of Melanzane #151014
Tints of Melanzane #151014
RGB
CMYK
RGB Variations
Color information
#151014 (or 0x151014) is known color: Melanzane. HEX triplet: 15, 10 and 14. RGB value is (21,16,20). Sum of RGB (Red+Green+Blue) = 21+16+20=57 (7% of max value = 765). Red value is 21 (8.59% from 255 or 36.84% from 57); Green value is 16 (6.64% from 255 or 28.07% from 57); Blue value is 20 (8.20% from 255 or 35.09% from 57); Max value from RGB is 21 - color contains mainly: red. Hex color #151014 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #151014 is #EAEFEB. Grayscale: #111111. Windows color (decimal): -15396844 or 1314837. OLE color: 1314837.
HSL color Cylindrical-coordinate representation of color #151014: hue angle of 312º degrees, saturation: 0.14, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #151014 is Cyan = 0, Magento = 0.24, Yellow = 0.05 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 21 | 16 | 20 | - |
| CMYK | 0 | 0.24 | 0.05 | 0.92 |
| HSL | 312º | 0.14% | 0.07% | - |
| HSV(B) | 312º | 0.24% | 0.08% | - |
| XYZ | 0.62 | 0.58 | 0.74 | - |
| YUV | 17.95 | 129.16 | 130.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 16 | 20 | 0 | 0.24 | 0.05 | 0.92 | 312 | 0.14 | 0.07 |
| Hex | 15 | 10 | 14 | 0 | 18 | 5 | 5C | 138 | E | 7 |
| Octal | 25 | 20 | 24 | 0 | 30 | 5 | 134 | 470 | 16 | 7 |
| Binary | 10101 | 10000 | 10100 | 0 | 11000 | 101 | 1011100 | 100111000 | 1110 | 111 |
Color Harmonies of #151014
Complementary color
Monochromatic Colors of #151014
Black with #151014
Text Example
Text Example
White with #151014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #151014; }
p { color: rgb(21,16,20); }
H1.HeaderClassName
{
color: #151014;
}
.AnyTagClassName
{
color: #151014;
}
</style>
background-color css
<style>
a { background-color: #151014; }
a { background-color: rgb(21,16,20); }
div.DivClassName
{
background-color: #151014;
}
.BgClassName
{
background-color: #151014;
}
</style>
border-color css
<style>
span { border-color: #151014; }
span { border-color: rgb(21,16,20); }
td.TdClassName
{
border-color: #151014;
}
.TagClassName
{
border-color: #151014;
}
</style>