Shades of Aztec #313938
Tints of Aztec #313938
RGB
CMYK
RGB Variations
Color information
#313938 (or 0x313938) is known color: Aztec. HEX triplet: 31, 39 and 38. RGB value is (49,57,56). Sum of RGB (Red+Green+Blue) = 49+57+56=162 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.25% from 162); Green value is 57 (22.66% from 255 or 35.19% from 162); Blue value is 56 (22.27% from 255 or 34.57% from 162); Max value from RGB is 57 - color contains mainly: green. Hex color #313938 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313938 is #CEC6C7. Grayscale: #363636. Windows color (decimal): -13551304 or 3684657. OLE color: 3684657.
HSL color Cylindrical-coordinate representation of color #313938: hue angle of 172.5º degrees, saturation: 0.08, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #313938 is Cyan = 0.14, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 57 | 56 | - |
| CMYK | 0.14 | 0 | 0.02 | 0.78 |
| HSL | 172.5º | 0.08% | 0.21% | - |
| HSV(B) | 172.5º | 0.14% | 0.22% | - |
| XYZ | 3.44 | 3.86 | 4.31 | - |
| YUV | 54.49 | 128.85 | 124.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 57 | 56 | 0.14 | 0 | 0.02 | 0.78 | 172.5 | 0.08 | 0.21 |
| Hex | 31 | 39 | 38 | E | 0 | 2 | 4E | AC | 8 | 15 |
| Octal | 61 | 71 | 70 | 16 | 0 | 2 | 116 | 254 | 10 | 25 |
| Binary | 110001 | 111001 | 111000 | 1110 | 0 | 10 | 1001110 | 10101100 | 1000 | 10101 |
Color Harmonies of #313938
Complementary color
Monochromatic Colors of #313938
Black with #313938
Text Example
Text Example
White with #313938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313938; }
p { color: rgb(49,57,56); }
H1.HeaderClassName
{
color: #313938;
}
.AnyTagClassName
{
color: #313938;
}
</style>
background-color css
<style>
a { background-color: #313938; }
a { background-color: rgb(49,57,56); }
div.DivClassName
{
background-color: #313938;
}
.BgClassName
{
background-color: #313938;
}
</style>
border-color css
<style>
span { border-color: #313938; }
span { border-color: rgb(49,57,56); }
td.TdClassName
{
border-color: #313938;
}
.TagClassName
{
border-color: #313938;
}
</style>