Shades of Aztec #293433
Tints of Aztec #293433
RGB
CMYK
RGB Variations
Color information
#293433 (or 0x293433) is known color: Aztec. HEX triplet: 29, 34 and 33. RGB value is (41,52,51). Sum of RGB (Red+Green+Blue) = 41+52+51=144 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.47% from 144); Green value is 52 (20.70% from 255 or 36.11% from 144); Blue value is 51 (20.31% from 255 or 35.42% from 144); Max value from RGB is 52 - color contains mainly: green. Hex color #293433 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293433 is #D6CBCC. Grayscale: #303030. Windows color (decimal): -14076877 or 3355689. OLE color: 3355689.
HSL color Cylindrical-coordinate representation of color #293433: hue angle of 174.55º 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 #293433 is Cyan = 0.21, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 41 | 52 | 51 | - |
| CMYK | 0.21 | 0 | 0.02 | 0.80 |
| HSL | 174.55º | 0.12% | 0.18% | - |
| HSV(B) | 174.55º | 0.21% | 0.2% | - |
| XYZ | 2.74 | 3.17 | 3.6 | - |
| YUV | 48.6 | 129.36 | 122.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 52 | 51 | 0.21 | 0 | 0.02 | 0.80 | 174.55 | 0.12 | 0.18 |
| Hex | 29 | 34 | 33 | 15 | 0 | 2 | 50 | AF | C | 12 |
| Octal | 51 | 64 | 63 | 25 | 0 | 2 | 120 | 257 | 14 | 22 |
| Binary | 101001 | 110100 | 110011 | 10101 | 0 | 10 | 1010000 | 10101111 | 1100 | 10010 |
Color Harmonies of #293433
Complementary color
Monochromatic Colors of #293433
Black with #293433
Text Example
Text Example
White with #293433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293433; }
p { color: rgb(41,52,51); }
H1.HeaderClassName
{
color: #293433;
}
.AnyTagClassName
{
color: #293433;
}
</style>
background-color css
<style>
a { background-color: #293433; }
a { background-color: rgb(41,52,51); }
div.DivClassName
{
background-color: #293433;
}
.BgClassName
{
background-color: #293433;
}
</style>
border-color css
<style>
span { border-color: #293433; }
span { border-color: rgb(41,52,51); }
td.TdClassName
{
border-color: #293433;
}
.TagClassName
{
border-color: #293433;
}
</style>