Shades of Aztec #273835
Tints of Aztec #273835
RGB
CMYK
RGB Variations
Color information
#273835 (or 0x273835) is known color: Aztec. HEX triplet: 27, 38 and 35. RGB value is (39,56,53). Sum of RGB (Red+Green+Blue) = 39+56+53=148 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.35% from 148); Green value is 56 (22.27% from 255 or 37.84% from 148); Blue value is 53 (21.09% from 255 or 35.81% from 148); Max value from RGB is 56 - color contains mainly: green. Hex color #273835 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #273835 is #D8C7CA. Grayscale: #323232. Windows color (decimal): -14206923 or 3487783. OLE color: 3487783.
HSL color Cylindrical-coordinate representation of color #273835: hue angle of 169.41º degrees, saturation: 0.18, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #273835 is Cyan = 0.30, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 39 | 56 | 53 | - |
| CMYK | 0.30 | 0 | 0.05 | 0.78 |
| HSL | 169.41º | 0.18% | 0.19% | - |
| HSV(B) | 169.41º | 0.3% | 0.22% | - |
| XYZ | 2.89 | 3.52 | 3.89 | - |
| YUV | 50.58 | 129.37 | 119.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 56 | 53 | 0.30 | 0 | 0.05 | 0.78 | 169.41 | 0.18 | 0.19 |
| Hex | 27 | 38 | 35 | 1E | 0 | 5 | 4E | A9 | 12 | 13 |
| Octal | 47 | 70 | 65 | 36 | 0 | 5 | 116 | 251 | 22 | 23 |
| Binary | 100111 | 111000 | 110101 | 11110 | 0 | 101 | 1001110 | 10101001 | 10010 | 10011 |
Color Harmonies of #273835
Complementary color
Monochromatic Colors of #273835
Black with #273835
Text Example
Text Example
White with #273835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273835; }
p { color: rgb(39,56,53); }
H1.HeaderClassName
{
color: #273835;
}
.AnyTagClassName
{
color: #273835;
}
</style>
background-color css
<style>
a { background-color: #273835; }
a { background-color: rgb(39,56,53); }
div.DivClassName
{
background-color: #273835;
}
.BgClassName
{
background-color: #273835;
}
</style>
border-color css
<style>
span { border-color: #273835; }
span { border-color: rgb(39,56,53); }
td.TdClassName
{
border-color: #273835;
}
.TagClassName
{
border-color: #273835;
}
</style>