Shades of Melanzane #271420
Tints of Melanzane #271420
RGB
CMYK
RGB Variations
Color information
#271420 (or 0x271420) is known color: Melanzane. HEX triplet: 27, 14 and 20. RGB value is (39,20,32). Sum of RGB (Red+Green+Blue) = 39+20+32=91 (12% of max value = 765). Red value is 39 (15.62% from 255 or 42.86% from 91); Green value is 20 (8.20% from 255 or 21.98% from 91); Blue value is 32 (12.89% from 255 or 35.16% from 91); Max value from RGB is 39 - color contains mainly: red. Hex color #271420 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271420 is #D8EBDF. Grayscale: #1B1B1B. Windows color (decimal): -14216160 or 2102311. OLE color: 2102311.
HSL color Cylindrical-coordinate representation of color #271420: hue angle of 322.11º degrees, saturation: 0.32, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #271420 is Cyan = 0, Magento = 0.49, Yellow = 0.18 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 20 | 32 | - |
| CMYK | 0 | 0.49 | 0.18 | 0.85 |
| HSL | 322.11º | 0.32% | 0.12% | - |
| HSV(B) | 322.11º | 0.49% | 0.15% | - |
| XYZ | 1.35 | 1.04 | 1.5 | - |
| YUV | 27.05 | 130.79 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 20 | 32 | 0 | 0.49 | 0.18 | 0.85 | 322.11 | 0.32 | 0.12 |
| Hex | 27 | 14 | 20 | 0 | 31 | 12 | 55 | 142 | 20 | C |
| Octal | 47 | 24 | 40 | 0 | 61 | 22 | 125 | 502 | 40 | 14 |
| Binary | 100111 | 10100 | 100000 | 0 | 110001 | 10010 | 1010101 | 101000010 | 100000 | 1100 |
Color Harmonies of #271420
Complementary color
Monochromatic Colors of #271420
Black with #271420
Text Example
Text Example
White with #271420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271420; }
p { color: rgb(39,20,32); }
H1.HeaderClassName
{
color: #271420;
}
.AnyTagClassName
{
color: #271420;
}
</style>
background-color css
<style>
a { background-color: #271420; }
a { background-color: rgb(39,20,32); }
div.DivClassName
{
background-color: #271420;
}
.BgClassName
{
background-color: #271420;
}
</style>
border-color css
<style>
span { border-color: #271420; }
span { border-color: rgb(39,20,32); }
td.TdClassName
{
border-color: #271420;
}
.TagClassName
{
border-color: #271420;
}
</style>