Shades of Chalet Green #557936
Tints of Chalet Green #557936
RGB
CMYK
RGB Variations
Color information
#557936 (or 0x557936) is known color: Chalet Green. HEX triplet: 55, 79 and 36. RGB value is (85,121,54). Sum of RGB (Red+Green+Blue) = 85+121+54=260 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.69% from 260); Green value is 121 (47.66% from 255 or 46.54% from 260); Blue value is 54 (21.48% from 255 or 20.77% from 260); Max value from RGB is 121 - color contains mainly: green. Hex color #557936 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557936 is #AA86C9. Grayscale: #666666. Windows color (decimal): -11175626 or 3570005. OLE color: 3570005.
HSL color Cylindrical-coordinate representation of color #557936: hue angle of 92.24º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #557936 is Cyan = 0.30, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 121 | 54 | - |
| CMYK | 0.30 | 0 | 0.55 | 0.53 |
| HSL | 92.24º | 0.38% | 0.34% | - |
| HSV(B) | 92.24º | 0.55% | 0.47% | - |
| XYZ | 11.25 | 15.87 | 5.96 | - |
| YUV | 102.6 | 100.57 | 115.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 121 | 54 | 0.30 | 0 | 0.55 | 0.53 | 92.24 | 0.38 | 0.34 |
| Hex | 55 | 79 | 36 | 1E | 0 | 37 | 35 | 5C | 26 | 22 |
| Octal | 125 | 171 | 66 | 36 | 0 | 67 | 65 | 134 | 46 | 42 |
| Binary | 1010101 | 1111001 | 110110 | 11110 | 0 | 110111 | 110101 | 1011100 | 100110 | 100010 |
Color Harmonies of #557936
Complementary color
Monochromatic Colors of #557936
Black with #557936
Text Example
Text Example
White with #557936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557936; }
p { color: rgb(85,121,54); }
H1.HeaderClassName
{
color: #557936;
}
.AnyTagClassName
{
color: #557936;
}
</style>
background-color css
<style>
a { background-color: #557936; }
a { background-color: rgb(85,121,54); }
div.DivClassName
{
background-color: #557936;
}
.BgClassName
{
background-color: #557936;
}
</style>
border-color css
<style>
span { border-color: #557936; }
span { border-color: rgb(85,121,54); }
td.TdClassName
{
border-color: #557936;
}
.TagClassName
{
border-color: #557936;
}
</style>