Shades of Chalet Green #527736
Tints of Chalet Green #527736
RGB
CMYK
RGB Variations
Color information
#527736 (or 0x527736) is known color: Chalet Green. HEX triplet: 52, 77 and 36. RGB value is (82,119,54). Sum of RGB (Red+Green+Blue) = 82+119+54=255 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.16% from 255); Green value is 119 (46.88% from 255 or 46.67% from 255); Blue value is 54 (21.48% from 255 or 21.18% from 255); Max value from RGB is 119 - color contains mainly: green. Hex color #527736 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527736 is #AD88C9. Grayscale: #646464. Windows color (decimal): -11372746 or 3569490. OLE color: 3569490.
HSL color Cylindrical-coordinate representation of color #527736: hue angle of 94.15º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #527736 is Cyan = 0.31, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 119 | 54 | - |
| CMYK | 0.31 | 0 | 0.55 | 0.53 |
| HSL | 94.15º | 0.38% | 0.34% | - |
| HSV(B) | 94.15º | 0.55% | 0.47% | - |
| XYZ | 10.74 | 15.25 | 5.87 | - |
| YUV | 100.53 | 101.74 | 114.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 119 | 54 | 0.31 | 0 | 0.55 | 0.53 | 94.15 | 0.38 | 0.34 |
| Hex | 52 | 77 | 36 | 1F | 0 | 37 | 35 | 5E | 26 | 22 |
| Octal | 122 | 167 | 66 | 37 | 0 | 67 | 65 | 136 | 46 | 42 |
| Binary | 1010010 | 1110111 | 110110 | 11111 | 0 | 110111 | 110101 | 1011110 | 100110 | 100010 |
Color Harmonies of #527736
Complementary color
Monochromatic Colors of #527736
Black with #527736
Text Example
Text Example
White with #527736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527736; }
p { color: rgb(82,119,54); }
H1.HeaderClassName
{
color: #527736;
}
.AnyTagClassName
{
color: #527736;
}
</style>
background-color css
<style>
a { background-color: #527736; }
a { background-color: rgb(82,119,54); }
div.DivClassName
{
background-color: #527736;
}
.BgClassName
{
background-color: #527736;
}
</style>
border-color css
<style>
span { border-color: #527736; }
span { border-color: rgb(82,119,54); }
td.TdClassName
{
border-color: #527736;
}
.TagClassName
{
border-color: #527736;
}
</style>