Shades of Aztec #213735
Tints of Aztec #213735
RGB
CMYK
RGB Variations
Color information
#213735 (or 0x213735) is known color: Aztec. HEX triplet: 21, 37 and 35. RGB value is (33,55,53). Sum of RGB (Red+Green+Blue) = 33+55+53=141 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.40% from 141); Green value is 55 (21.88% from 255 or 39.01% from 141); Blue value is 53 (21.09% from 255 or 37.59% from 141); Max value from RGB is 55 - color contains mainly: green. Hex color #213735 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #213735 is #DEC8CA. Grayscale: #303030. Windows color (decimal): -14600395 or 3487521. OLE color: 3487521.
HSL color Cylindrical-coordinate representation of color #213735: hue angle of 174.55º degrees, saturation: 0.25, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #213735 is Cyan = 0.4, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 33 | 55 | 53 | - |
| CMYK | 0.4 | 0 | 0.04 | 0.78 |
| HSL | 174.55º | 0.25% | 0.17% | - |
| HSV(B) | 174.55º | 0.4% | 0.22% | - |
| XYZ | 2.64 | 3.31 | 3.87 | - |
| YUV | 48.19 | 130.71 | 117.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 55 | 53 | 0.4 | 0 | 0.04 | 0.78 | 174.55 | 0.25 | 0.17 |
| Hex | 21 | 37 | 35 | 28 | 0 | 4 | 4E | AF | 19 | 11 |
| Octal | 41 | 67 | 65 | 50 | 0 | 4 | 116 | 257 | 31 | 21 |
| Binary | 100001 | 110111 | 110101 | 101000 | 0 | 100 | 1001110 | 10101111 | 11001 | 10001 |
Color Harmonies of #213735
Complementary color
Monochromatic Colors of #213735
Black with #213735
Text Example
Text Example
White with #213735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213735; }
p { color: rgb(33,55,53); }
H1.HeaderClassName
{
color: #213735;
}
.AnyTagClassName
{
color: #213735;
}
</style>
background-color css
<style>
a { background-color: #213735; }
a { background-color: rgb(33,55,53); }
div.DivClassName
{
background-color: #213735;
}
.BgClassName
{
background-color: #213735;
}
</style>
border-color css
<style>
span { border-color: #213735; }
span { border-color: rgb(33,55,53); }
td.TdClassName
{
border-color: #213735;
}
.TagClassName
{
border-color: #213735;
}
</style>