Shades of Melanzane #271422
Tints of Melanzane #271422
RGB
CMYK
RGB Variations
Color information
#271422 (or 0x271422) is known color: Melanzane. HEX triplet: 27, 14 and 22. RGB value is (39,20,34). Sum of RGB (Red+Green+Blue) = 39+20+34=93 (12% of max value = 765). Red value is 39 (15.62% from 255 or 41.94% from 93); Green value is 20 (8.20% from 255 or 21.51% from 93); Blue value is 34 (13.67% from 255 or 36.56% from 93); Max value from RGB is 39 - color contains mainly: red. Hex color #271422 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271422 is #D8EBDD. Grayscale: #1B1B1B. Windows color (decimal): -14216158 or 2233383. OLE color: 2233383.
HSL color Cylindrical-coordinate representation of color #271422: hue angle of 315.79º 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 #271422 is Cyan = 0, Magento = 0.49, Yellow = 0.13 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 20 | 34 | - |
| CMYK | 0 | 0.49 | 0.13 | 0.85 |
| HSL | 315.79º | 0.32% | 0.12% | - |
| HSV(B) | 315.79º | 0.49% | 0.15% | - |
| XYZ | 1.38 | 1.05 | 1.64 | - |
| YUV | 27.28 | 131.79 | 136.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 20 | 34 | 0 | 0.49 | 0.13 | 0.85 | 315.79 | 0.32 | 0.12 |
| Hex | 27 | 14 | 22 | 0 | 31 | D | 55 | 13C | 20 | C |
| Octal | 47 | 24 | 42 | 0 | 61 | 15 | 125 | 474 | 40 | 14 |
| Binary | 100111 | 10100 | 100010 | 0 | 110001 | 1101 | 1010101 | 100111100 | 100000 | 1100 |
Color Harmonies of #271422
Complementary color
Monochromatic Colors of #271422
Black with #271422
Text Example
Text Example
White with #271422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271422; }
p { color: rgb(39,20,34); }
H1.HeaderClassName
{
color: #271422;
}
.AnyTagClassName
{
color: #271422;
}
</style>
background-color css
<style>
a { background-color: #271422; }
a { background-color: rgb(39,20,34); }
div.DivClassName
{
background-color: #271422;
}
.BgClassName
{
background-color: #271422;
}
</style>
border-color css
<style>
span { border-color: #271422; }
span { border-color: rgb(39,20,34); }
td.TdClassName
{
border-color: #271422;
}
.TagClassName
{
border-color: #271422;
}
</style>