Shades of Melanzane #261420
Tints of Melanzane #261420
RGB
CMYK
RGB Variations
Color information
#261420 (or 0x261420) is known color: Melanzane. HEX triplet: 26, 14 and 20. RGB value is (38,20,32). Sum of RGB (Red+Green+Blue) = 38+20+32=90 (11% of max value = 765). Red value is 38 (15.23% from 255 or 42.22% from 90); Green value is 20 (8.20% from 255 or 22.22% from 90); Blue value is 32 (12.89% from 255 or 35.56% from 90); Max value from RGB is 38 - color contains mainly: red. Hex color #261420 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261420 is #D9EBDF. Grayscale: #1A1A1A. Windows color (decimal): -14281696 or 2102310. OLE color: 2102310.
HSL color Cylindrical-coordinate representation of color #261420: hue angle of 320º degrees, saturation: 0.31, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #261420 is Cyan = 0, Magento = 0.47, Yellow = 0.16 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 20 | 32 | - |
| CMYK | 0 | 0.47 | 0.16 | 0.85 |
| HSL | 320º | 0.31% | 0.11% | - |
| HSV(B) | 320º | 0.47% | 0.15% | - |
| XYZ | 1.31 | 1.02 | 1.49 | - |
| YUV | 26.75 | 130.96 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 20 | 32 | 0 | 0.47 | 0.16 | 0.85 | 320 | 0.31 | 0.11 |
| Hex | 26 | 14 | 20 | 0 | 2F | 10 | 55 | 140 | 1F | B |
| Octal | 46 | 24 | 40 | 0 | 57 | 20 | 125 | 500 | 37 | 13 |
| Binary | 100110 | 10100 | 100000 | 0 | 101111 | 10000 | 1010101 | 101000000 | 11111 | 1011 |
Color Harmonies of #261420
Complementary color
Monochromatic Colors of #261420
Black with #261420
Text Example
Text Example
White with #261420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261420; }
p { color: rgb(38,20,32); }
H1.HeaderClassName
{
color: #261420;
}
.AnyTagClassName
{
color: #261420;
}
</style>
background-color css
<style>
a { background-color: #261420; }
a { background-color: rgb(38,20,32); }
div.DivClassName
{
background-color: #261420;
}
.BgClassName
{
background-color: #261420;
}
</style>
border-color css
<style>
span { border-color: #261420; }
span { border-color: rgb(38,20,32); }
td.TdClassName
{
border-color: #261420;
}
.TagClassName
{
border-color: #261420;
}
</style>