Shades of Melanzane #190614
Tints of Melanzane #190614
RGB
CMYK
RGB Variations
Color information
#190614 (or 0x190614) is known color: Melanzane. HEX triplet: 19, 06 and 14. RGB value is (25,6,20). Sum of RGB (Red+Green+Blue) = 25+6+20=51 (6% of max value = 765). Red value is 25 (10.16% from 255 or 49.02% from 51); Green value is 6 (2.73% from 255 or 11.76% from 51); Blue value is 20 (8.20% from 255 or 39.22% from 51); Max value from RGB is 25 - color contains mainly: red. Hex color #190614 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #190614 is #E6F9EB. Grayscale: #0D0D0D. Windows color (decimal): -15137260 or 1312281. OLE color: 1312281.
HSL color Cylindrical-coordinate representation of color #190614: hue angle of 315.79º degrees, saturation: 0.61, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #190614 is Cyan = 0, Magento = 0.76, Yellow = 0.20 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 25 | 6 | 20 | - |
| CMYK | 0 | 0.76 | 0.20 | 0.90 |
| HSL | 315.79º | 0.61% | 0.06% | - |
| HSV(B) | 315.79º | 0.76% | 0.1% | - |
| XYZ | 0.59 | 0.39 | 0.71 | - |
| YUV | 13.28 | 131.79 | 136.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 6 | 20 | 0 | 0.76 | 0.20 | 0.90 | 315.79 | 0.61 | 0.06 |
| Hex | 19 | 6 | 14 | 0 | 4C | 14 | 5A | 13C | 3D | 6 |
| Octal | 31 | 6 | 24 | 0 | 114 | 24 | 132 | 474 | 75 | 6 |
| Binary | 11001 | 110 | 10100 | 0 | 1001100 | 10100 | 1011010 | 100111100 | 111101 | 110 |
Color Harmonies of #190614
Complementary color
Monochromatic Colors of #190614
Black with #190614
Text Example
Text Example
White with #190614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190614; }
p { color: rgb(25,6,20); }
H1.HeaderClassName
{
color: #190614;
}
.AnyTagClassName
{
color: #190614;
}
</style>
background-color css
<style>
a { background-color: #190614; }
a { background-color: rgb(25,6,20); }
div.DivClassName
{
background-color: #190614;
}
.BgClassName
{
background-color: #190614;
}
</style>
border-color css
<style>
span { border-color: #190614; }
span { border-color: rgb(25,6,20); }
td.TdClassName
{
border-color: #190614;
}
.TagClassName
{
border-color: #190614;
}
</style>