Shades of Aztec #213634
Tints of Aztec #213634
RGB
CMYK
RGB Variations
Color information
#213634 (or 0x213634) is known color: Aztec. HEX triplet: 21, 36 and 34. RGB value is (33,54,52). Sum of RGB (Red+Green+Blue) = 33+54+52=139 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.74% from 139); Green value is 54 (21.48% from 255 or 38.85% from 139); Blue value is 52 (20.70% from 255 or 37.41% from 139); Max value from RGB is 54 - color contains mainly: green. Hex color #213634 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #213634 is #DEC9CB. Grayscale: #2F2F2F. Windows color (decimal): -14600652 or 3421729. OLE color: 3421729.
HSL color Cylindrical-coordinate representation of color #213634: hue angle of 174.29º degrees, saturation: 0.24, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #213634 is Cyan = 0.39, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 33 | 54 | 52 | - |
| CMYK | 0.39 | 0 | 0.04 | 0.79 |
| HSL | 174.29º | 0.24% | 0.17% | - |
| HSV(B) | 174.29º | 0.39% | 0.21% | - |
| XYZ | 2.57 | 3.21 | 3.73 | - |
| YUV | 47.49 | 130.54 | 117.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 54 | 52 | 0.39 | 0 | 0.04 | 0.79 | 174.29 | 0.24 | 0.17 |
| Hex | 21 | 36 | 34 | 27 | 0 | 4 | 4F | AE | 18 | 11 |
| Octal | 41 | 66 | 64 | 47 | 0 | 4 | 117 | 256 | 30 | 21 |
| Binary | 100001 | 110110 | 110100 | 100111 | 0 | 100 | 1001111 | 10101110 | 11000 | 10001 |
Color Harmonies of #213634
Complementary color
Monochromatic Colors of #213634
Black with #213634
Text Example
Text Example
White with #213634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213634; }
p { color: rgb(33,54,52); }
H1.HeaderClassName
{
color: #213634;
}
.AnyTagClassName
{
color: #213634;
}
</style>
background-color css
<style>
a { background-color: #213634; }
a { background-color: rgb(33,54,52); }
div.DivClassName
{
background-color: #213634;
}
.BgClassName
{
background-color: #213634;
}
</style>
border-color css
<style>
span { border-color: #213634; }
span { border-color: rgb(33,54,52); }
td.TdClassName
{
border-color: #213634;
}
.TagClassName
{
border-color: #213634;
}
</style>