Shades of Melanzane #281321
Tints of Melanzane #281321
RGB
CMYK
RGB Variations
Color information
#281321 (or 0x281321) is known color: Melanzane. HEX triplet: 28, 13 and 21. RGB value is (40,19,33). Sum of RGB (Red+Green+Blue) = 40+19+33=92 (12% of max value = 765). Red value is 40 (16.02% from 255 or 43.48% from 92); Green value is 19 (7.81% from 255 or 20.65% from 92); Blue value is 33 (13.28% from 255 or 35.87% from 92); Max value from RGB is 40 - color contains mainly: red. Hex color #281321 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #281321 is #D7ECDE. Grayscale: #1A1A1A. Windows color (decimal): -14150879 or 2167592. OLE color: 2167592.
HSL color Cylindrical-coordinate representation of color #281321: hue angle of 320º degrees, saturation: 0.36, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #281321 is Cyan = 0, Magento = 0.52, Yellow = 0.17 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 19 | 33 | - |
| CMYK | 0 | 0.52 | 0.17 | 0.84 |
| HSL | 320º | 0.36% | 0.12% | - |
| HSV(B) | 320º | 0.53% | 0.16% | - |
| XYZ | 1.38 | 1.03 | 1.56 | - |
| YUV | 26.88 | 131.46 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 19 | 33 | 0 | 0.52 | 0.17 | 0.84 | 320 | 0.36 | 0.12 |
| Hex | 28 | 13 | 21 | 0 | 34 | 11 | 54 | 140 | 24 | C |
| Octal | 50 | 23 | 41 | 0 | 64 | 21 | 124 | 500 | 44 | 14 |
| Binary | 101000 | 10011 | 100001 | 0 | 110100 | 10001 | 1010100 | 101000000 | 100100 | 1100 |
Color Harmonies of #281321
Complementary color
Monochromatic Colors of #281321
Black with #281321
Text Example
Text Example
White with #281321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281321; }
p { color: rgb(40,19,33); }
H1.HeaderClassName
{
color: #281321;
}
.AnyTagClassName
{
color: #281321;
}
</style>
background-color css
<style>
a { background-color: #281321; }
a { background-color: rgb(40,19,33); }
div.DivClassName
{
background-color: #281321;
}
.BgClassName
{
background-color: #281321;
}
</style>
border-color css
<style>
span { border-color: #281321; }
span { border-color: rgb(40,19,33); }
td.TdClassName
{
border-color: #281321;
}
.TagClassName
{
border-color: #281321;
}
</style>