Shades of Melanzane #271322
Tints of Melanzane #271322
RGB
CMYK
RGB Variations
Color information
#271322 (or 0x271322) is known color: Melanzane. HEX triplet: 27, 13 and 22. RGB value is (39,19,34). Sum of RGB (Red+Green+Blue) = 39+19+34=92 (12% of max value = 765). Red value is 39 (15.62% from 255 or 42.39% from 92); Green value is 19 (7.81% from 255 or 20.65% from 92); Blue value is 34 (13.67% from 255 or 36.96% from 92); Max value from RGB is 39 - color contains mainly: red. Hex color #271322 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271322 is #D8ECDD. Grayscale: #1A1A1A. Windows color (decimal): -14216414 or 2233127. OLE color: 2233127.
HSL color Cylindrical-coordinate representation of color #271322: hue angle of 315º 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 #271322 is Cyan = 0, Magento = 0.51, Yellow = 0.13 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 19 | 34 | - |
| CMYK | 0 | 0.51 | 0.13 | 0.85 |
| HSL | 315º | 0.34% | 0.11% | - |
| HSV(B) | 315º | 0.51% | 0.15% | - |
| XYZ | 1.36 | 1.01 | 1.64 | - |
| YUV | 26.69 | 132.13 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 19 | 34 | 0 | 0.51 | 0.13 | 0.85 | 315 | 0.34 | 0.11 |
| Hex | 27 | 13 | 22 | 0 | 33 | D | 55 | 13B | 22 | B |
| Octal | 47 | 23 | 42 | 0 | 63 | 15 | 125 | 473 | 42 | 13 |
| Binary | 100111 | 10011 | 100010 | 0 | 110011 | 1101 | 1010101 | 100111011 | 100010 | 1011 |
Color Harmonies of #271322
Complementary color
Monochromatic Colors of #271322
Black with #271322
Text Example
Text Example
White with #271322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271322; }
p { color: rgb(39,19,34); }
H1.HeaderClassName
{
color: #271322;
}
.AnyTagClassName
{
color: #271322;
}
</style>
background-color css
<style>
a { background-color: #271322; }
a { background-color: rgb(39,19,34); }
div.DivClassName
{
background-color: #271322;
}
.BgClassName
{
background-color: #271322;
}
</style>
border-color css
<style>
span { border-color: #271322; }
span { border-color: rgb(39,19,34); }
td.TdClassName
{
border-color: #271322;
}
.TagClassName
{
border-color: #271322;
}
</style>