Shades of Melanzane #1A0915
Tints of Melanzane #1A0915
RGB
CMYK
RGB Variations
Color information
#1A0915 (or 0x1A0915) is known color: Melanzane. HEX triplet: 1A, 09 and 15. RGB value is (26,9,21). Sum of RGB (Red+Green+Blue) = 26+9+21=56 (7% of max value = 765). Red value is 26 (10.55% from 255 or 46.43% from 56); Green value is 9 (3.91% from 255 or 16.07% from 56); Blue value is 21 (8.59% from 255 or 37.5% from 56); Max value from RGB is 26 - color contains mainly: red. Hex color #1A0915 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1A0915 is #E5F6EA. Grayscale: #0F0F0F. Windows color (decimal): -15070955 or 1378586. OLE color: 1378586.
HSL color Cylindrical-coordinate representation of color #1A0915: hue angle of 317.65º 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 #1A0915 is Cyan = 0, Magento = 0.65, Yellow = 0.19 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 26 | 9 | 21 | - |
| CMYK | 0 | 0.65 | 0.19 | 0.90 |
| HSL | 317.65º | 0.49% | 0.07% | - |
| HSV(B) | 317.65º | 0.65% | 0.1% | - |
| XYZ | 0.66 | 0.47 | 0.77 | - |
| YUV | 15.45 | 131.13 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 26 | 9 | 21 | 0 | 0.65 | 0.19 | 0.90 | 317.65 | 0.49 | 0.07 |
| Hex | 1A | 9 | 15 | 0 | 41 | 13 | 5A | 13E | 31 | 7 |
| Octal | 32 | 11 | 25 | 0 | 101 | 23 | 132 | 476 | 61 | 7 |
| Binary | 11010 | 1001 | 10101 | 0 | 1000001 | 10011 | 1011010 | 100111110 | 110001 | 111 |
Color Harmonies of #1A0915
Complementary color
Monochromatic Colors of #1A0915
Black with #1A0915
Text Example
Text Example
White with #1A0915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1A0915; }
p { color: rgb(26,9,21); }
H1.HeaderClassName
{
color: #1A0915;
}
.AnyTagClassName
{
color: #1A0915;
}
</style>
background-color css
<style>
a { background-color: #1A0915; }
a { background-color: rgb(26,9,21); }
div.DivClassName
{
background-color: #1A0915;
}
.BgClassName
{
background-color: #1A0915;
}
</style>
border-color css
<style>
span { border-color: #1A0915; }
span { border-color: rgb(26,9,21); }
td.TdClassName
{
border-color: #1A0915;
}
.TagClassName
{
border-color: #1A0915;
}
</style>