Shades of Aztec #293635
Tints of Aztec #293635
RGB
CMYK
RGB Variations
Color information
#293635 (or 0x293635) is known color: Aztec. HEX triplet: 29, 36 and 35. RGB value is (41,54,53). Sum of RGB (Red+Green+Blue) = 41+54+53=148 (19% of max value = 765). Red value is 41 (16.41% from 255 or 27.70% from 148); Green value is 54 (21.48% from 255 or 36.49% from 148); Blue value is 53 (21.09% from 255 or 35.81% from 148); Max value from RGB is 54 - color contains mainly: green. Hex color #293635 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293635 is #D6C9CA. Grayscale: #313131. Windows color (decimal): -14076363 or 3487273. OLE color: 3487273.
HSL color Cylindrical-coordinate representation of color #293635: hue angle of 175.38º 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 #293635 is Cyan = 0.24, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 41 | 54 | 53 | - |
| CMYK | 0.24 | 0 | 0.02 | 0.79 |
| HSL | 175.38º | 0.14% | 0.19% | - |
| HSV(B) | 175.38º | 0.24% | 0.21% | - |
| XYZ | 2.88 | 3.37 | 3.87 | - |
| YUV | 50 | 129.69 | 121.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 54 | 53 | 0.24 | 0 | 0.02 | 0.79 | 175.38 | 0.14 | 0.19 |
| Hex | 29 | 36 | 35 | 18 | 0 | 2 | 4F | AF | E | 13 |
| Octal | 51 | 66 | 65 | 30 | 0 | 2 | 117 | 257 | 16 | 23 |
| Binary | 101001 | 110110 | 110101 | 11000 | 0 | 10 | 1001111 | 10101111 | 1110 | 10011 |
Color Harmonies of #293635
Complementary color
Monochromatic Colors of #293635
Black with #293635
Text Example
Text Example
White with #293635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293635; }
p { color: rgb(41,54,53); }
H1.HeaderClassName
{
color: #293635;
}
.AnyTagClassName
{
color: #293635;
}
</style>
background-color css
<style>
a { background-color: #293635; }
a { background-color: rgb(41,54,53); }
div.DivClassName
{
background-color: #293635;
}
.BgClassName
{
background-color: #293635;
}
</style>
border-color css
<style>
span { border-color: #293635; }
span { border-color: rgb(41,54,53); }
td.TdClassName
{
border-color: #293635;
}
.TagClassName
{
border-color: #293635;
}
</style>