Shades of Chateau Green #469659
Tints of Chateau Green #469659
RGB
CMYK
RGB Variations
Color information
#469659 (or 0x469659) is known color: Chateau Green. HEX triplet: 46, 96 and 59. RGB value is (70,150,89). Sum of RGB (Red+Green+Blue) = 70+150+89=309 (40% of max value = 765). Red value is 70 (27.73% from 255 or 22.65% from 309); Green value is 150 (58.98% from 255 or 48.54% from 309); Blue value is 89 (35.16% from 255 or 28.80% from 309); Max value from RGB is 150 - color contains mainly: green. Hex color #469659 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469659 is #B969A6. Grayscale: #777777. Windows color (decimal): -12151207 or 5871174. OLE color: 5871174.
HSL color Cylindrical-coordinate representation of color #469659: hue angle of 134.25º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #469659 is Cyan = 0.53, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 150 | 89 | - |
| CMYK | 0.53 | 0 | 0.41 | 0.41 |
| HSL | 134.25º | 0.36% | 0.43% | - |
| HSV(B) | 134.25º | 0.53% | 0.59% | - |
| XYZ | 15.24 | 23.84 | 13.25 | - |
| YUV | 119.13 | 111 | 92.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 150 | 89 | 0.53 | 0 | 0.41 | 0.41 | 134.25 | 0.36 | 0.43 |
| Hex | 46 | 96 | 59 | 35 | 0 | 29 | 29 | 86 | 24 | 2B |
| Octal | 106 | 226 | 131 | 65 | 0 | 51 | 51 | 206 | 44 | 53 |
| Binary | 1000110 | 10010110 | 1011001 | 110101 | 0 | 101001 | 101001 | 10000110 | 100100 | 101011 |
Color Harmonies of #469659
Complementary color
Monochromatic Colors of #469659
Black with #469659
Text Example
Text Example
White with #469659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469659; }
p { color: rgb(70,150,89); }
H1.HeaderClassName
{
color: #469659;
}
.AnyTagClassName
{
color: #469659;
}
</style>
background-color css
<style>
a { background-color: #469659; }
a { background-color: rgb(70,150,89); }
div.DivClassName
{
background-color: #469659;
}
.BgClassName
{
background-color: #469659;
}
</style>
border-color css
<style>
span { border-color: #469659; }
span { border-color: rgb(70,150,89); }
td.TdClassName
{
border-color: #469659;
}
.TagClassName
{
border-color: #469659;
}
</style>