Shades of Aztec #293938
Tints of Aztec #293938
RGB
CMYK
RGB Variations
Color information
#293938 (or 0x293938) is known color: Aztec. HEX triplet: 29, 39 and 38. RGB value is (41,57,56). Sum of RGB (Red+Green+Blue) = 41+57+56=154 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.62% from 154); Green value is 57 (22.66% from 255 or 37.01% from 154); Blue value is 56 (22.27% from 255 or 36.36% from 154); Max value from RGB is 57 - color contains mainly: green. Hex color #293938 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293938 is #D6C6C7. Grayscale: #343434. Windows color (decimal): -14075592 or 3684649. OLE color: 3684649.
HSL color Cylindrical-coordinate representation of color #293938: hue angle of 176.25º 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 #293938 is Cyan = 0.28, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 57 | 56 | - |
| CMYK | 0.28 | 0 | 0.02 | 0.78 |
| HSL | 176.25º | 0.16% | 0.19% | - |
| HSV(B) | 176.25º | 0.28% | 0.22% | - |
| XYZ | 3.09 | 3.68 | 4.29 | - |
| YUV | 52.1 | 130.2 | 120.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 57 | 56 | 0.28 | 0 | 0.02 | 0.78 | 176.25 | 0.16 | 0.19 |
| Hex | 29 | 39 | 38 | 1C | 0 | 2 | 4E | B0 | 10 | 13 |
| Octal | 51 | 71 | 70 | 34 | 0 | 2 | 116 | 260 | 20 | 23 |
| Binary | 101001 | 111001 | 111000 | 11100 | 0 | 10 | 1001110 | 10110000 | 10000 | 10011 |
Color Harmonies of #293938
Complementary color
Monochromatic Colors of #293938
Black with #293938
Text Example
Text Example
White with #293938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293938; }
p { color: rgb(41,57,56); }
H1.HeaderClassName
{
color: #293938;
}
.AnyTagClassName
{
color: #293938;
}
</style>
background-color css
<style>
a { background-color: #293938; }
a { background-color: rgb(41,57,56); }
div.DivClassName
{
background-color: #293938;
}
.BgClassName
{
background-color: #293938;
}
</style>
border-color css
<style>
span { border-color: #293938; }
span { border-color: rgb(41,57,56); }
td.TdClassName
{
border-color: #293938;
}
.TagClassName
{
border-color: #293938;
}
</style>