Shades of Aztec #293735
Tints of Aztec #293735
RGB
CMYK
RGB Variations
Color information
#293735 (or 0x293735) is known color: Aztec. HEX triplet: 29, 37 and 35. RGB value is (41,55,53). Sum of RGB (Red+Green+Blue) = 41+55+53=149 (19% of max value = 765). Red value is 41 (16.41% from 255 or 27.52% from 149); Green value is 55 (21.88% from 255 or 36.91% from 149); Blue value is 53 (21.09% from 255 or 35.57% from 149); Max value from RGB is 55 - color contains mainly: green. Hex color #293735 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293735 is #D6C8CA. Grayscale: #323232. Windows color (decimal): -14076107 or 3487529. OLE color: 3487529.
HSL color Cylindrical-coordinate representation of color #293735: hue angle of 171.43º degrees, saturation: 0.15, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #293735 is Cyan = 0.25, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 55 | 53 | - |
| CMYK | 0.25 | 0 | 0.04 | 0.78 |
| HSL | 171.43º | 0.15% | 0.19% | - |
| HSV(B) | 171.43º | 0.25% | 0.22% | - |
| XYZ | 2.92 | 3.46 | 3.88 | - |
| YUV | 50.59 | 129.36 | 121.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 55 | 53 | 0.25 | 0 | 0.04 | 0.78 | 171.43 | 0.15 | 0.19 |
| Hex | 29 | 37 | 35 | 19 | 0 | 4 | 4E | AB | F | 13 |
| Octal | 51 | 67 | 65 | 31 | 0 | 4 | 116 | 253 | 17 | 23 |
| Binary | 101001 | 110111 | 110101 | 11001 | 0 | 100 | 1001110 | 10101011 | 1111 | 10011 |
Color Harmonies of #293735
Complementary color
Monochromatic Colors of #293735
Black with #293735
Text Example
Text Example
White with #293735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293735; }
p { color: rgb(41,55,53); }
H1.HeaderClassName
{
color: #293735;
}
.AnyTagClassName
{
color: #293735;
}
</style>
background-color css
<style>
a { background-color: #293735; }
a { background-color: rgb(41,55,53); }
div.DivClassName
{
background-color: #293735;
}
.BgClassName
{
background-color: #293735;
}
</style>
border-color css
<style>
span { border-color: #293735; }
span { border-color: rgb(41,55,53); }
td.TdClassName
{
border-color: #293735;
}
.TagClassName
{
border-color: #293735;
}
</style>