Shades of Aztec #253934
Tints of Aztec #253934
RGB
CMYK
RGB Variations
Color information
#253934 (or 0x253934) is known color: Aztec. HEX triplet: 25, 39 and 34. RGB value is (37,57,52). Sum of RGB (Red+Green+Blue) = 37+57+52=146 (19% of max value = 765). Red value is 37 (14.84% from 255 or 25.34% from 146); Green value is 57 (22.66% from 255 or 39.04% from 146); Blue value is 52 (20.70% from 255 or 35.62% from 146); Max value from RGB is 57 - color contains mainly: green. Hex color #253934 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #253934 is #DAC6CB. Grayscale: #323232. Windows color (decimal): -14337740 or 3422501. OLE color: 3422501.
HSL color Cylindrical-coordinate representation of color #253934: hue angle of 165º degrees, saturation: 0.21, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #253934 is Cyan = 0.35, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 37 | 57 | 52 | - |
| CMYK | 0.35 | 0 | 0.09 | 0.78 |
| HSL | 165º | 0.21% | 0.18% | - |
| HSV(B) | 165º | 0.35% | 0.22% | - |
| XYZ | 2.85 | 3.57 | 3.79 | - |
| YUV | 50.45 | 128.87 | 118.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 57 | 52 | 0.35 | 0 | 0.09 | 0.78 | 165 | 0.21 | 0.18 |
| Hex | 25 | 39 | 34 | 23 | 0 | 9 | 4E | A5 | 15 | 12 |
| Octal | 45 | 71 | 64 | 43 | 0 | 11 | 116 | 245 | 25 | 22 |
| Binary | 100101 | 111001 | 110100 | 100011 | 0 | 1001 | 1001110 | 10100101 | 10101 | 10010 |
Color Harmonies of #253934
Complementary color
Monochromatic Colors of #253934
Black with #253934
Text Example
Text Example
White with #253934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253934; }
p { color: rgb(37,57,52); }
H1.HeaderClassName
{
color: #253934;
}
.AnyTagClassName
{
color: #253934;
}
</style>
background-color css
<style>
a { background-color: #253934; }
a { background-color: rgb(37,57,52); }
div.DivClassName
{
background-color: #253934;
}
.BgClassName
{
background-color: #253934;
}
</style>
border-color css
<style>
span { border-color: #253934; }
span { border-color: rgb(37,57,52); }
td.TdClassName
{
border-color: #253934;
}
.TagClassName
{
border-color: #253934;
}
</style>