Shades of Chalet Green #516641
Tints of Chalet Green #516641
RGB
CMYK
RGB Variations
Color information
#516641 (or 0x516641) is known color: Chalet Green. HEX triplet: 51, 66 and 41. RGB value is (81,102,65). Sum of RGB (Red+Green+Blue) = 81+102+65=248 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.66% from 248); Green value is 102 (40.23% from 255 or 41.13% from 248); Blue value is 65 (25.78% from 255 or 26.21% from 248); Max value from RGB is 102 - color contains mainly: green. Hex color #516641 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516641 is #AE99BE. Grayscale: #5B5B5B. Windows color (decimal): -11442623 or 4286033. OLE color: 4286033.
HSL color Cylindrical-coordinate representation of color #516641: hue angle of 94.05º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #516641 is Cyan = 0.21, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 102 | 65 | - |
| CMYK | 0.21 | 0 | 0.36 | 0.6 |
| HSL | 94.05º | 0.22% | 0.33% | - |
| HSV(B) | 94.05º | 0.36% | 0.4% | - |
| XYZ | 9.1 | 11.63 | 6.77 | - |
| YUV | 91.5 | 113.04 | 120.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 65 | 0.21 | 0 | 0.36 | 0.6 | 94.05 | 0.22 | 0.33 |
| Hex | 51 | 66 | 41 | 15 | 0 | 24 | 3C | 5E | 16 | 21 |
| Octal | 121 | 146 | 101 | 25 | 0 | 44 | 74 | 136 | 26 | 41 |
| Binary | 1010001 | 1100110 | 1000001 | 10101 | 0 | 100100 | 111100 | 1011110 | 10110 | 100001 |
Color Harmonies of #516641
Complementary color
Monochromatic Colors of #516641
Black with #516641
Text Example
Text Example
White with #516641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516641; }
p { color: rgb(81,102,65); }
H1.HeaderClassName
{
color: #516641;
}
.AnyTagClassName
{
color: #516641;
}
</style>
background-color css
<style>
a { background-color: #516641; }
a { background-color: rgb(81,102,65); }
div.DivClassName
{
background-color: #516641;
}
.BgClassName
{
background-color: #516641;
}
</style>
border-color css
<style>
span { border-color: #516641; }
span { border-color: rgb(81,102,65); }
td.TdClassName
{
border-color: #516641;
}
.TagClassName
{
border-color: #516641;
}
</style>