Shades of Chalet Green #557038
Tints of Chalet Green #557038
RGB
CMYK
RGB Variations
Color information
#557038 (or 0x557038) is known color: Chalet Green. HEX triplet: 55, 70 and 38. RGB value is (85,112,56). Sum of RGB (Red+Green+Blue) = 85+112+56=253 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.60% from 253); Green value is 112 (44.14% from 255 or 44.27% from 253); Blue value is 56 (22.27% from 255 or 22.13% from 253); Max value from RGB is 112 - color contains mainly: green. Hex color #557038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557038 is #AA8FC7. Grayscale: #616161. Windows color (decimal): -11177928 or 3698773. OLE color: 3698773.
HSL color Cylindrical-coordinate representation of color #557038: hue angle of 88.93º degrees, saturation: 0.33, 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 #557038 is Cyan = 0.24, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 112 | 56 | - |
| CMYK | 0.24 | 0 | 0.50 | 0.56 |
| HSL | 88.93º | 0.33% | 0.33% | - |
| HSV(B) | 88.93º | 0.5% | 0.44% | - |
| XYZ | 10.25 | 13.81 | 5.87 | - |
| YUV | 97.54 | 104.55 | 119.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 112 | 56 | 0.24 | 0 | 0.50 | 0.56 | 88.93 | 0.33 | 0.33 |
| Hex | 55 | 70 | 38 | 18 | 0 | 32 | 38 | 59 | 21 | 21 |
| Octal | 125 | 160 | 70 | 30 | 0 | 62 | 70 | 131 | 41 | 41 |
| Binary | 1010101 | 1110000 | 111000 | 11000 | 0 | 110010 | 111000 | 1011001 | 100001 | 100001 |
Color Harmonies of #557038
Complementary color
Monochromatic Colors of #557038
Black with #557038
Text Example
Text Example
White with #557038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557038; }
p { color: rgb(85,112,56); }
H1.HeaderClassName
{
color: #557038;
}
.AnyTagClassName
{
color: #557038;
}
</style>
background-color css
<style>
a { background-color: #557038; }
a { background-color: rgb(85,112,56); }
div.DivClassName
{
background-color: #557038;
}
.BgClassName
{
background-color: #557038;
}
</style>
border-color css
<style>
span { border-color: #557038; }
span { border-color: rgb(85,112,56); }
td.TdClassName
{
border-color: #557038;
}
.TagClassName
{
border-color: #557038;
}
</style>