Shades of Chalet Green #526839
Tints of Chalet Green #526839
RGB
CMYK
RGB Variations
Color information
#526839 (or 0x526839) is known color: Chalet Green. HEX triplet: 52, 68 and 39. RGB value is (82,104,57). Sum of RGB (Red+Green+Blue) = 82+104+57=243 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.74% from 243); Green value is 104 (41.02% from 255 or 42.80% from 243); Blue value is 57 (22.66% from 255 or 23.46% from 243); Max value from RGB is 104 - color contains mainly: green. Hex color #526839 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526839 is #AD97C6. Grayscale: #5C5C5C. Windows color (decimal): -11376583 or 3762258. OLE color: 3762258.
HSL color Cylindrical-coordinate representation of color #526839: hue angle of 88.09º degrees, saturation: 0.29, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #526839 is Cyan = 0.21, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 104 | 57 | - |
| CMYK | 0.21 | 0 | 0.45 | 0.59 |
| HSL | 88.09º | 0.29% | 0.32% | - |
| HSV(B) | 88.09º | 0.45% | 0.41% | - |
| XYZ | 9.17 | 11.99 | 5.7 | - |
| YUV | 92.06 | 108.21 | 120.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 57 | 0.21 | 0 | 0.45 | 0.59 | 88.09 | 0.29 | 0.32 |
| Hex | 52 | 68 | 39 | 15 | 0 | 2D | 3B | 58 | 1D | 20 |
| Octal | 122 | 150 | 71 | 25 | 0 | 55 | 73 | 130 | 35 | 40 |
| Binary | 1010010 | 1101000 | 111001 | 10101 | 0 | 101101 | 111011 | 1011000 | 11101 | 100000 |
Color Harmonies of #526839
Complementary color
Monochromatic Colors of #526839
Black with #526839
Text Example
Text Example
White with #526839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526839; }
p { color: rgb(82,104,57); }
H1.HeaderClassName
{
color: #526839;
}
.AnyTagClassName
{
color: #526839;
}
</style>
background-color css
<style>
a { background-color: #526839; }
a { background-color: rgb(82,104,57); }
div.DivClassName
{
background-color: #526839;
}
.BgClassName
{
background-color: #526839;
}
</style>
border-color css
<style>
span { border-color: #526839; }
span { border-color: rgb(82,104,57); }
td.TdClassName
{
border-color: #526839;
}
.TagClassName
{
border-color: #526839;
}
</style>