Shades of Aztec #283635
Tints of Aztec #283635
RGB
CMYK
RGB Variations
Color information
#283635 (or 0x283635) is known color: Aztec. HEX triplet: 28, 36 and 35. RGB value is (40,54,53). Sum of RGB (Red+Green+Blue) = 40+54+53=147 (19% of max value = 765). Red value is 40 (16.02% from 255 or 27.21% from 147); Green value is 54 (21.48% from 255 or 36.73% from 147); Blue value is 53 (21.09% from 255 or 36.05% from 147); Max value from RGB is 54 - color contains mainly: green. Hex color #283635 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #283635 is #D7C9CA. Grayscale: #313131. Windows color (decimal): -14141899 or 3487272. OLE color: 3487272.
HSL color Cylindrical-coordinate representation of color #283635: hue angle of 175.71º degrees, saturation: 0.15, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #283635 is Cyan = 0.26, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 40 | 54 | 53 | - |
| CMYK | 0.26 | 0 | 0.02 | 0.79 |
| HSL | 175.71º | 0.15% | 0.18% | - |
| HSV(B) | 175.71º | 0.26% | 0.21% | - |
| XYZ | 2.84 | 3.35 | 3.86 | - |
| YUV | 49.7 | 129.86 | 121.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 54 | 53 | 0.26 | 0 | 0.02 | 0.79 | 175.71 | 0.15 | 0.18 |
| Hex | 28 | 36 | 35 | 1A | 0 | 2 | 4F | B0 | F | 12 |
| Octal | 50 | 66 | 65 | 32 | 0 | 2 | 117 | 260 | 17 | 22 |
| Binary | 101000 | 110110 | 110101 | 11010 | 0 | 10 | 1001111 | 10110000 | 1111 | 10010 |
Color Harmonies of #283635
Complementary color
Monochromatic Colors of #283635
Black with #283635
Text Example
Text Example
White with #283635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283635; }
p { color: rgb(40,54,53); }
H1.HeaderClassName
{
color: #283635;
}
.AnyTagClassName
{
color: #283635;
}
</style>
background-color css
<style>
a { background-color: #283635; }
a { background-color: rgb(40,54,53); }
div.DivClassName
{
background-color: #283635;
}
.BgClassName
{
background-color: #283635;
}
</style>
border-color css
<style>
span { border-color: #283635; }
span { border-color: rgb(40,54,53); }
td.TdClassName
{
border-color: #283635;
}
.TagClassName
{
border-color: #283635;
}
</style>