Shades of Chateau Green #539460
Tints of Chateau Green #539460
RGB
CMYK
RGB Variations
Color information
#539460 (or 0x539460) is known color: Chateau Green. HEX triplet: 53, 94 and 60. RGB value is (83,148,96). Sum of RGB (Red+Green+Blue) = 83+148+96=327 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.38% from 327); Green value is 148 (58.20% from 255 or 45.26% from 327); Blue value is 96 (37.89% from 255 or 29.36% from 327); Max value from RGB is 148 - color contains mainly: green. Hex color #539460 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539460 is #AC6B9F. Grayscale: #7A7A7A. Windows color (decimal): -11299744 or 6329427. OLE color: 6329427.
HSL color Cylindrical-coordinate representation of color #539460: hue angle of 132º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #539460 is Cyan = 0.44, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 148 | 96 | - |
| CMYK | 0.44 | 0 | 0.35 | 0.42 |
| HSL | 132º | 0.28% | 0.45% | - |
| HSV(B) | 132º | 0.44% | 0.58% | - |
| XYZ | 16.27 | 23.86 | 14.81 | - |
| YUV | 122.64 | 112.97 | 99.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 148 | 96 | 0.44 | 0 | 0.35 | 0.42 | 132 | 0.28 | 0.45 |
| Hex | 53 | 94 | 60 | 2C | 0 | 23 | 2A | 84 | 1C | 2D |
| Octal | 123 | 224 | 140 | 54 | 0 | 43 | 52 | 204 | 34 | 55 |
| Binary | 1010011 | 10010100 | 1100000 | 101100 | 0 | 100011 | 101010 | 10000100 | 11100 | 101101 |
Color Harmonies of #539460
Complementary color
Monochromatic Colors of #539460
Black with #539460
Text Example
Text Example
White with #539460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539460; }
p { color: rgb(83,148,96); }
H1.HeaderClassName
{
color: #539460;
}
.AnyTagClassName
{
color: #539460;
}
</style>
background-color css
<style>
a { background-color: #539460; }
a { background-color: rgb(83,148,96); }
div.DivClassName
{
background-color: #539460;
}
.BgClassName
{
background-color: #539460;
}
</style>
border-color css
<style>
span { border-color: #539460; }
span { border-color: rgb(83,148,96); }
td.TdClassName
{
border-color: #539460;
}
.TagClassName
{
border-color: #539460;
}
</style>