Shades of Chalet Green #526741
Tints of Chalet Green #526741
RGB
CMYK
RGB Variations
Color information
#526741 (or 0x526741) is known color: Chalet Green. HEX triplet: 52, 67 and 41. RGB value is (82,103,65). Sum of RGB (Red+Green+Blue) = 82+103+65=250 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.8% from 250); Green value is 103 (40.62% from 255 or 41.2% from 250); Blue value is 65 (25.78% from 255 or 26% from 250); Max value from RGB is 103 - color contains mainly: green. Hex color #526741 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526741 is #AD98BE. Grayscale: #5C5C5C. Windows color (decimal): -11376831 or 4286290. OLE color: 4286290.
HSL color Cylindrical-coordinate representation of color #526741: hue angle of 93.16º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #526741 is Cyan = 0.20, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 103 | 65 | - |
| CMYK | 0.20 | 0 | 0.37 | 0.60 |
| HSL | 93.16º | 0.23% | 0.33% | - |
| HSV(B) | 93.16º | 0.37% | 0.4% | - |
| XYZ | 9.28 | 11.88 | 6.8 | - |
| YUV | 92.39 | 112.54 | 120.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 65 | 0.20 | 0 | 0.37 | 0.60 | 93.16 | 0.23 | 0.33 |
| Hex | 52 | 67 | 41 | 14 | 0 | 25 | 3C | 5D | 17 | 21 |
| Octal | 122 | 147 | 101 | 24 | 0 | 45 | 74 | 135 | 27 | 41 |
| Binary | 1010010 | 1100111 | 1000001 | 10100 | 0 | 100101 | 111100 | 1011101 | 10111 | 100001 |
Color Harmonies of #526741
Complementary color
Monochromatic Colors of #526741
Black with #526741
Text Example
Text Example
White with #526741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526741; }
p { color: rgb(82,103,65); }
H1.HeaderClassName
{
color: #526741;
}
.AnyTagClassName
{
color: #526741;
}
</style>
background-color css
<style>
a { background-color: #526741; }
a { background-color: rgb(82,103,65); }
div.DivClassName
{
background-color: #526741;
}
.BgClassName
{
background-color: #526741;
}
</style>
border-color css
<style>
span { border-color: #526741; }
span { border-color: rgb(82,103,65); }
td.TdClassName
{
border-color: #526741;
}
.TagClassName
{
border-color: #526741;
}
</style>