Shades of Aztec #313837
Tints of Aztec #313837
RGB
CMYK
RGB Variations
Color information
#313837 (or 0x313837) is known color: Aztec. HEX triplet: 31, 38 and 37. RGB value is (49,56,55). Sum of RGB (Red+Green+Blue) = 49+56+55=160 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.62% from 160); Green value is 56 (22.27% from 255 or 35% from 160); Blue value is 55 (21.88% from 255 or 34.38% from 160); Max value from RGB is 56 - color contains mainly: green. Hex color #313837 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313837 is #CEC7C8. Grayscale: #353535. Windows color (decimal): -13551561 or 3618865. OLE color: 3618865.
HSL color Cylindrical-coordinate representation of color #313837: hue angle of 171.43º degrees, saturation: 0.07, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #313837 is Cyan = 0.12, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 56 | 55 | - |
| CMYK | 0.12 | 0 | 0.02 | 0.78 |
| HSL | 171.43º | 0.07% | 0.21% | - |
| HSV(B) | 171.43º | 0.13% | 0.22% | - |
| XYZ | 3.37 | 3.76 | 4.16 | - |
| YUV | 53.79 | 128.68 | 124.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 56 | 55 | 0.12 | 0 | 0.02 | 0.78 | 171.43 | 0.07 | 0.21 |
| Hex | 31 | 38 | 37 | C | 0 | 2 | 4E | AB | 7 | 15 |
| Octal | 61 | 70 | 67 | 14 | 0 | 2 | 116 | 253 | 7 | 25 |
| Binary | 110001 | 111000 | 110111 | 1100 | 0 | 10 | 1001110 | 10101011 | 111 | 10101 |
Color Harmonies of #313837
Complementary color
Monochromatic Colors of #313837
Black with #313837
Text Example
Text Example
White with #313837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313837; }
p { color: rgb(49,56,55); }
H1.HeaderClassName
{
color: #313837;
}
.AnyTagClassName
{
color: #313837;
}
</style>
background-color css
<style>
a { background-color: #313837; }
a { background-color: rgb(49,56,55); }
div.DivClassName
{
background-color: #313837;
}
.BgClassName
{
background-color: #313837;
}
</style>
border-color css
<style>
span { border-color: #313837; }
span { border-color: rgb(49,56,55); }
td.TdClassName
{
border-color: #313837;
}
.TagClassName
{
border-color: #313837;
}
</style>