Shades of Aztec #293634
Tints of Aztec #293634
RGB
CMYK
RGB Variations
Color information
#293634 (or 0x293634) is known color: Aztec. HEX triplet: 29, 36 and 34. RGB value is (41,54,52). Sum of RGB (Red+Green+Blue) = 41+54+52=147 (19% of max value = 765). Red value is 41 (16.41% from 255 or 27.89% from 147); Green value is 54 (21.48% from 255 or 36.73% from 147); Blue value is 52 (20.70% from 255 or 35.37% from 147); Max value from RGB is 54 - color contains mainly: green. Hex color #293634 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293634 is #D6C9CB. Grayscale: #313131. Windows color (decimal): -14076364 or 3421737. OLE color: 3421737.
HSL color Cylindrical-coordinate representation of color #293634: hue angle of 170.77º degrees, saturation: 0.14, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #293634 is Cyan = 0.24, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 41 | 54 | 52 | - |
| CMYK | 0.24 | 0 | 0.04 | 0.79 |
| HSL | 170.77º | 0.14% | 0.19% | - |
| HSV(B) | 170.77º | 0.24% | 0.21% | - |
| XYZ | 2.85 | 3.36 | 3.75 | - |
| YUV | 49.89 | 129.19 | 121.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 54 | 52 | 0.24 | 0 | 0.04 | 0.79 | 170.77 | 0.14 | 0.19 |
| Hex | 29 | 36 | 34 | 18 | 0 | 4 | 4F | AB | E | 13 |
| Octal | 51 | 66 | 64 | 30 | 0 | 4 | 117 | 253 | 16 | 23 |
| Binary | 101001 | 110110 | 110100 | 11000 | 0 | 100 | 1001111 | 10101011 | 1110 | 10011 |
Color Harmonies of #293634
Complementary color
Monochromatic Colors of #293634
Black with #293634
Text Example
Text Example
White with #293634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293634; }
p { color: rgb(41,54,52); }
H1.HeaderClassName
{
color: #293634;
}
.AnyTagClassName
{
color: #293634;
}
</style>
background-color css
<style>
a { background-color: #293634; }
a { background-color: rgb(41,54,52); }
div.DivClassName
{
background-color: #293634;
}
.BgClassName
{
background-color: #293634;
}
</style>
border-color css
<style>
span { border-color: #293634; }
span { border-color: rgb(41,54,52); }
td.TdClassName
{
border-color: #293634;
}
.TagClassName
{
border-color: #293634;
}
</style>