Shades of Chalet Green #557338
Tints of Chalet Green #557338
RGB
CMYK
RGB Variations
Color information
#557338 (or 0x557338) is known color: Chalet Green. HEX triplet: 55, 73 and 38. RGB value is (85,115,56). Sum of RGB (Red+Green+Blue) = 85+115+56=256 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.20% from 256); Green value is 115 (45.31% from 255 or 44.92% from 256); Blue value is 56 (22.27% from 255 or 21.88% from 256); Max value from RGB is 115 - color contains mainly: green. Hex color #557338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557338 is #AA8CC7. Grayscale: #636363. Windows color (decimal): -11177160 or 3699541. OLE color: 3699541.
HSL color Cylindrical-coordinate representation of color #557338: hue angle of 90.51º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #557338 is Cyan = 0.26, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 56 | - |
| CMYK | 0.26 | 0 | 0.51 | 0.55 |
| HSL | 90.51º | 0.35% | 0.34% | - |
| HSV(B) | 90.51º | 0.51% | 0.45% | - |
| XYZ | 10.59 | 14.48 | 5.98 | - |
| YUV | 99.3 | 103.56 | 117.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 56 | 0.26 | 0 | 0.51 | 0.55 | 90.51 | 0.35 | 0.34 |
| Hex | 55 | 73 | 38 | 1A | 0 | 33 | 37 | 5B | 23 | 22 |
| Octal | 125 | 163 | 70 | 32 | 0 | 63 | 67 | 133 | 43 | 42 |
| Binary | 1010101 | 1110011 | 111000 | 11010 | 0 | 110011 | 110111 | 1011011 | 100011 | 100010 |
Color Harmonies of #557338
Complementary color
Monochromatic Colors of #557338
Black with #557338
Text Example
Text Example
White with #557338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557338; }
p { color: rgb(85,115,56); }
H1.HeaderClassName
{
color: #557338;
}
.AnyTagClassName
{
color: #557338;
}
</style>
background-color css
<style>
a { background-color: #557338; }
a { background-color: rgb(85,115,56); }
div.DivClassName
{
background-color: #557338;
}
.BgClassName
{
background-color: #557338;
}
</style>
border-color css
<style>
span { border-color: #557338; }
span { border-color: rgb(85,115,56); }
td.TdClassName
{
border-color: #557338;
}
.TagClassName
{
border-color: #557338;
}
</style>