Shades of Melanzane #130510
Tints of Melanzane #130510
RGB
CMYK
RGB Variations
Color information
#130510 (or 0x130510) is known color: Melanzane. HEX triplet: 13, 05 and 10. RGB value is (19,5,16). Sum of RGB (Red+Green+Blue) = 19+5+16=40 (5% of max value = 765). Red value is 19 (7.81% from 255 or 47.5% from 40); Green value is 5 (2.34% from 255 or 12.5% from 40); Blue value is 16 (6.64% from 255 or 40% from 40); Max value from RGB is 19 - color contains mainly: red. Hex color #130510 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #130510 is #ECFAEF. Grayscale: #0A0A0A. Windows color (decimal): -15530736 or 1049875. OLE color: 1049875.
HSL color Cylindrical-coordinate representation of color #130510: hue angle of 312.86º degrees, saturation: 0.58, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #130510 is Cyan = 0, Magento = 0.74, Yellow = 0.16 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 19 | 5 | 16 | - |
| CMYK | 0 | 0.74 | 0.16 | 0.93 |
| HSL | 312.86º | 0.58% | 0.05% | - |
| HSV(B) | 312.86º | 0.74% | 0.07% | - |
| XYZ | 0.42 | 0.28 | 0.52 | - |
| YUV | 10.44 | 131.14 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 5 | 16 | 0 | 0.74 | 0.16 | 0.93 | 312.86 | 0.58 | 0.05 |
| Hex | 13 | 5 | 10 | 0 | 4A | 10 | 5D | 139 | 3A | 5 |
| Octal | 23 | 5 | 20 | 0 | 112 | 20 | 135 | 471 | 72 | 5 |
| Binary | 10011 | 101 | 10000 | 0 | 1001010 | 10000 | 1011101 | 100111001 | 111010 | 101 |
Color Harmonies of #130510
Complementary color
Monochromatic Colors of #130510
Black with #130510
Text Example
Text Example
White with #130510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130510; }
p { color: rgb(19,5,16); }
H1.HeaderClassName
{
color: #130510;
}
.AnyTagClassName
{
color: #130510;
}
</style>
background-color css
<style>
a { background-color: #130510; }
a { background-color: rgb(19,5,16); }
div.DivClassName
{
background-color: #130510;
}
.BgClassName
{
background-color: #130510;
}
</style>
border-color css
<style>
span { border-color: #130510; }
span { border-color: rgb(19,5,16); }
td.TdClassName
{
border-color: #130510;
}
.TagClassName
{
border-color: #130510;
}
</style>