Shades of Chalet Green #517138
Tints of Chalet Green #517138
RGB
CMYK
RGB Variations
Color information
#517138 (or 0x517138) is known color: Chalet Green. HEX triplet: 51, 71 and 38. RGB value is (81,113,56). Sum of RGB (Red+Green+Blue) = 81+113+56=250 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.4% from 250); Green value is 113 (44.53% from 255 or 45.2% from 250); Blue value is 56 (22.27% from 255 or 22.4% from 250); Max value from RGB is 113 - color contains mainly: green. Hex color #517138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517138 is #AE8EC7. Grayscale: #616161. Windows color (decimal): -11439816 or 3699025. OLE color: 3699025.
HSL color Cylindrical-coordinate representation of color #517138: hue angle of 93.68º 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 #517138 is Cyan = 0.28, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 113 | 56 | - |
| CMYK | 0.28 | 0 | 0.50 | 0.56 |
| HSL | 93.68º | 0.34% | 0.33% | - |
| HSV(B) | 93.68º | 0.5% | 0.44% | - |
| XYZ | 10.01 | 13.85 | 5.89 | - |
| YUV | 96.93 | 104.9 | 116.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 56 | 0.28 | 0 | 0.50 | 0.56 | 93.68 | 0.34 | 0.33 |
| Hex | 51 | 71 | 38 | 1C | 0 | 32 | 38 | 5E | 22 | 21 |
| Octal | 121 | 161 | 70 | 34 | 0 | 62 | 70 | 136 | 42 | 41 |
| Binary | 1010001 | 1110001 | 111000 | 11100 | 0 | 110010 | 111000 | 1011110 | 100010 | 100001 |
Color Harmonies of #517138
Complementary color
Monochromatic Colors of #517138
Black with #517138
Text Example
Text Example
White with #517138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517138; }
p { color: rgb(81,113,56); }
H1.HeaderClassName
{
color: #517138;
}
.AnyTagClassName
{
color: #517138;
}
</style>
background-color css
<style>
a { background-color: #517138; }
a { background-color: rgb(81,113,56); }
div.DivClassName
{
background-color: #517138;
}
.BgClassName
{
background-color: #517138;
}
</style>
border-color css
<style>
span { border-color: #517138; }
span { border-color: rgb(81,113,56); }
td.TdClassName
{
border-color: #517138;
}
.TagClassName
{
border-color: #517138;
}
</style>