Shades of Melanzane #271423
Tints of Melanzane #271423
RGB
CMYK
RGB Variations
Color information
#271423 (or 0x271423) is known color: Melanzane. HEX triplet: 27, 14 and 23. RGB value is (39,20,35). Sum of RGB (Red+Green+Blue) = 39+20+35=94 (12% of max value = 765). Red value is 39 (15.62% from 255 or 41.49% from 94); Green value is 20 (8.20% from 255 or 21.28% from 94); Blue value is 35 (14.06% from 255 or 37.23% from 94); Max value from RGB is 39 - color contains mainly: red. Hex color #271423 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271423 is #D8EBDC. Grayscale: #1B1B1B. Windows color (decimal): -14216157 or 2298919. OLE color: 2298919.
HSL color Cylindrical-coordinate representation of color #271423: hue angle of 312.63º 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 #271423 is Cyan = 0, Magento = 0.49, Yellow = 0.10 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 20 | 35 | - |
| CMYK | 0 | 0.49 | 0.10 | 0.85 |
| HSL | 312.63º | 0.32% | 0.12% | - |
| HSV(B) | 312.63º | 0.49% | 0.15% | - |
| XYZ | 1.39 | 1.05 | 1.72 | - |
| YUV | 27.39 | 132.29 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 20 | 35 | 0 | 0.49 | 0.10 | 0.85 | 312.63 | 0.32 | 0.12 |
| Hex | 27 | 14 | 23 | 0 | 31 | A | 55 | 139 | 20 | C |
| Octal | 47 | 24 | 43 | 0 | 61 | 12 | 125 | 471 | 40 | 14 |
| Binary | 100111 | 10100 | 100011 | 0 | 110001 | 1010 | 1010101 | 100111001 | 100000 | 1100 |
Color Harmonies of #271423
Complementary color
Monochromatic Colors of #271423
Black with #271423
Text Example
Text Example
White with #271423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271423; }
p { color: rgb(39,20,35); }
H1.HeaderClassName
{
color: #271423;
}
.AnyTagClassName
{
color: #271423;
}
</style>
background-color css
<style>
a { background-color: #271423; }
a { background-color: rgb(39,20,35); }
div.DivClassName
{
background-color: #271423;
}
.BgClassName
{
background-color: #271423;
}
</style>
border-color css
<style>
span { border-color: #271423; }
span { border-color: rgb(39,20,35); }
td.TdClassName
{
border-color: #271423;
}
.TagClassName
{
border-color: #271423;
}
</style>