Shades of Aztec #293534
Tints of Aztec #293534
RGB
CMYK
RGB Variations
Color information
#293534 (or 0x293534) is known color: Aztec. HEX triplet: 29, 35 and 34. RGB value is (41,53,52). Sum of RGB (Red+Green+Blue) = 41+53+52=146 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.08% from 146); Green value is 53 (21.09% from 255 or 36.30% from 146); Blue value is 52 (20.70% from 255 or 35.62% from 146); Max value from RGB is 53 - color contains mainly: green. Hex color #293534 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293534 is #D6CACB. Grayscale: #313131. Windows color (decimal): -14076620 or 3421481. OLE color: 3421481.
HSL color Cylindrical-coordinate representation of color #293534: hue angle of 175º degrees, saturation: 0.13, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #293534 is Cyan = 0.23, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 41 | 53 | 52 | - |
| CMYK | 0.23 | 0 | 0.02 | 0.79 |
| HSL | 175º | 0.13% | 0.18% | - |
| HSV(B) | 175º | 0.23% | 0.21% | - |
| XYZ | 2.81 | 3.27 | 3.73 | - |
| YUV | 49.3 | 129.52 | 122.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 53 | 52 | 0.23 | 0 | 0.02 | 0.79 | 175 | 0.13 | 0.18 |
| Hex | 29 | 35 | 34 | 17 | 0 | 2 | 4F | AF | D | 12 |
| Octal | 51 | 65 | 64 | 27 | 0 | 2 | 117 | 257 | 15 | 22 |
| Binary | 101001 | 110101 | 110100 | 10111 | 0 | 10 | 1001111 | 10101111 | 1101 | 10010 |
Color Harmonies of #293534
Complementary color
Monochromatic Colors of #293534
Black with #293534
Text Example
Text Example
White with #293534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293534; }
p { color: rgb(41,53,52); }
H1.HeaderClassName
{
color: #293534;
}
.AnyTagClassName
{
color: #293534;
}
</style>
background-color css
<style>
a { background-color: #293534; }
a { background-color: rgb(41,53,52); }
div.DivClassName
{
background-color: #293534;
}
.BgClassName
{
background-color: #293534;
}
</style>
border-color css
<style>
span { border-color: #293534; }
span { border-color: rgb(41,53,52); }
td.TdClassName
{
border-color: #293534;
}
.TagClassName
{
border-color: #293534;
}
</style>