Shades of Aztec #293734
Tints of Aztec #293734
RGB
CMYK
RGB Variations
Color information
#293734 (or 0x293734) is known color: Aztec. HEX triplet: 29, 37 and 34. RGB value is (41,55,52). Sum of RGB (Red+Green+Blue) = 41+55+52=148 (19% of max value = 765). Red value is 41 (16.41% from 255 or 27.70% from 148); Green value is 55 (21.88% from 255 or 37.16% from 148); Blue value is 52 (20.70% from 255 or 35.14% from 148); Max value from RGB is 55 - color contains mainly: green. Hex color #293734 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293734 is #D6C8CB. Grayscale: #323232. Windows color (decimal): -14076108 or 3421993. OLE color: 3421993.
HSL color Cylindrical-coordinate representation of color #293734: hue angle of 167.14º 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 #293734 is Cyan = 0.25, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 55 | 52 | - |
| CMYK | 0.25 | 0 | 0.05 | 0.78 |
| HSL | 167.14º | 0.15% | 0.19% | - |
| HSV(B) | 167.14º | 0.25% | 0.22% | - |
| XYZ | 2.9 | 3.45 | 3.76 | - |
| YUV | 50.47 | 128.86 | 121.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 55 | 52 | 0.25 | 0 | 0.05 | 0.78 | 167.14 | 0.15 | 0.19 |
| Hex | 29 | 37 | 34 | 19 | 0 | 5 | 4E | A7 | F | 13 |
| Octal | 51 | 67 | 64 | 31 | 0 | 5 | 116 | 247 | 17 | 23 |
| Binary | 101001 | 110111 | 110100 | 11001 | 0 | 101 | 1001110 | 10100111 | 1111 | 10011 |
Color Harmonies of #293734
Complementary color
Monochromatic Colors of #293734
Black with #293734
Text Example
Text Example
White with #293734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293734; }
p { color: rgb(41,55,52); }
H1.HeaderClassName
{
color: #293734;
}
.AnyTagClassName
{
color: #293734;
}
</style>
background-color css
<style>
a { background-color: #293734; }
a { background-color: rgb(41,55,52); }
div.DivClassName
{
background-color: #293734;
}
.BgClassName
{
background-color: #293734;
}
</style>
border-color css
<style>
span { border-color: #293734; }
span { border-color: rgb(41,55,52); }
td.TdClassName
{
border-color: #293734;
}
.TagClassName
{
border-color: #293734;
}
</style>