Shades of Melanzane #130711
Tints of Melanzane #130711
RGB
CMYK
RGB Variations
Color information
#130711 (or 0x130711) is known color: Melanzane. HEX triplet: 13, 07 and 11. RGB value is (19,7,17). Sum of RGB (Red+Green+Blue) = 19+7+17=43 (5% of max value = 765). Red value is 19 (7.81% from 255 or 44.19% from 43); Green value is 7 (3.12% from 255 or 16.28% from 43); Blue value is 17 (7.03% from 255 or 39.53% from 43); Max value from RGB is 19 - color contains mainly: red. Hex color #130711 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #130711 is #ECF8EE. Grayscale: #0B0B0B. Windows color (decimal): -15530223 or 1115923. OLE color: 1115923.
HSL color Cylindrical-coordinate representation of color #130711: hue angle of 310º degrees, saturation: 0.46, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #130711 is Cyan = 0, Magento = 0.63, Yellow = 0.11 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 19 | 7 | 17 | - |
| CMYK | 0 | 0.63 | 0.11 | 0.93 |
| HSL | 310º | 0.46% | 0.05% | - |
| HSV(B) | 310º | 0.63% | 0.07% | - |
| XYZ | 0.45 | 0.33 | 0.57 | - |
| YUV | 11.73 | 130.98 | 133.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 7 | 17 | 0 | 0.63 | 0.11 | 0.93 | 310 | 0.46 | 0.05 |
| Hex | 13 | 7 | 11 | 0 | 3F | B | 5D | 136 | 2E | 5 |
| Octal | 23 | 7 | 21 | 0 | 77 | 13 | 135 | 466 | 56 | 5 |
| Binary | 10011 | 111 | 10001 | 0 | 111111 | 1011 | 1011101 | 100110110 | 101110 | 101 |
Color Harmonies of #130711
Complementary color
Monochromatic Colors of #130711
Black with #130711
Text Example
Text Example
White with #130711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130711; }
p { color: rgb(19,7,17); }
H1.HeaderClassName
{
color: #130711;
}
.AnyTagClassName
{
color: #130711;
}
</style>
background-color css
<style>
a { background-color: #130711; }
a { background-color: rgb(19,7,17); }
div.DivClassName
{
background-color: #130711;
}
.BgClassName
{
background-color: #130711;
}
</style>
border-color css
<style>
span { border-color: #130711; }
span { border-color: rgb(19,7,17); }
td.TdClassName
{
border-color: #130711;
}
.TagClassName
{
border-color: #130711;
}
</style>