Shades of Chalet Green #557836
Tints of Chalet Green #557836
RGB
CMYK
RGB Variations
Color information
#557836 (or 0x557836) is known color: Chalet Green. HEX triplet: 55, 78 and 36. RGB value is (85,120,54). Sum of RGB (Red+Green+Blue) = 85+120+54=259 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.82% from 259); Green value is 120 (47.27% from 255 or 46.33% from 259); Blue value is 54 (21.48% from 255 or 20.85% from 259); Max value from RGB is 120 - color contains mainly: green. Hex color #557836 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557836 is #AA87C9. Grayscale: #666666. Windows color (decimal): -11175882 or 3569749. OLE color: 3569749.
HSL color Cylindrical-coordinate representation of color #557836: hue angle of 91.82º 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 #557836 is Cyan = 0.29, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 120 | 54 | - |
| CMYK | 0.29 | 0 | 0.55 | 0.53 |
| HSL | 91.82º | 0.38% | 0.34% | - |
| HSV(B) | 91.82º | 0.55% | 0.47% | - |
| XYZ | 11.13 | 15.63 | 5.92 | - |
| YUV | 102.01 | 100.9 | 115.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 120 | 54 | 0.29 | 0 | 0.55 | 0.53 | 91.82 | 0.38 | 0.34 |
| Hex | 55 | 78 | 36 | 1D | 0 | 37 | 35 | 5C | 26 | 22 |
| Octal | 125 | 170 | 66 | 35 | 0 | 67 | 65 | 134 | 46 | 42 |
| Binary | 1010101 | 1111000 | 110110 | 11101 | 0 | 110111 | 110101 | 1011100 | 100110 | 100010 |
Color Harmonies of #557836
Complementary color
Monochromatic Colors of #557836
Black with #557836
Text Example
Text Example
White with #557836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557836; }
p { color: rgb(85,120,54); }
H1.HeaderClassName
{
color: #557836;
}
.AnyTagClassName
{
color: #557836;
}
</style>
background-color css
<style>
a { background-color: #557836; }
a { background-color: rgb(85,120,54); }
div.DivClassName
{
background-color: #557836;
}
.BgClassName
{
background-color: #557836;
}
</style>
border-color css
<style>
span { border-color: #557836; }
span { border-color: rgb(85,120,54); }
td.TdClassName
{
border-color: #557836;
}
.TagClassName
{
border-color: #557836;
}
</style>