Shades of Chalet Green #526441
Tints of Chalet Green #526441
RGB
CMYK
RGB Variations
Color information
#526441 (or 0x526441) is known color: Chalet Green. HEX triplet: 52, 64 and 41. RGB value is (82,100,65). Sum of RGB (Red+Green+Blue) = 82+100+65=247 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.20% from 247); Green value is 100 (39.45% from 255 or 40.49% from 247); Blue value is 65 (25.78% from 255 or 26.32% from 247); Max value from RGB is 100 - color contains mainly: green. Hex color #526441 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526441 is #AD9BBE. Grayscale: #5A5A5A. Windows color (decimal): -11377599 or 4285522. OLE color: 4285522.
HSL color Cylindrical-coordinate representation of color #526441: hue angle of 90.86º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #526441 is Cyan = 0.18, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 100 | 65 | - |
| CMYK | 0.18 | 0 | 0.35 | 0.61 |
| HSL | 90.86º | 0.21% | 0.32% | - |
| HSV(B) | 90.86º | 0.35% | 0.39% | - |
| XYZ | 8.99 | 11.29 | 6.71 | - |
| YUV | 90.63 | 113.54 | 121.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 65 | 0.18 | 0 | 0.35 | 0.61 | 90.86 | 0.21 | 0.32 |
| Hex | 52 | 64 | 41 | 12 | 0 | 23 | 3D | 5B | 15 | 20 |
| Octal | 122 | 144 | 101 | 22 | 0 | 43 | 75 | 133 | 25 | 40 |
| Binary | 1010010 | 1100100 | 1000001 | 10010 | 0 | 100011 | 111101 | 1011011 | 10101 | 100000 |
Color Harmonies of #526441
Complementary color
Monochromatic Colors of #526441
Black with #526441
Text Example
Text Example
White with #526441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526441; }
p { color: rgb(82,100,65); }
H1.HeaderClassName
{
color: #526441;
}
.AnyTagClassName
{
color: #526441;
}
</style>
background-color css
<style>
a { background-color: #526441; }
a { background-color: rgb(82,100,65); }
div.DivClassName
{
background-color: #526441;
}
.BgClassName
{
background-color: #526441;
}
</style>
border-color css
<style>
span { border-color: #526441; }
span { border-color: rgb(82,100,65); }
td.TdClassName
{
border-color: #526441;
}
.TagClassName
{
border-color: #526441;
}
</style>