Shades of Melanzane #271321
Tints of Melanzane #271321
RGB
CMYK
RGB Variations
Color information
#271321 (or 0x271321) is known color: Melanzane. HEX triplet: 27, 13 and 21. RGB value is (39,19,33). Sum of RGB (Red+Green+Blue) = 39+19+33=91 (12% of max value = 765). Red value is 39 (15.62% from 255 or 42.86% from 91); Green value is 19 (7.81% from 255 or 20.88% from 91); Blue value is 33 (13.28% from 255 or 36.26% from 91); Max value from RGB is 39 - color contains mainly: red. Hex color #271321 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271321 is #D8ECDE. Grayscale: #1A1A1A. Windows color (decimal): -14216415 or 2167591. OLE color: 2167591.
HSL color Cylindrical-coordinate representation of color #271321: hue angle of 318º degrees, saturation: 0.34, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #271321 is Cyan = 0, Magento = 0.51, Yellow = 0.15 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 19 | 33 | - |
| CMYK | 0 | 0.51 | 0.15 | 0.85 |
| HSL | 318º | 0.34% | 0.11% | - |
| HSV(B) | 318º | 0.51% | 0.15% | - |
| XYZ | 1.34 | 1.01 | 1.56 | - |
| YUV | 26.58 | 131.63 | 136.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 19 | 33 | 0 | 0.51 | 0.15 | 0.85 | 318 | 0.34 | 0.11 |
| Hex | 27 | 13 | 21 | 0 | 33 | F | 55 | 13E | 22 | B |
| Octal | 47 | 23 | 41 | 0 | 63 | 17 | 125 | 476 | 42 | 13 |
| Binary | 100111 | 10011 | 100001 | 0 | 110011 | 1111 | 1010101 | 100111110 | 100010 | 1011 |
Color Harmonies of #271321
Complementary color
Monochromatic Colors of #271321
Black with #271321
Text Example
Text Example
White with #271321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271321; }
p { color: rgb(39,19,33); }
H1.HeaderClassName
{
color: #271321;
}
.AnyTagClassName
{
color: #271321;
}
</style>
background-color css
<style>
a { background-color: #271321; }
a { background-color: rgb(39,19,33); }
div.DivClassName
{
background-color: #271321;
}
.BgClassName
{
background-color: #271321;
}
</style>
border-color css
<style>
span { border-color: #271321; }
span { border-color: rgb(39,19,33); }
td.TdClassName
{
border-color: #271321;
}
.TagClassName
{
border-color: #271321;
}
</style>