Shades of Chalet Green #557538
Tints of Chalet Green #557538
RGB
CMYK
RGB Variations
Color information
#557538 (or 0x557538) is known color: Chalet Green. HEX triplet: 55, 75 and 38. RGB value is (85,117,56). Sum of RGB (Red+Green+Blue) = 85+117+56=258 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.95% from 258); Green value is 117 (46.09% from 255 or 45.35% from 258); Blue value is 56 (22.27% from 255 or 21.71% from 258); Max value from RGB is 117 - color contains mainly: green. Hex color #557538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557538 is #AA8AC7. Grayscale: #646464. Windows color (decimal): -11176648 or 3700053. OLE color: 3700053.
HSL color Cylindrical-coordinate representation of color #557538: hue angle of 91.48º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #557538 is Cyan = 0.27, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 117 | 56 | - |
| CMYK | 0.27 | 0 | 0.52 | 0.54 |
| HSL | 91.48º | 0.35% | 0.34% | - |
| HSV(B) | 91.48º | 0.52% | 0.46% | - |
| XYZ | 10.82 | 14.94 | 6.05 | - |
| YUV | 100.48 | 102.9 | 116.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 117 | 56 | 0.27 | 0 | 0.52 | 0.54 | 91.48 | 0.35 | 0.34 |
| Hex | 55 | 75 | 38 | 1B | 0 | 34 | 36 | 5B | 23 | 22 |
| Octal | 125 | 165 | 70 | 33 | 0 | 64 | 66 | 133 | 43 | 42 |
| Binary | 1010101 | 1110101 | 111000 | 11011 | 0 | 110100 | 110110 | 1011011 | 100011 | 100010 |
Color Harmonies of #557538
Complementary color
Monochromatic Colors of #557538
Black with #557538
Text Example
Text Example
White with #557538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557538; }
p { color: rgb(85,117,56); }
H1.HeaderClassName
{
color: #557538;
}
.AnyTagClassName
{
color: #557538;
}
</style>
background-color css
<style>
a { background-color: #557538; }
a { background-color: rgb(85,117,56); }
div.DivClassName
{
background-color: #557538;
}
.BgClassName
{
background-color: #557538;
}
</style>
border-color css
<style>
span { border-color: #557538; }
span { border-color: rgb(85,117,56); }
td.TdClassName
{
border-color: #557538;
}
.TagClassName
{
border-color: #557538;
}
</style>