Shades of Aztec #293837
Tints of Aztec #293837
RGB
CMYK
RGB Variations
Color information
#293837 (or 0x293837) is known color: Aztec. HEX triplet: 29, 38 and 37. RGB value is (41,56,55). Sum of RGB (Red+Green+Blue) = 41+56+55=152 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.97% from 152); Green value is 56 (22.27% from 255 or 36.84% from 152); Blue value is 55 (21.88% from 255 or 36.18% from 152); Max value from RGB is 56 - color contains mainly: green. Hex color #293837 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293837 is #D6C7C8. Grayscale: #333333. Windows color (decimal): -14075849 or 3618857. OLE color: 3618857.
HSL color Cylindrical-coordinate representation of color #293837: hue angle of 176º degrees, saturation: 0.15, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #293837 is Cyan = 0.27, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 56 | 55 | - |
| CMYK | 0.27 | 0 | 0.02 | 0.78 |
| HSL | 176º | 0.15% | 0.19% | - |
| HSV(B) | 176º | 0.27% | 0.22% | - |
| XYZ | 3.02 | 3.58 | 4.15 | - |
| YUV | 51.4 | 130.03 | 120.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 56 | 55 | 0.27 | 0 | 0.02 | 0.78 | 176 | 0.15 | 0.19 |
| Hex | 29 | 38 | 37 | 1B | 0 | 2 | 4E | B0 | F | 13 |
| Octal | 51 | 70 | 67 | 33 | 0 | 2 | 116 | 260 | 17 | 23 |
| Binary | 101001 | 111000 | 110111 | 11011 | 0 | 10 | 1001110 | 10110000 | 1111 | 10011 |
Color Harmonies of #293837
Complementary color
Monochromatic Colors of #293837
Black with #293837
Text Example
Text Example
White with #293837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293837; }
p { color: rgb(41,56,55); }
H1.HeaderClassName
{
color: #293837;
}
.AnyTagClassName
{
color: #293837;
}
</style>
background-color css
<style>
a { background-color: #293837; }
a { background-color: rgb(41,56,55); }
div.DivClassName
{
background-color: #293837;
}
.BgClassName
{
background-color: #293837;
}
</style>
border-color css
<style>
span { border-color: #293837; }
span { border-color: rgb(41,56,55); }
td.TdClassName
{
border-color: #293837;
}
.TagClassName
{
border-color: #293837;
}
</style>