Shades of Aztec #283736
Tints of Aztec #283736
RGB
CMYK
RGB Variations
Color information
#283736 (or 0x283736) is known color: Aztec. HEX triplet: 28, 37 and 36. RGB value is (40,55,54). Sum of RGB (Red+Green+Blue) = 40+55+54=149 (19% of max value = 765). Red value is 40 (16.02% from 255 or 26.85% from 149); Green value is 55 (21.88% from 255 or 36.91% from 149); Blue value is 54 (21.48% from 255 or 36.24% from 149); Max value from RGB is 55 - color contains mainly: green. Hex color #283736 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #283736 is #D7C8C9. Grayscale: #323232. Windows color (decimal): -14141642 or 3553064. OLE color: 3553064.
HSL color Cylindrical-coordinate representation of color #283736: hue angle of 176º degrees, saturation: 0.16, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #283736 is Cyan = 0.27, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 40 | 55 | 54 | - |
| CMYK | 0.27 | 0 | 0.02 | 0.78 |
| HSL | 176º | 0.16% | 0.19% | - |
| HSV(B) | 176º | 0.27% | 0.22% | - |
| XYZ | 2.91 | 3.45 | 4 | - |
| YUV | 50.4 | 130.03 | 120.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 55 | 54 | 0.27 | 0 | 0.02 | 0.78 | 176 | 0.16 | 0.19 |
| Hex | 28 | 37 | 36 | 1B | 0 | 2 | 4E | B0 | 10 | 13 |
| Octal | 50 | 67 | 66 | 33 | 0 | 2 | 116 | 260 | 20 | 23 |
| Binary | 101000 | 110111 | 110110 | 11011 | 0 | 10 | 1001110 | 10110000 | 10000 | 10011 |
Color Harmonies of #283736
Complementary color
Monochromatic Colors of #283736
Black with #283736
Text Example
Text Example
White with #283736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283736; }
p { color: rgb(40,55,54); }
H1.HeaderClassName
{
color: #283736;
}
.AnyTagClassName
{
color: #283736;
}
</style>
background-color css
<style>
a { background-color: #283736; }
a { background-color: rgb(40,55,54); }
div.DivClassName
{
background-color: #283736;
}
.BgClassName
{
background-color: #283736;
}
</style>
border-color css
<style>
span { border-color: #283736; }
span { border-color: rgb(40,55,54); }
td.TdClassName
{
border-color: #283736;
}
.TagClassName
{
border-color: #283736;
}
</style>