Shades of Chalet Green #557337
Tints of Chalet Green #557337
RGB
CMYK
RGB Variations
Color information
#557337 (or 0x557337) is known color: Chalet Green. HEX triplet: 55, 73 and 37. RGB value is (85,115,55). Sum of RGB (Red+Green+Blue) = 85+115+55=255 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.33% from 255); Green value is 115 (45.31% from 255 or 45.10% from 255); Blue value is 55 (21.88% from 255 or 21.57% from 255); Max value from RGB is 115 - color contains mainly: green. Hex color #557337 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557337 is #AA8CC8. Grayscale: #636363. Windows color (decimal): -11177161 or 3634005. OLE color: 3634005.
HSL color Cylindrical-coordinate representation of color #557337: hue angle of 90º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #557337 is Cyan = 0.26, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 55 | - |
| CMYK | 0.26 | 0 | 0.52 | 0.55 |
| HSL | 90º | 0.35% | 0.33% | - |
| HSV(B) | 90º | 0.52% | 0.45% | - |
| XYZ | 10.57 | 14.47 | 5.85 | - |
| YUV | 99.19 | 103.06 | 117.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 55 | 0.26 | 0 | 0.52 | 0.55 | 90 | 0.35 | 0.33 |
| Hex | 55 | 73 | 37 | 1A | 0 | 34 | 37 | 5A | 23 | 21 |
| Octal | 125 | 163 | 67 | 32 | 0 | 64 | 67 | 132 | 43 | 41 |
| Binary | 1010101 | 1110011 | 110111 | 11010 | 0 | 110100 | 110111 | 1011010 | 100011 | 100001 |
Color Harmonies of #557337
Complementary color
Monochromatic Colors of #557337
Black with #557337
Text Example
Text Example
White with #557337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557337; }
p { color: rgb(85,115,55); }
H1.HeaderClassName
{
color: #557337;
}
.AnyTagClassName
{
color: #557337;
}
</style>
background-color css
<style>
a { background-color: #557337; }
a { background-color: rgb(85,115,55); }
div.DivClassName
{
background-color: #557337;
}
.BgClassName
{
background-color: #557337;
}
</style>
border-color css
<style>
span { border-color: #557337; }
span { border-color: rgb(85,115,55); }
td.TdClassName
{
border-color: #557337;
}
.TagClassName
{
border-color: #557337;
}
</style>