Shades of Melanzane #270921
Tints of Melanzane #270921
RGB
CMYK
RGB Variations
Color information
#270921 (or 0x270921) is known color: Melanzane. HEX triplet: 27, 09 and 21. RGB value is (39,9,33). Sum of RGB (Red+Green+Blue) = 39+9+33=81 (10% of max value = 765). Red value is 39 (15.62% from 255 or 48.15% from 81); Green value is 9 (3.91% from 255 or 11.11% from 81); Blue value is 33 (13.28% from 255 or 40.74% from 81); Max value from RGB is 39 - color contains mainly: red. Hex color #270921 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270921 is #D8F6DE. Grayscale: #141414. Windows color (decimal): -14218975 or 2165031. OLE color: 2165031.
HSL color Cylindrical-coordinate representation of color #270921: hue angle of 312º degrees, saturation: 0.62, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #270921 is Cyan = 0, Magento = 0.77, Yellow = 0.15 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 9 | 33 | - |
| CMYK | 0 | 0.77 | 0.15 | 0.85 |
| HSL | 312º | 0.63% | 0.09% | - |
| HSV(B) | 312º | 0.77% | 0.15% | - |
| XYZ | 1.21 | 0.74 | 1.52 | - |
| YUV | 20.71 | 134.94 | 141.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 9 | 33 | 0 | 0.77 | 0.15 | 0.85 | 312 | 0.63 | 0.09 |
| Hex | 27 | 9 | 21 | 0 | 4D | F | 55 | 138 | 3E | 9 |
| Octal | 47 | 11 | 41 | 0 | 115 | 17 | 125 | 470 | 76 | 11 |
| Binary | 100111 | 1001 | 100001 | 0 | 1001101 | 1111 | 1010101 | 100111000 | 111110 | 1001 |
Color Harmonies of #270921
Complementary color
Monochromatic Colors of #270921
Black with #270921
Text Example
Text Example
White with #270921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270921; }
p { color: rgb(39,9,33); }
H1.HeaderClassName
{
color: #270921;
}
.AnyTagClassName
{
color: #270921;
}
</style>
background-color css
<style>
a { background-color: #270921; }
a { background-color: rgb(39,9,33); }
div.DivClassName
{
background-color: #270921;
}
.BgClassName
{
background-color: #270921;
}
</style>
border-color css
<style>
span { border-color: #270921; }
span { border-color: rgb(39,9,33); }
td.TdClassName
{
border-color: #270921;
}
.TagClassName
{
border-color: #270921;
}
</style>