Shades of Aztec #293533
Tints of Aztec #293533
RGB
CMYK
RGB Variations
Color information
#293533 (or 0x293533) is known color: Aztec. HEX triplet: 29, 35 and 33. RGB value is (41,53,51). Sum of RGB (Red+Green+Blue) = 41+53+51=145 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.28% from 145); Green value is 53 (21.09% from 255 or 36.55% from 145); Blue value is 51 (20.31% from 255 or 35.17% from 145); Max value from RGB is 53 - color contains mainly: green. Hex color #293533 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293533 is #D6CACC. Grayscale: #313131. Windows color (decimal): -14076621 or 3355945. OLE color: 3355945.
HSL color Cylindrical-coordinate representation of color #293533: hue angle of 170º 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 #293533 is Cyan = 0.23, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 41 | 53 | 51 | - |
| CMYK | 0.23 | 0 | 0.04 | 0.79 |
| HSL | 170º | 0.13% | 0.18% | - |
| HSV(B) | 170º | 0.23% | 0.21% | - |
| XYZ | 2.79 | 3.26 | 3.61 | - |
| YUV | 49.18 | 129.02 | 122.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 53 | 51 | 0.23 | 0 | 0.04 | 0.79 | 170 | 0.13 | 0.18 |
| Hex | 29 | 35 | 33 | 17 | 0 | 4 | 4F | AA | D | 12 |
| Octal | 51 | 65 | 63 | 27 | 0 | 4 | 117 | 252 | 15 | 22 |
| Binary | 101001 | 110101 | 110011 | 10111 | 0 | 100 | 1001111 | 10101010 | 1101 | 10010 |
Color Harmonies of #293533
Complementary color
Monochromatic Colors of #293533
Black with #293533
Text Example
Text Example
White with #293533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293533; }
p { color: rgb(41,53,51); }
H1.HeaderClassName
{
color: #293533;
}
.AnyTagClassName
{
color: #293533;
}
</style>
background-color css
<style>
a { background-color: #293533; }
a { background-color: rgb(41,53,51); }
div.DivClassName
{
background-color: #293533;
}
.BgClassName
{
background-color: #293533;
}
</style>
border-color css
<style>
span { border-color: #293533; }
span { border-color: rgb(41,53,51); }
td.TdClassName
{
border-color: #293533;
}
.TagClassName
{
border-color: #293533;
}
</style>