Shades of Chateau Green #479858
Tints of Chateau Green #479858
RGB
CMYK
RGB Variations
Color information
#479858 (or 0x479858) is known color: Chateau Green. HEX triplet: 47, 98 and 58. RGB value is (71,152,88). Sum of RGB (Red+Green+Blue) = 71+152+88=311 (41% of max value = 765). Red value is 71 (28.12% from 255 or 22.83% from 311); Green value is 152 (59.77% from 255 or 48.87% from 311); Blue value is 88 (34.77% from 255 or 28.30% from 311); Max value from RGB is 152 - color contains mainly: green. Hex color #479858 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479858 is #B867A7. Grayscale: #787878. Windows color (decimal): -12085160 or 5806151. OLE color: 5806151.
HSL color Cylindrical-coordinate representation of color #479858: hue angle of 132.59º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #479858 is Cyan = 0.53, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 71 | 152 | 88 | - |
| CMYK | 0.53 | 0 | 0.42 | 0.40 |
| HSL | 132.59º | 0.36% | 0.44% | - |
| HSV(B) | 132.59º | 0.53% | 0.6% | - |
| XYZ | 15.59 | 24.5 | 13.14 | - |
| YUV | 120.49 | 109.66 | 92.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 152 | 88 | 0.53 | 0 | 0.42 | 0.40 | 132.59 | 0.36 | 0.44 |
| Hex | 47 | 98 | 58 | 35 | 0 | 2A | 28 | 85 | 24 | 2C |
| Octal | 107 | 230 | 130 | 65 | 0 | 52 | 50 | 205 | 44 | 54 |
| Binary | 1000111 | 10011000 | 1011000 | 110101 | 0 | 101010 | 101000 | 10000101 | 100100 | 101100 |
Color Harmonies of #479858
Complementary color
Monochromatic Colors of #479858
Black with #479858
Text Example
Text Example
White with #479858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479858; }
p { color: rgb(71,152,88); }
H1.HeaderClassName
{
color: #479858;
}
.AnyTagClassName
{
color: #479858;
}
</style>
background-color css
<style>
a { background-color: #479858; }
a { background-color: rgb(71,152,88); }
div.DivClassName
{
background-color: #479858;
}
.BgClassName
{
background-color: #479858;
}
</style>
border-color css
<style>
span { border-color: #479858; }
span { border-color: rgb(71,152,88); }
td.TdClassName
{
border-color: #479858;
}
.TagClassName
{
border-color: #479858;
}
</style>