Shades of Aubergine #362427
Tints of Aubergine #362427
RGB
CMYK
RGB Variations
Color information
#362427 (or 0x362427) is known color: Aubergine. HEX triplet: 36, 24 and 27. RGB value is (54,36,39). Sum of RGB (Red+Green+Blue) = 54+36+39=129 (17% of max value = 765). Red value is 54 (21.48% from 255 or 41.86% from 129); Green value is 36 (14.45% from 255 or 27.91% from 129); Blue value is 39 (15.62% from 255 or 30.23% from 129); Max value from RGB is 54 - color contains mainly: red. Hex color #362427 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362427 is #C9DBD8. Grayscale: #292929. Windows color (decimal): -13229017 or 2565174. OLE color: 2565174.
HSL color Cylindrical-coordinate representation of color #362427: hue angle of 350º degrees, saturation: 0.2, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #362427 is Cyan = 0, Magento = 0.33, Yellow = 0.28 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 36 | 39 | - |
| CMYK | 0 | 0.33 | 0.28 | 0.79 |
| HSL | 350º | 0.2% | 0.18% | - |
| HSV(B) | 350º | 0.33% | 0.21% | - |
| XYZ | 2.52 | 2.19 | 2.21 | - |
| YUV | 41.72 | 126.46 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 36 | 39 | 0 | 0.33 | 0.28 | 0.79 | 350 | 0.2 | 0.18 |
| Hex | 36 | 24 | 27 | 0 | 21 | 1C | 4F | 15E | 14 | 12 |
| Octal | 66 | 44 | 47 | 0 | 41 | 34 | 117 | 536 | 24 | 22 |
| Binary | 110110 | 100100 | 100111 | 0 | 100001 | 11100 | 1001111 | 101011110 | 10100 | 10010 |
Color Harmonies of #362427
Complementary color
Monochromatic Colors of #362427
Black with #362427
Text Example
Text Example
White with #362427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362427; }
p { color: rgb(54,36,39); }
H1.HeaderClassName
{
color: #362427;
}
.AnyTagClassName
{
color: #362427;
}
</style>
background-color css
<style>
a { background-color: #362427; }
a { background-color: rgb(54,36,39); }
div.DivClassName
{
background-color: #362427;
}
.BgClassName
{
background-color: #362427;
}
</style>
border-color css
<style>
span { border-color: #362427; }
span { border-color: rgb(54,36,39); }
td.TdClassName
{
border-color: #362427;
}
.TagClassName
{
border-color: #362427;
}
</style>