Shades of Chalet Green #557336
Tints of Chalet Green #557336
RGB
CMYK
RGB Variations
Color information
#557336 (or 0x557336) is known color: Chalet Green. HEX triplet: 55, 73 and 36. RGB value is (85,115,54). Sum of RGB (Red+Green+Blue) = 85+115+54=254 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.46% from 254); Green value is 115 (45.31% from 255 or 45.28% from 254); Blue value is 54 (21.48% from 255 or 21.26% from 254); Max value from RGB is 115 - color contains mainly: green. Hex color #557336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557336 is #AA8CC9. Grayscale: #636363. Windows color (decimal): -11177162 or 3568469. OLE color: 3568469.
HSL color Cylindrical-coordinate representation of color #557336: hue angle of 89.51º 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 #557336 is Cyan = 0.26, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 54 | - |
| CMYK | 0.26 | 0 | 0.53 | 0.55 |
| HSL | 89.51º | 0.36% | 0.33% | - |
| HSV(B) | 89.51º | 0.53% | 0.45% | - |
| XYZ | 10.54 | 14.46 | 5.73 | - |
| YUV | 99.08 | 102.56 | 117.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 54 | 0.26 | 0 | 0.53 | 0.55 | 89.51 | 0.36 | 0.33 |
| Hex | 55 | 73 | 36 | 1A | 0 | 35 | 37 | 5A | 24 | 21 |
| Octal | 125 | 163 | 66 | 32 | 0 | 65 | 67 | 132 | 44 | 41 |
| Binary | 1010101 | 1110011 | 110110 | 11010 | 0 | 110101 | 110111 | 1011010 | 100100 | 100001 |
Color Harmonies of #557336
Complementary color
Monochromatic Colors of #557336
Black with #557336
Text Example
Text Example
White with #557336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557336; }
p { color: rgb(85,115,54); }
H1.HeaderClassName
{
color: #557336;
}
.AnyTagClassName
{
color: #557336;
}
</style>
background-color css
<style>
a { background-color: #557336; }
a { background-color: rgb(85,115,54); }
div.DivClassName
{
background-color: #557336;
}
.BgClassName
{
background-color: #557336;
}
</style>
border-color css
<style>
span { border-color: #557336; }
span { border-color: rgb(85,115,54); }
td.TdClassName
{
border-color: #557336;
}
.TagClassName
{
border-color: #557336;
}
</style>