Shades of Melanzane #170814
Tints of Melanzane #170814
RGB
CMYK
RGB Variations
Color information
#170814 (or 0x170814) is known color: Melanzane. HEX triplet: 17, 08 and 14. RGB value is (23,8,20). Sum of RGB (Red+Green+Blue) = 23+8+20=51 (6% of max value = 765). Red value is 23 (9.38% from 255 or 45.10% from 51); Green value is 8 (3.52% from 255 or 15.69% from 51); Blue value is 20 (8.20% from 255 or 39.22% from 51); Max value from RGB is 23 - color contains mainly: red. Hex color #170814 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #170814 is #E8F7EB. Grayscale: #0D0D0D. Windows color (decimal): -15267820 or 1312791. OLE color: 1312791.
HSL color Cylindrical-coordinate representation of color #170814: hue angle of 312º degrees, saturation: 0.48, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #170814 is Cyan = 0, Magento = 0.65, Yellow = 0.13 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 23 | 8 | 20 | - |
| CMYK | 0 | 0.65 | 0.13 | 0.91 |
| HSL | 312º | 0.48% | 0.06% | - |
| HSV(B) | 312º | 0.65% | 0.09% | - |
| XYZ | 0.57 | 0.41 | 0.71 | - |
| YUV | 13.85 | 131.47 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 8 | 20 | 0 | 0.65 | 0.13 | 0.91 | 312 | 0.48 | 0.06 |
| Hex | 17 | 8 | 14 | 0 | 41 | D | 5B | 138 | 30 | 6 |
| Octal | 27 | 10 | 24 | 0 | 101 | 15 | 133 | 470 | 60 | 6 |
| Binary | 10111 | 1000 | 10100 | 0 | 1000001 | 1101 | 1011011 | 100111000 | 110000 | 110 |
Color Harmonies of #170814
Complementary color
Monochromatic Colors of #170814
Black with #170814
Text Example
Text Example
White with #170814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #170814; }
p { color: rgb(23,8,20); }
H1.HeaderClassName
{
color: #170814;
}
.AnyTagClassName
{
color: #170814;
}
</style>
background-color css
<style>
a { background-color: #170814; }
a { background-color: rgb(23,8,20); }
div.DivClassName
{
background-color: #170814;
}
.BgClassName
{
background-color: #170814;
}
</style>
border-color css
<style>
span { border-color: #170814; }
span { border-color: rgb(23,8,20); }
td.TdClassName
{
border-color: #170814;
}
.TagClassName
{
border-color: #170814;
}
</style>