Shades of Aztec #293432
Tints of Aztec #293432
RGB
CMYK
RGB Variations
Color information
#293432 (or 0x293432) is known color: Aztec. HEX triplet: 29, 34 and 32. RGB value is (41,52,50). Sum of RGB (Red+Green+Blue) = 41+52+50=143 (18% of max value = 765). Red value is 41 (16.41% from 255 or 28.67% from 143); Green value is 52 (20.70% from 255 or 36.36% from 143); Blue value is 50 (19.92% from 255 or 34.97% from 143); Max value from RGB is 52 - color contains mainly: green. Hex color #293432 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293432 is #D6CBCD. Grayscale: #303030. Windows color (decimal): -14076878 or 3290153. OLE color: 3290153.
HSL color Cylindrical-coordinate representation of color #293432: hue angle of 169.09º degrees, saturation: 0.12, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #293432 is Cyan = 0.21, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 41 | 52 | 50 | - |
| CMYK | 0.21 | 0 | 0.04 | 0.80 |
| HSL | 169.09º | 0.12% | 0.18% | - |
| HSV(B) | 169.09º | 0.21% | 0.2% | - |
| XYZ | 2.72 | 3.16 | 3.48 | - |
| YUV | 48.48 | 128.86 | 122.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 52 | 50 | 0.21 | 0 | 0.04 | 0.80 | 169.09 | 0.12 | 0.18 |
| Hex | 29 | 34 | 32 | 15 | 0 | 4 | 50 | A9 | C | 12 |
| Octal | 51 | 64 | 62 | 25 | 0 | 4 | 120 | 251 | 14 | 22 |
| Binary | 101001 | 110100 | 110010 | 10101 | 0 | 100 | 1010000 | 10101001 | 1100 | 10010 |
Color Harmonies of #293432
Complementary color
Monochromatic Colors of #293432
Black with #293432
Text Example
Text Example
White with #293432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293432; }
p { color: rgb(41,52,50); }
H1.HeaderClassName
{
color: #293432;
}
.AnyTagClassName
{
color: #293432;
}
</style>
background-color css
<style>
a { background-color: #293432; }
a { background-color: rgb(41,52,50); }
div.DivClassName
{
background-color: #293432;
}
.BgClassName
{
background-color: #293432;
}
</style>
border-color css
<style>
span { border-color: #293432; }
span { border-color: rgb(41,52,50); }
td.TdClassName
{
border-color: #293432;
}
.TagClassName
{
border-color: #293432;
}
</style>