Shades of Melanzane #1A0916
Tints of Melanzane #1A0916
RGB
CMYK
RGB Variations
Color information
#1A0916 (or 0x1A0916) is known color: Melanzane. HEX triplet: 1A, 09 and 16. RGB value is (26,9,22). Sum of RGB (Red+Green+Blue) = 26+9+22=57 (7% of max value = 765). Red value is 26 (10.55% from 255 or 45.61% from 57); Green value is 9 (3.91% from 255 or 15.79% from 57); Blue value is 22 (8.98% from 255 or 38.60% from 57); Max value from RGB is 26 - color contains mainly: red. Hex color #1A0916 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1A0916 is #E5F6E9. Grayscale: #0F0F0F. Windows color (decimal): -15070954 or 1444122. OLE color: 1444122.
HSL color Cylindrical-coordinate representation of color #1A0916: hue angle of 314.12º degrees, saturation: 0.49, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #1A0916 is Cyan = 0, Magento = 0.65, Yellow = 0.15 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 26 | 9 | 22 | - |
| CMYK | 0 | 0.65 | 0.15 | 0.90 |
| HSL | 314.12º | 0.49% | 0.07% | - |
| HSV(B) | 314.12º | 0.65% | 0.1% | - |
| XYZ | 0.67 | 0.47 | 0.82 | - |
| YUV | 15.57 | 131.63 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 26 | 9 | 22 | 0 | 0.65 | 0.15 | 0.90 | 314.12 | 0.49 | 0.07 |
| Hex | 1A | 9 | 16 | 0 | 41 | F | 5A | 13A | 31 | 7 |
| Octal | 32 | 11 | 26 | 0 | 101 | 17 | 132 | 472 | 61 | 7 |
| Binary | 11010 | 1001 | 10110 | 0 | 1000001 | 1111 | 1011010 | 100111010 | 110001 | 111 |
Color Harmonies of #1A0916
Complementary color
Monochromatic Colors of #1A0916
Black with #1A0916
Text Example
Text Example
White with #1A0916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1A0916; }
p { color: rgb(26,9,22); }
H1.HeaderClassName
{
color: #1A0916;
}
.AnyTagClassName
{
color: #1A0916;
}
</style>
background-color css
<style>
a { background-color: #1A0916; }
a { background-color: rgb(26,9,22); }
div.DivClassName
{
background-color: #1A0916;
}
.BgClassName
{
background-color: #1A0916;
}
</style>
border-color css
<style>
span { border-color: #1A0916; }
span { border-color: rgb(26,9,22); }
td.TdClassName
{
border-color: #1A0916;
}
.TagClassName
{
border-color: #1A0916;
}
</style>