Shades of Chalet Green #516540
Tints of Chalet Green #516540
RGB
CMYK
RGB Variations
Color information
#516540 (or 0x516540) is known color: Chalet Green. HEX triplet: 51, 65 and 40. RGB value is (81,101,64). Sum of RGB (Red+Green+Blue) = 81+101+64=246 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.93% from 246); Green value is 101 (39.84% from 255 or 41.06% from 246); Blue value is 64 (25.39% from 255 or 26.02% from 246); Max value from RGB is 101 - color contains mainly: green. Hex color #516540 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516540 is #AE9ABF. Grayscale: #5A5A5A. Windows color (decimal): -11442880 or 4220241. OLE color: 4220241.
HSL color Cylindrical-coordinate representation of color #516540: hue angle of 92.43º degrees, saturation: 0.22, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #516540 is Cyan = 0.20, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 101 | 64 | - |
| CMYK | 0.20 | 0 | 0.37 | 0.60 |
| HSL | 92.43º | 0.22% | 0.32% | - |
| HSV(B) | 92.43º | 0.37% | 0.4% | - |
| XYZ | 8.97 | 11.43 | 6.58 | - |
| YUV | 90.8 | 112.87 | 121.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 64 | 0.20 | 0 | 0.37 | 0.60 | 92.43 | 0.22 | 0.32 |
| Hex | 51 | 65 | 40 | 14 | 0 | 25 | 3C | 5C | 16 | 20 |
| Octal | 121 | 145 | 100 | 24 | 0 | 45 | 74 | 134 | 26 | 40 |
| Binary | 1010001 | 1100101 | 1000000 | 10100 | 0 | 100101 | 111100 | 1011100 | 10110 | 100000 |
Color Harmonies of #516540
Complementary color
Monochromatic Colors of #516540
Black with #516540
Text Example
Text Example
White with #516540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516540; }
p { color: rgb(81,101,64); }
H1.HeaderClassName
{
color: #516540;
}
.AnyTagClassName
{
color: #516540;
}
</style>
background-color css
<style>
a { background-color: #516540; }
a { background-color: rgb(81,101,64); }
div.DivClassName
{
background-color: #516540;
}
.BgClassName
{
background-color: #516540;
}
</style>
border-color css
<style>
span { border-color: #516540; }
span { border-color: rgb(81,101,64); }
td.TdClassName
{
border-color: #516540;
}
.TagClassName
{
border-color: #516540;
}
</style>