Shades of Aztec #223735
Tints of Aztec #223735
RGB
CMYK
RGB Variations
Color information
#223735 (or 0x223735) is known color: Aztec. HEX triplet: 22, 37 and 35. RGB value is (34,55,53). Sum of RGB (Red+Green+Blue) = 34+55+53=142 (18% of max value = 765). Red value is 34 (13.67% from 255 or 23.94% from 142); Green value is 55 (21.88% from 255 or 38.73% from 142); Blue value is 53 (21.09% from 255 or 37.32% from 142); Max value from RGB is 55 - color contains mainly: green. Hex color #223735 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #223735 is #DDC8CA. Grayscale: #303030. Windows color (decimal): -14534859 or 3487522. OLE color: 3487522.
HSL color Cylindrical-coordinate representation of color #223735: hue angle of 174.29º degrees, saturation: 0.24, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #223735 is Cyan = 0.38, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 34 | 55 | 53 | - |
| CMYK | 0.38 | 0 | 0.04 | 0.78 |
| HSL | 174.29º | 0.24% | 0.17% | - |
| HSV(B) | 174.29º | 0.38% | 0.22% | - |
| XYZ | 2.67 | 3.33 | 3.87 | - |
| YUV | 48.49 | 130.54 | 117.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 55 | 53 | 0.38 | 0 | 0.04 | 0.78 | 174.29 | 0.24 | 0.17 |
| Hex | 22 | 37 | 35 | 26 | 0 | 4 | 4E | AE | 18 | 11 |
| Octal | 42 | 67 | 65 | 46 | 0 | 4 | 116 | 256 | 30 | 21 |
| Binary | 100010 | 110111 | 110101 | 100110 | 0 | 100 | 1001110 | 10101110 | 11000 | 10001 |
Color Harmonies of #223735
Complementary color
Monochromatic Colors of #223735
Black with #223735
Text Example
Text Example
White with #223735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #223735; }
p { color: rgb(34,55,53); }
H1.HeaderClassName
{
color: #223735;
}
.AnyTagClassName
{
color: #223735;
}
</style>
background-color css
<style>
a { background-color: #223735; }
a { background-color: rgb(34,55,53); }
div.DivClassName
{
background-color: #223735;
}
.BgClassName
{
background-color: #223735;
}
</style>
border-color css
<style>
span { border-color: #223735; }
span { border-color: rgb(34,55,53); }
td.TdClassName
{
border-color: #223735;
}
.TagClassName
{
border-color: #223735;
}
</style>