Shades of Aztec #293937
Tints of Aztec #293937
RGB
CMYK
RGB Variations
Color information
#293937 (or 0x293937) is known color: Aztec. HEX triplet: 29, 39 and 37. RGB value is (41,57,55). Sum of RGB (Red+Green+Blue) = 41+57+55=153 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.80% from 153); Green value is 57 (22.66% from 255 or 37.25% from 153); Blue value is 55 (21.88% from 255 or 35.95% from 153); Max value from RGB is 57 - color contains mainly: green. Hex color #293937 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293937 is #D6C6C8. Grayscale: #333333. Windows color (decimal): -14075593 or 3619113. OLE color: 3619113.
HSL color Cylindrical-coordinate representation of color #293937: hue angle of 172.5º degrees, saturation: 0.16, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #293937 is Cyan = 0.28, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 57 | 55 | - |
| CMYK | 0.28 | 0 | 0.04 | 0.78 |
| HSL | 172.5º | 0.16% | 0.19% | - |
| HSV(B) | 172.5º | 0.28% | 0.22% | - |
| XYZ | 3.07 | 3.67 | 4.16 | - |
| YUV | 51.99 | 129.7 | 120.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 57 | 55 | 0.28 | 0 | 0.04 | 0.78 | 172.5 | 0.16 | 0.19 |
| Hex | 29 | 39 | 37 | 1C | 0 | 4 | 4E | AC | 10 | 13 |
| Octal | 51 | 71 | 67 | 34 | 0 | 4 | 116 | 254 | 20 | 23 |
| Binary | 101001 | 111001 | 110111 | 11100 | 0 | 100 | 1001110 | 10101100 | 10000 | 10011 |
Color Harmonies of #293937
Complementary color
Monochromatic Colors of #293937
Black with #293937
Text Example
Text Example
White with #293937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293937; }
p { color: rgb(41,57,55); }
H1.HeaderClassName
{
color: #293937;
}
.AnyTagClassName
{
color: #293937;
}
</style>
background-color css
<style>
a { background-color: #293937; }
a { background-color: rgb(41,57,55); }
div.DivClassName
{
background-color: #293937;
}
.BgClassName
{
background-color: #293937;
}
</style>
border-color css
<style>
span { border-color: #293937; }
span { border-color: rgb(41,57,55); }
td.TdClassName
{
border-color: #293937;
}
.TagClassName
{
border-color: #293937;
}
</style>