Shades of Chalet Green #527538
Tints of Chalet Green #527538
RGB
CMYK
RGB Variations
Color information
#527538 (or 0x527538) is known color: Chalet Green. HEX triplet: 52, 75 and 38. RGB value is (82,117,56). Sum of RGB (Red+Green+Blue) = 82+117+56=255 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.16% from 255); Green value is 117 (46.09% from 255 or 45.88% from 255); Blue value is 56 (22.27% from 255 or 21.96% from 255); Max value from RGB is 117 - color contains mainly: green. Hex color #527538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527538 is #AD8AC7. Grayscale: #636363. Windows color (decimal): -11373256 or 3700050. OLE color: 3700050.
HSL color Cylindrical-coordinate representation of color #527538: hue angle of 94.43º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #527538 is Cyan = 0.30, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 117 | 56 | - |
| CMYK | 0.30 | 0 | 0.52 | 0.54 |
| HSL | 94.43º | 0.35% | 0.34% | - |
| HSV(B) | 94.43º | 0.52% | 0.46% | - |
| XYZ | 10.55 | 14.8 | 6.04 | - |
| YUV | 99.58 | 103.4 | 115.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 56 | 0.30 | 0 | 0.52 | 0.54 | 94.43 | 0.35 | 0.34 |
| Hex | 52 | 75 | 38 | 1E | 0 | 34 | 36 | 5E | 23 | 22 |
| Octal | 122 | 165 | 70 | 36 | 0 | 64 | 66 | 136 | 43 | 42 |
| Binary | 1010010 | 1110101 | 111000 | 11110 | 0 | 110100 | 110110 | 1011110 | 100011 | 100010 |
Color Harmonies of #527538
Complementary color
Monochromatic Colors of #527538
Black with #527538
Text Example
Text Example
White with #527538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527538; }
p { color: rgb(82,117,56); }
H1.HeaderClassName
{
color: #527538;
}
.AnyTagClassName
{
color: #527538;
}
</style>
background-color css
<style>
a { background-color: #527538; }
a { background-color: rgb(82,117,56); }
div.DivClassName
{
background-color: #527538;
}
.BgClassName
{
background-color: #527538;
}
</style>
border-color css
<style>
span { border-color: #527538; }
span { border-color: rgb(82,117,56); }
td.TdClassName
{
border-color: #527538;
}
.TagClassName
{
border-color: #527538;
}
</style>