Shades of Chalet Green #557141
Tints of Chalet Green #557141
RGB
CMYK
RGB Variations
Color information
#557141 (or 0x557141) is known color: Chalet Green. HEX triplet: 55, 71 and 41. RGB value is (85,113,65). Sum of RGB (Red+Green+Blue) = 85+113+65=263 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.32% from 263); Green value is 113 (44.53% from 255 or 42.97% from 263); Blue value is 65 (25.78% from 255 or 24.71% from 263); Max value from RGB is 113 - color contains mainly: green. Hex color #557141 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557141 is #AA8EBE. Grayscale: #636363. Windows color (decimal): -11177663 or 4288853. OLE color: 4288853.
HSL color Cylindrical-coordinate representation of color #557141: hue angle of 95º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #557141 is Cyan = 0.25, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 65 | - |
| CMYK | 0.25 | 0 | 0.42 | 0.56 |
| HSL | 95º | 0.27% | 0.35% | - |
| HSV(B) | 95º | 0.42% | 0.44% | - |
| XYZ | 10.61 | 14.12 | 7.17 | - |
| YUV | 99.16 | 108.72 | 117.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 65 | 0.25 | 0 | 0.42 | 0.56 | 95 | 0.27 | 0.35 |
| Hex | 55 | 71 | 41 | 19 | 0 | 2A | 38 | 5F | 1B | 23 |
| Octal | 125 | 161 | 101 | 31 | 0 | 52 | 70 | 137 | 33 | 43 |
| Binary | 1010101 | 1110001 | 1000001 | 11001 | 0 | 101010 | 111000 | 1011111 | 11011 | 100011 |
Color Harmonies of #557141
Complementary color
Monochromatic Colors of #557141
Black with #557141
Text Example
Text Example
White with #557141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557141; }
p { color: rgb(85,113,65); }
H1.HeaderClassName
{
color: #557141;
}
.AnyTagClassName
{
color: #557141;
}
</style>
background-color css
<style>
a { background-color: #557141; }
a { background-color: rgb(85,113,65); }
div.DivClassName
{
background-color: #557141;
}
.BgClassName
{
background-color: #557141;
}
</style>
border-color css
<style>
span { border-color: #557141; }
span { border-color: rgb(85,113,65); }
td.TdClassName
{
border-color: #557141;
}
.TagClassName
{
border-color: #557141;
}
</style>