Shades of Chateau Green #479960
Tints of Chateau Green #479960
RGB
CMYK
RGB Variations
Color information
#479960 (or 0x479960) is known color: Chateau Green. HEX triplet: 47, 99 and 60. RGB value is (71,153,96). Sum of RGB (Red+Green+Blue) = 71+153+96=320 (42% of max value = 765). Red value is 71 (28.12% from 255 or 22.19% from 320); Green value is 153 (60.16% from 255 or 47.81% from 320); Blue value is 96 (37.89% from 255 or 30% from 320); Max value from RGB is 153 - color contains mainly: green. Hex color #479960 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479960 is #B8669F. Grayscale: #7A7A7A. Windows color (decimal): -12084896 or 6330695. OLE color: 6330695.
HSL color Cylindrical-coordinate representation of color #479960: hue angle of 138.29º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #479960 is Cyan = 0.54, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 71 | 153 | 96 | - |
| CMYK | 0.54 | 0 | 0.37 | 0.4 |
| HSL | 138.29º | 0.37% | 0.44% | - |
| HSV(B) | 138.29º | 0.54% | 0.6% | - |
| XYZ | 16.1 | 24.97 | 15.04 | - |
| YUV | 121.98 | 113.33 | 91.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 153 | 96 | 0.54 | 0 | 0.37 | 0.4 | 138.29 | 0.37 | 0.44 |
| Hex | 47 | 99 | 60 | 36 | 0 | 25 | 28 | 8A | 25 | 2C |
| Octal | 107 | 231 | 140 | 66 | 0 | 45 | 50 | 212 | 45 | 54 |
| Binary | 1000111 | 10011001 | 1100000 | 110110 | 0 | 100101 | 101000 | 10001010 | 100101 | 101100 |
Color Harmonies of #479960
Complementary color
Monochromatic Colors of #479960
Black with #479960
Text Example
Text Example
White with #479960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479960; }
p { color: rgb(71,153,96); }
H1.HeaderClassName
{
color: #479960;
}
.AnyTagClassName
{
color: #479960;
}
</style>
background-color css
<style>
a { background-color: #479960; }
a { background-color: rgb(71,153,96); }
div.DivClassName
{
background-color: #479960;
}
.BgClassName
{
background-color: #479960;
}
</style>
border-color css
<style>
span { border-color: #479960; }
span { border-color: rgb(71,153,96); }
td.TdClassName
{
border-color: #479960;
}
.TagClassName
{
border-color: #479960;
}
</style>