Shades of Chalet Green #527239
Tints of Chalet Green #527239
RGB
CMYK
RGB Variations
Color information
#527239 (or 0x527239) is known color: Chalet Green. HEX triplet: 52, 72 and 39. RGB value is (82,114,57). Sum of RGB (Red+Green+Blue) = 82+114+57=253 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.41% from 253); Green value is 114 (44.92% from 255 or 45.06% from 253); Blue value is 57 (22.66% from 255 or 22.53% from 253); Max value from RGB is 114 - color contains mainly: green. Hex color #527239 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527239 is #AD8DC6. Grayscale: #626262. Windows color (decimal): -11374023 or 3764818. OLE color: 3764818.
HSL color Cylindrical-coordinate representation of color #527239: hue angle of 93.68º degrees, saturation: 0.33, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #527239 is Cyan = 0.28, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 114 | 57 | - |
| CMYK | 0.28 | 0 | 0.50 | 0.55 |
| HSL | 93.68º | 0.33% | 0.34% | - |
| HSV(B) | 93.68º | 0.5% | 0.45% | - |
| XYZ | 10.24 | 14.12 | 6.06 | - |
| YUV | 97.93 | 104.9 | 116.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 114 | 57 | 0.28 | 0 | 0.50 | 0.55 | 93.68 | 0.33 | 0.34 |
| Hex | 52 | 72 | 39 | 1C | 0 | 32 | 37 | 5E | 21 | 22 |
| Octal | 122 | 162 | 71 | 34 | 0 | 62 | 67 | 136 | 41 | 42 |
| Binary | 1010010 | 1110010 | 111001 | 11100 | 0 | 110010 | 110111 | 1011110 | 100001 | 100010 |
Color Harmonies of #527239
Complementary color
Monochromatic Colors of #527239
Black with #527239
Text Example
Text Example
White with #527239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527239; }
p { color: rgb(82,114,57); }
H1.HeaderClassName
{
color: #527239;
}
.AnyTagClassName
{
color: #527239;
}
</style>
background-color css
<style>
a { background-color: #527239; }
a { background-color: rgb(82,114,57); }
div.DivClassName
{
background-color: #527239;
}
.BgClassName
{
background-color: #527239;
}
</style>
border-color css
<style>
span { border-color: #527239; }
span { border-color: rgb(82,114,57); }
td.TdClassName
{
border-color: #527239;
}
.TagClassName
{
border-color: #527239;
}
</style>