Shades of Chalet Green #557138
Tints of Chalet Green #557138
RGB
CMYK
RGB Variations
Color information
#557138 (or 0x557138) is known color: Chalet Green. HEX triplet: 55, 71 and 38. RGB value is (85,113,56). Sum of RGB (Red+Green+Blue) = 85+113+56=254 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.46% from 254); Green value is 113 (44.53% from 255 or 44.49% from 254); Blue value is 56 (22.27% from 255 or 22.05% from 254); Max value from RGB is 113 - color contains mainly: green. Hex color #557138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557138 is #AA8EC7. Grayscale: #626262. Windows color (decimal): -11177672 or 3699029. OLE color: 3699029.
HSL color Cylindrical-coordinate representation of color #557138: hue angle of 89.47º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #557138 is Cyan = 0.25, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 56 | - |
| CMYK | 0.25 | 0 | 0.50 | 0.56 |
| HSL | 89.47º | 0.34% | 0.33% | - |
| HSV(B) | 89.47º | 0.5% | 0.44% | - |
| XYZ | 10.37 | 14.03 | 5.9 | - |
| YUV | 98.13 | 104.22 | 118.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 56 | 0.25 | 0 | 0.50 | 0.56 | 89.47 | 0.34 | 0.33 |
| Hex | 55 | 71 | 38 | 19 | 0 | 32 | 38 | 59 | 22 | 21 |
| Octal | 125 | 161 | 70 | 31 | 0 | 62 | 70 | 131 | 42 | 41 |
| Binary | 1010101 | 1110001 | 111000 | 11001 | 0 | 110010 | 111000 | 1011001 | 100010 | 100001 |
Color Harmonies of #557138
Complementary color
Monochromatic Colors of #557138
Black with #557138
Text Example
Text Example
White with #557138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557138; }
p { color: rgb(85,113,56); }
H1.HeaderClassName
{
color: #557138;
}
.AnyTagClassName
{
color: #557138;
}
</style>
background-color css
<style>
a { background-color: #557138; }
a { background-color: rgb(85,113,56); }
div.DivClassName
{
background-color: #557138;
}
.BgClassName
{
background-color: #557138;
}
</style>
border-color css
<style>
span { border-color: #557138; }
span { border-color: rgb(85,113,56); }
td.TdClassName
{
border-color: #557138;
}
.TagClassName
{
border-color: #557138;
}
</style>