Shades of Chalet Green #516340
Tints of Chalet Green #516340
RGB
CMYK
RGB Variations
Color information
#516340 (or 0x516340) is known color: Chalet Green. HEX triplet: 51, 63 and 40. RGB value is (81,99,64). Sum of RGB (Red+Green+Blue) = 81+99+64=244 (32% of max value = 765). Red value is 81 (32.03% from 255 or 33.20% from 244); Green value is 99 (39.06% from 255 or 40.57% from 244); Blue value is 64 (25.39% from 255 or 26.23% from 244); Max value from RGB is 99 - color contains mainly: green. Hex color #516340 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516340 is #AE9CBF. Grayscale: #595959. Windows color (decimal): -11443392 or 4219729. OLE color: 4219729.
HSL color Cylindrical-coordinate representation of color #516340: hue angle of 90.86º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #516340 is Cyan = 0.18, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 99 | 64 | - |
| CMYK | 0.18 | 0 | 0.35 | 0.61 |
| HSL | 90.86º | 0.21% | 0.32% | - |
| HSV(B) | 90.86º | 0.35% | 0.39% | - |
| XYZ | 8.78 | 11.04 | 6.52 | - |
| YUV | 89.63 | 113.54 | 121.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 99 | 64 | 0.18 | 0 | 0.35 | 0.61 | 90.86 | 0.21 | 0.32 |
| Hex | 51 | 63 | 40 | 12 | 0 | 23 | 3D | 5B | 15 | 20 |
| Octal | 121 | 143 | 100 | 22 | 0 | 43 | 75 | 133 | 25 | 40 |
| Binary | 1010001 | 1100011 | 1000000 | 10010 | 0 | 100011 | 111101 | 1011011 | 10101 | 100000 |
Color Harmonies of #516340
Complementary color
Monochromatic Colors of #516340
Black with #516340
Text Example
Text Example
White with #516340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516340; }
p { color: rgb(81,99,64); }
H1.HeaderClassName
{
color: #516340;
}
.AnyTagClassName
{
color: #516340;
}
</style>
background-color css
<style>
a { background-color: #516340; }
a { background-color: rgb(81,99,64); }
div.DivClassName
{
background-color: #516340;
}
.BgClassName
{
background-color: #516340;
}
</style>
border-color css
<style>
span { border-color: #516340; }
span { border-color: rgb(81,99,64); }
td.TdClassName
{
border-color: #516340;
}
.TagClassName
{
border-color: #516340;
}
</style>