Shades of Chateau Green #539060
Tints of Chateau Green #539060
RGB
CMYK
RGB Variations
Color information
#539060 (or 0x539060) is known color: Chateau Green. HEX triplet: 53, 90 and 60. RGB value is (83,144,96). Sum of RGB (Red+Green+Blue) = 83+144+96=323 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.70% from 323); Green value is 144 (56.64% from 255 or 44.58% from 323); Blue value is 96 (37.89% from 255 or 29.72% from 323); Max value from RGB is 144 - color contains mainly: green. Hex color #539060 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539060 is #AC6F9F. Grayscale: #787878. Windows color (decimal): -11300768 or 6328403. OLE color: 6328403.
HSL color Cylindrical-coordinate representation of color #539060: hue angle of 132.79º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #539060 is Cyan = 0.42, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 144 | 96 | - |
| CMYK | 0.42 | 0 | 0.33 | 0.44 |
| HSL | 132.79º | 0.27% | 0.45% | - |
| HSV(B) | 132.79º | 0.42% | 0.56% | - |
| XYZ | 15.65 | 22.63 | 14.61 | - |
| YUV | 120.29 | 114.29 | 101.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 144 | 96 | 0.42 | 0 | 0.33 | 0.44 | 132.79 | 0.27 | 0.45 |
| Hex | 53 | 90 | 60 | 2A | 0 | 21 | 2C | 85 | 1B | 2D |
| Octal | 123 | 220 | 140 | 52 | 0 | 41 | 54 | 205 | 33 | 55 |
| Binary | 1010011 | 10010000 | 1100000 | 101010 | 0 | 100001 | 101100 | 10000101 | 11011 | 101101 |
Color Harmonies of #539060
Complementary color
Monochromatic Colors of #539060
Black with #539060
Text Example
Text Example
White with #539060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539060; }
p { color: rgb(83,144,96); }
H1.HeaderClassName
{
color: #539060;
}
.AnyTagClassName
{
color: #539060;
}
</style>
background-color css
<style>
a { background-color: #539060; }
a { background-color: rgb(83,144,96); }
div.DivClassName
{
background-color: #539060;
}
.BgClassName
{
background-color: #539060;
}
</style>
border-color css
<style>
span { border-color: #539060; }
span { border-color: rgb(83,144,96); }
td.TdClassName
{
border-color: #539060;
}
.TagClassName
{
border-color: #539060;
}
</style>