Shades of Chalet Green #537038
Tints of Chalet Green #537038
RGB
CMYK
RGB Variations
Color information
#537038 (or 0x537038) is known color: Chalet Green. HEX triplet: 53, 70 and 38. RGB value is (83,112,56). Sum of RGB (Red+Green+Blue) = 83+112+56=251 (33% of max value = 765). Red value is 83 (32.81% from 255 or 33.07% from 251); Green value is 112 (44.14% from 255 or 44.62% from 251); Blue value is 56 (22.27% from 255 or 22.31% from 251); Max value from RGB is 112 - color contains mainly: green. Hex color #537038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537038 is #AC8FC7. Grayscale: #616161. Windows color (decimal): -11309000 or 3698771. OLE color: 3698771.
HSL color Cylindrical-coordinate representation of color #537038: hue angle of 91.07º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #537038 is Cyan = 0.26, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 112 | 56 | - |
| CMYK | 0.26 | 0 | 0.50 | 0.56 |
| HSL | 91.07º | 0.33% | 0.33% | - |
| HSV(B) | 91.07º | 0.5% | 0.44% | - |
| XYZ | 10.08 | 13.71 | 5.86 | - |
| YUV | 96.95 | 104.89 | 118.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 112 | 56 | 0.26 | 0 | 0.50 | 0.56 | 91.07 | 0.33 | 0.33 |
| Hex | 53 | 70 | 38 | 1A | 0 | 32 | 38 | 5B | 21 | 21 |
| Octal | 123 | 160 | 70 | 32 | 0 | 62 | 70 | 133 | 41 | 41 |
| Binary | 1010011 | 1110000 | 111000 | 11010 | 0 | 110010 | 111000 | 1011011 | 100001 | 100001 |
Color Harmonies of #537038
Complementary color
Monochromatic Colors of #537038
Black with #537038
Text Example
Text Example
White with #537038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537038; }
p { color: rgb(83,112,56); }
H1.HeaderClassName
{
color: #537038;
}
.AnyTagClassName
{
color: #537038;
}
</style>
background-color css
<style>
a { background-color: #537038; }
a { background-color: rgb(83,112,56); }
div.DivClassName
{
background-color: #537038;
}
.BgClassName
{
background-color: #537038;
}
</style>
border-color css
<style>
span { border-color: #537038; }
span { border-color: rgb(83,112,56); }
td.TdClassName
{
border-color: #537038;
}
.TagClassName
{
border-color: #537038;
}
</style>