Shades of Melanzane #311428
Tints of Melanzane #311428
RGB
CMYK
RGB Variations
Color information
#311428 (or 0x311428) is known color: Melanzane. HEX triplet: 31, 14 and 28. RGB value is (49,20,40). Sum of RGB (Red+Green+Blue) = 49+20+40=109 (14% of max value = 765). Red value is 49 (19.53% from 255 or 44.95% from 109); Green value is 20 (8.20% from 255 or 18.35% from 109); Blue value is 40 (16.02% from 255 or 36.70% from 109); Max value from RGB is 49 - color contains mainly: red. Hex color #311428 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311428 is #CEEBD7. Grayscale: #1E1E1E. Windows color (decimal): -13560792 or 2626609. OLE color: 2626609.
HSL color Cylindrical-coordinate representation of color #311428: hue angle of 318.62º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #311428 is Cyan = 0, Magento = 0.59, Yellow = 0.18 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 20 | 40 | - |
| CMYK | 0 | 0.59 | 0.18 | 0.81 |
| HSL | 318.62º | 0.42% | 0.14% | - |
| HSV(B) | 318.62º | 0.59% | 0.19% | - |
| XYZ | 1.9 | 1.31 | 2.16 | - |
| YUV | 30.95 | 133.11 | 140.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 20 | 40 | 0 | 0.59 | 0.18 | 0.81 | 318.62 | 0.42 | 0.14 |
| Hex | 31 | 14 | 28 | 0 | 3B | 12 | 51 | 13F | 2A | E |
| Octal | 61 | 24 | 50 | 0 | 73 | 22 | 121 | 477 | 52 | 16 |
| Binary | 110001 | 10100 | 101000 | 0 | 111011 | 10010 | 1010001 | 100111111 | 101010 | 1110 |
Color Harmonies of #311428
Complementary color
Monochromatic Colors of #311428
Black with #311428
Text Example
Text Example
White with #311428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311428; }
p { color: rgb(49,20,40); }
H1.HeaderClassName
{
color: #311428;
}
.AnyTagClassName
{
color: #311428;
}
</style>
background-color css
<style>
a { background-color: #311428; }
a { background-color: rgb(49,20,40); }
div.DivClassName
{
background-color: #311428;
}
.BgClassName
{
background-color: #311428;
}
</style>
border-color css
<style>
span { border-color: #311428; }
span { border-color: rgb(49,20,40); }
td.TdClassName
{
border-color: #311428;
}
.TagClassName
{
border-color: #311428;
}
</style>