Shades of Melanzane #171316
Tints of Melanzane #171316
RGB
CMYK
RGB Variations
Color information
#171316 (or 0x171316) is known color: Melanzane. HEX triplet: 17, 13 and 16. RGB value is (23,19,22). Sum of RGB (Red+Green+Blue) = 23+19+22=64 (8% of max value = 765). Red value is 23 (9.38% from 255 or 35.94% from 64); Green value is 19 (7.81% from 255 or 29.69% from 64); Blue value is 22 (8.98% from 255 or 34.38% from 64); Max value from RGB is 23 - color contains mainly: red. Hex color #171316 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #171316 is #E8ECE9. Grayscale: #141414. Windows color (decimal): -15265002 or 1446679. OLE color: 1446679.
HSL color Cylindrical-coordinate representation of color #171316: hue angle of 315º degrees, saturation: 0.1, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #171316 is Cyan = 0, Magento = 0.17, Yellow = 0.04 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 23 | 19 | 22 | - |
| CMYK | 0 | 0.17 | 0.04 | 0.91 |
| HSL | 315º | 0.1% | 0.08% | - |
| HSV(B) | 315º | 0.17% | 0.09% | - |
| XYZ | 0.73 | 0.71 | 0.86 | - |
| YUV | 20.54 | 128.83 | 129.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 19 | 22 | 0 | 0.17 | 0.04 | 0.91 | 315 | 0.1 | 0.08 |
| Hex | 17 | 13 | 16 | 0 | 11 | 4 | 5B | 13B | A | 8 |
| Octal | 27 | 23 | 26 | 0 | 21 | 4 | 133 | 473 | 12 | 10 |
| Binary | 10111 | 10011 | 10110 | 0 | 10001 | 100 | 1011011 | 100111011 | 1010 | 1000 |
Color Harmonies of #171316
Complementary color
Monochromatic Colors of #171316
Black with #171316
Text Example
Text Example
White with #171316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #171316; }
p { color: rgb(23,19,22); }
H1.HeaderClassName
{
color: #171316;
}
.AnyTagClassName
{
color: #171316;
}
</style>
background-color css
<style>
a { background-color: #171316; }
a { background-color: rgb(23,19,22); }
div.DivClassName
{
background-color: #171316;
}
.BgClassName
{
background-color: #171316;
}
</style>
border-color css
<style>
span { border-color: #171316; }
span { border-color: rgb(23,19,22); }
td.TdClassName
{
border-color: #171316;
}
.TagClassName
{
border-color: #171316;
}
</style>