Shades of Chateau Green #539465
Tints of Chateau Green #539465
RGB
CMYK
RGB Variations
Color information
#539465 (or 0x539465) is known color: Chateau Green. HEX triplet: 53, 94 and 65. RGB value is (83,148,101). Sum of RGB (Red+Green+Blue) = 83+148+101=332 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25% from 332); Green value is 148 (58.20% from 255 or 44.58% from 332); Blue value is 101 (39.84% from 255 or 30.42% from 332); Max value from RGB is 148 - color contains mainly: green. Hex color #539465 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539465 is #AC6B9A. Grayscale: #7B7B7B. Windows color (decimal): -11299739 or 6657107. OLE color: 6657107.
HSL color Cylindrical-coordinate representation of color #539465: hue angle of 136.62º 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 #539465 is Cyan = 0.44, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 148 | 101 | - |
| CMYK | 0.44 | 0 | 0.32 | 0.42 |
| HSL | 136.62º | 0.28% | 0.45% | - |
| HSV(B) | 136.62º | 0.44% | 0.58% | - |
| XYZ | 16.51 | 23.96 | 16.07 | - |
| YUV | 123.21 | 115.47 | 99.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 148 | 101 | 0.44 | 0 | 0.32 | 0.42 | 136.62 | 0.28 | 0.45 |
| Hex | 53 | 94 | 65 | 2C | 0 | 20 | 2A | 89 | 1C | 2D |
| Octal | 123 | 224 | 145 | 54 | 0 | 40 | 52 | 211 | 34 | 55 |
| Binary | 1010011 | 10010100 | 1100101 | 101100 | 0 | 100000 | 101010 | 10001001 | 11100 | 101101 |
Color Harmonies of #539465
Complementary color
Monochromatic Colors of #539465
Black with #539465
Text Example
Text Example
White with #539465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539465; }
p { color: rgb(83,148,101); }
H1.HeaderClassName
{
color: #539465;
}
.AnyTagClassName
{
color: #539465;
}
</style>
background-color css
<style>
a { background-color: #539465; }
a { background-color: rgb(83,148,101); }
div.DivClassName
{
background-color: #539465;
}
.BgClassName
{
background-color: #539465;
}
</style>
border-color css
<style>
span { border-color: #539465; }
span { border-color: rgb(83,148,101); }
td.TdClassName
{
border-color: #539465;
}
.TagClassName
{
border-color: #539465;
}
</style>