Shades of Melanzane #281423
Tints of Melanzane #281423
RGB
CMYK
RGB Variations
Color information
#281423 (or 0x281423) is known color: Melanzane. HEX triplet: 28, 14 and 23. RGB value is (40,20,35). Sum of RGB (Red+Green+Blue) = 40+20+35=95 (12% of max value = 765). Red value is 40 (16.02% from 255 or 42.11% from 95); Green value is 20 (8.20% from 255 or 21.05% from 95); Blue value is 35 (14.06% from 255 or 36.84% from 95); Max value from RGB is 40 - color contains mainly: red. Hex color #281423 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #281423 is #D7EBDC. Grayscale: #1B1B1B. Windows color (decimal): -14150621 or 2298920. OLE color: 2298920.
HSL color Cylindrical-coordinate representation of color #281423: hue angle of 315º degrees, saturation: 0.33, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #281423 is Cyan = 0, Magento = 0.5, Yellow = 0.12 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 20 | 35 | - |
| CMYK | 0 | 0.5 | 0.12 | 0.84 |
| HSL | 315º | 0.33% | 0.12% | - |
| HSV(B) | 315º | 0.5% | 0.16% | - |
| XYZ | 1.43 | 1.07 | 1.72 | - |
| YUV | 27.69 | 132.13 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 20 | 35 | 0 | 0.5 | 0.12 | 0.84 | 315 | 0.33 | 0.12 |
| Hex | 28 | 14 | 23 | 0 | 32 | C | 54 | 13B | 21 | C |
| Octal | 50 | 24 | 43 | 0 | 62 | 14 | 124 | 473 | 41 | 14 |
| Binary | 101000 | 10100 | 100011 | 0 | 110010 | 1100 | 1010100 | 100111011 | 100001 | 1100 |
Color Harmonies of #281423
Complementary color
Monochromatic Colors of #281423
Black with #281423
Text Example
Text Example
White with #281423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281423; }
p { color: rgb(40,20,35); }
H1.HeaderClassName
{
color: #281423;
}
.AnyTagClassName
{
color: #281423;
}
</style>
background-color css
<style>
a { background-color: #281423; }
a { background-color: rgb(40,20,35); }
div.DivClassName
{
background-color: #281423;
}
.BgClassName
{
background-color: #281423;
}
</style>
border-color css
<style>
span { border-color: #281423; }
span { border-color: rgb(40,20,35); }
td.TdClassName
{
border-color: #281423;
}
.TagClassName
{
border-color: #281423;
}
</style>