Shades of Chalet Green #557236
Tints of Chalet Green #557236
RGB
CMYK
RGB Variations
Color information
#557236 (or 0x557236) is known color: Chalet Green. HEX triplet: 55, 72 and 36. RGB value is (85,114,54). Sum of RGB (Red+Green+Blue) = 85+114+54=253 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.60% from 253); Green value is 114 (44.92% from 255 or 45.06% from 253); Blue value is 54 (21.48% from 255 or 21.34% from 253); Max value from RGB is 114 - color contains mainly: green. Hex color #557236 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557236 is #AA8DC9. Grayscale: #626262. Windows color (decimal): -11177418 or 3568213. OLE color: 3568213.
HSL color Cylindrical-coordinate representation of color #557236: hue angle of 89º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #557236 is Cyan = 0.25, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 114 | 54 | - |
| CMYK | 0.25 | 0 | 0.53 | 0.55 |
| HSL | 89º | 0.36% | 0.33% | - |
| HSV(B) | 89º | 0.53% | 0.45% | - |
| XYZ | 10.43 | 14.23 | 5.69 | - |
| YUV | 98.49 | 102.89 | 118.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 114 | 54 | 0.25 | 0 | 0.53 | 0.55 | 89 | 0.36 | 0.33 |
| Hex | 55 | 72 | 36 | 19 | 0 | 35 | 37 | 59 | 24 | 21 |
| Octal | 125 | 162 | 66 | 31 | 0 | 65 | 67 | 131 | 44 | 41 |
| Binary | 1010101 | 1110010 | 110110 | 11001 | 0 | 110101 | 110111 | 1011001 | 100100 | 100001 |
Color Harmonies of #557236
Complementary color
Monochromatic Colors of #557236
Black with #557236
Text Example
Text Example
White with #557236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557236; }
p { color: rgb(85,114,54); }
H1.HeaderClassName
{
color: #557236;
}
.AnyTagClassName
{
color: #557236;
}
</style>
background-color css
<style>
a { background-color: #557236; }
a { background-color: rgb(85,114,54); }
div.DivClassName
{
background-color: #557236;
}
.BgClassName
{
background-color: #557236;
}
</style>
border-color css
<style>
span { border-color: #557236; }
span { border-color: rgb(85,114,54); }
td.TdClassName
{
border-color: #557236;
}
.TagClassName
{
border-color: #557236;
}
</style>