Shades of Aubergine #362327
Tints of Aubergine #362327
RGB
CMYK
RGB Variations
Color information
#362327 (or 0x362327) is known color: Aubergine. HEX triplet: 36, 23 and 27. RGB value is (54,35,39). Sum of RGB (Red+Green+Blue) = 54+35+39=128 (16% of max value = 765). Red value is 54 (21.48% from 255 or 42.19% from 128); Green value is 35 (14.06% from 255 or 27.34% from 128); Blue value is 39 (15.62% from 255 or 30.47% from 128); Max value from RGB is 54 - color contains mainly: red. Hex color #362327 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362327 is #C9DCD8. Grayscale: #292929. Windows color (decimal): -13229273 or 2564918. OLE color: 2564918.
HSL color Cylindrical-coordinate representation of color #362327: hue angle of 347.37º degrees, saturation: 0.21, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #362327 is Cyan = 0, Magento = 0.35, Yellow = 0.28 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 35 | 39 | - |
| CMYK | 0 | 0.35 | 0.28 | 0.79 |
| HSL | 347.37º | 0.21% | 0.17% | - |
| HSV(B) | 347.37º | 0.35% | 0.21% | - |
| XYZ | 2.49 | 2.13 | 2.2 | - |
| YUV | 41.14 | 126.79 | 137.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 35 | 39 | 0 | 0.35 | 0.28 | 0.79 | 347.37 | 0.21 | 0.17 |
| Hex | 36 | 23 | 27 | 0 | 23 | 1C | 4F | 15B | 15 | 11 |
| Octal | 66 | 43 | 47 | 0 | 43 | 34 | 117 | 533 | 25 | 21 |
| Binary | 110110 | 100011 | 100111 | 0 | 100011 | 11100 | 1001111 | 101011011 | 10101 | 10001 |
Color Harmonies of #362327
Complementary color
Monochromatic Colors of #362327
Black with #362327
Text Example
Text Example
White with #362327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362327; }
p { color: rgb(54,35,39); }
H1.HeaderClassName
{
color: #362327;
}
.AnyTagClassName
{
color: #362327;
}
</style>
background-color css
<style>
a { background-color: #362327; }
a { background-color: rgb(54,35,39); }
div.DivClassName
{
background-color: #362327;
}
.BgClassName
{
background-color: #362327;
}
</style>
border-color css
<style>
span { border-color: #362327; }
span { border-color: rgb(54,35,39); }
td.TdClassName
{
border-color: #362327;
}
.TagClassName
{
border-color: #362327;
}
</style>