Shades of Aubergine #342627
Tints of Aubergine #342627
RGB
CMYK
RGB Variations
Color information
#342627 (or 0x342627) is known color: Aubergine. HEX triplet: 34, 26 and 27. RGB value is (52,38,39). Sum of RGB (Red+Green+Blue) = 52+38+39=129 (17% of max value = 765). Red value is 52 (20.70% from 255 or 40.31% from 129); Green value is 38 (15.23% from 255 or 29.46% from 129); Blue value is 39 (15.62% from 255 or 30.23% from 129); Max value from RGB is 52 - color contains mainly: red. Hex color #342627 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342627 is #CBD9D8. Grayscale: #2A2A2A. Windows color (decimal): -13359577 or 2565684. OLE color: 2565684.
HSL color Cylindrical-coordinate representation of color #342627: hue angle of 355.71º degrees, saturation: 0.16, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #342627 is Cyan = 0, Magento = 0.27, Yellow = 0.25 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 38 | 39 | - |
| CMYK | 0 | 0.27 | 0.25 | 0.80 |
| HSL | 355.71º | 0.16% | 0.18% | - |
| HSV(B) | 355.71º | 0.27% | 0.2% | - |
| XYZ | 2.48 | 2.26 | 2.23 | - |
| YUV | 42.3 | 126.14 | 134.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 39 | 0 | 0.27 | 0.25 | 0.80 | 355.71 | 0.16 | 0.18 |
| Hex | 34 | 26 | 27 | 0 | 1B | 19 | 50 | 164 | 10 | 12 |
| Octal | 64 | 46 | 47 | 0 | 33 | 31 | 120 | 544 | 20 | 22 |
| Binary | 110100 | 100110 | 100111 | 0 | 11011 | 11001 | 1010000 | 101100100 | 10000 | 10010 |
Color Harmonies of #342627
Complementary color
Monochromatic Colors of #342627
Black with #342627
Text Example
Text Example
White with #342627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342627; }
p { color: rgb(52,38,39); }
H1.HeaderClassName
{
color: #342627;
}
.AnyTagClassName
{
color: #342627;
}
</style>
background-color css
<style>
a { background-color: #342627; }
a { background-color: rgb(52,38,39); }
div.DivClassName
{
background-color: #342627;
}
.BgClassName
{
background-color: #342627;
}
</style>
border-color css
<style>
span { border-color: #342627; }
span { border-color: rgb(52,38,39); }
td.TdClassName
{
border-color: #342627;
}
.TagClassName
{
border-color: #342627;
}
</style>