Shades of Chalet Green #527536
Tints of Chalet Green #527536
RGB
CMYK
RGB Variations
Color information
#527536 (or 0x527536) is known color: Chalet Green. HEX triplet: 52, 75 and 36. RGB value is (82,117,54). Sum of RGB (Red+Green+Blue) = 82+117+54=253 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.41% from 253); Green value is 117 (46.09% from 255 or 46.25% from 253); Blue value is 54 (21.48% from 255 or 21.34% from 253); Max value from RGB is 117 - color contains mainly: green. Hex color #527536 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527536 is #AD8AC9. Grayscale: #636363. Windows color (decimal): -11373258 or 3568978. OLE color: 3568978.
HSL color Cylindrical-coordinate representation of color #527536: hue angle of 93.33º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #527536 is Cyan = 0.30, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 117 | 54 | - |
| CMYK | 0.30 | 0 | 0.54 | 0.54 |
| HSL | 93.33º | 0.37% | 0.34% | - |
| HSV(B) | 93.33º | 0.54% | 0.46% | - |
| XYZ | 10.51 | 14.78 | 5.79 | - |
| YUV | 99.35 | 102.4 | 115.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 54 | 0.30 | 0 | 0.54 | 0.54 | 93.33 | 0.37 | 0.34 |
| Hex | 52 | 75 | 36 | 1E | 0 | 36 | 36 | 5D | 25 | 22 |
| Octal | 122 | 165 | 66 | 36 | 0 | 66 | 66 | 135 | 45 | 42 |
| Binary | 1010010 | 1110101 | 110110 | 11110 | 0 | 110110 | 110110 | 1011101 | 100101 | 100010 |
Color Harmonies of #527536
Complementary color
Monochromatic Colors of #527536
Black with #527536
Text Example
Text Example
White with #527536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527536; }
p { color: rgb(82,117,54); }
H1.HeaderClassName
{
color: #527536;
}
.AnyTagClassName
{
color: #527536;
}
</style>
background-color css
<style>
a { background-color: #527536; }
a { background-color: rgb(82,117,54); }
div.DivClassName
{
background-color: #527536;
}
.BgClassName
{
background-color: #527536;
}
</style>
border-color css
<style>
span { border-color: #527536; }
span { border-color: rgb(82,117,54); }
td.TdClassName
{
border-color: #527536;
}
.TagClassName
{
border-color: #527536;
}
</style>