Shades of Chalet Green #557239
Tints of Chalet Green #557239
RGB
CMYK
RGB Variations
Color information
#557239 (or 0x557239) is known color: Chalet Green. HEX triplet: 55, 72 and 39. RGB value is (85,114,57). Sum of RGB (Red+Green+Blue) = 85+114+57=256 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.20% from 256); Green value is 114 (44.92% from 255 or 44.53% from 256); Blue value is 57 (22.66% from 255 or 22.27% from 256); Max value from RGB is 114 - color contains mainly: green. Hex color #557239 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557239 is #AA8DC6. Grayscale: #636363. Windows color (decimal): -11177415 or 3764821. OLE color: 3764821.
HSL color Cylindrical-coordinate representation of color #557239: hue angle of 90.53º degrees, saturation: 0.33, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #557239 is Cyan = 0.25, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 114 | 57 | - |
| CMYK | 0.25 | 0 | 0.50 | 0.55 |
| HSL | 90.53º | 0.33% | 0.34% | - |
| HSV(B) | 90.53º | 0.5% | 0.45% | - |
| XYZ | 10.5 | 14.26 | 6.07 | - |
| YUV | 98.83 | 104.39 | 118.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 114 | 57 | 0.25 | 0 | 0.50 | 0.55 | 90.53 | 0.33 | 0.34 |
| Hex | 55 | 72 | 39 | 19 | 0 | 32 | 37 | 5B | 21 | 22 |
| Octal | 125 | 162 | 71 | 31 | 0 | 62 | 67 | 133 | 41 | 42 |
| Binary | 1010101 | 1110010 | 111001 | 11001 | 0 | 110010 | 110111 | 1011011 | 100001 | 100010 |
Color Harmonies of #557239
Complementary color
Monochromatic Colors of #557239
Black with #557239
Text Example
Text Example
White with #557239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557239; }
p { color: rgb(85,114,57); }
H1.HeaderClassName
{
color: #557239;
}
.AnyTagClassName
{
color: #557239;
}
</style>
background-color css
<style>
a { background-color: #557239; }
a { background-color: rgb(85,114,57); }
div.DivClassName
{
background-color: #557239;
}
.BgClassName
{
background-color: #557239;
}
</style>
border-color css
<style>
span { border-color: #557239; }
span { border-color: rgb(85,114,57); }
td.TdClassName
{
border-color: #557239;
}
.TagClassName
{
border-color: #557239;
}
</style>