Shades of Chateau Green #469756
Tints of Chateau Green #469756
RGB
CMYK
RGB Variations
Color information
#469756 (or 0x469756) is known color: Chateau Green. HEX triplet: 46, 97 and 56. RGB value is (70,151,86). Sum of RGB (Red+Green+Blue) = 70+151+86=307 (40% of max value = 765). Red value is 70 (27.73% from 255 or 22.80% from 307); Green value is 151 (59.38% from 255 or 49.19% from 307); Blue value is 86 (33.98% from 255 or 28.01% from 307); Max value from RGB is 151 - color contains mainly: green. Hex color #469756 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469756 is #B968A9. Grayscale: #777777. Windows color (decimal): -12150954 or 5674822. OLE color: 5674822.
HSL color Cylindrical-coordinate representation of color #469756: hue angle of 131.85º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #469756 is Cyan = 0.54, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 151 | 86 | - |
| CMYK | 0.54 | 0 | 0.43 | 0.41 |
| HSL | 131.85º | 0.37% | 0.43% | - |
| HSV(B) | 131.85º | 0.54% | 0.59% | - |
| XYZ | 15.27 | 24.11 | 12.65 | - |
| YUV | 119.37 | 109.16 | 92.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 151 | 86 | 0.54 | 0 | 0.43 | 0.41 | 131.85 | 0.37 | 0.43 |
| Hex | 46 | 97 | 56 | 36 | 0 | 2B | 29 | 84 | 25 | 2B |
| Octal | 106 | 227 | 126 | 66 | 0 | 53 | 51 | 204 | 45 | 53 |
| Binary | 1000110 | 10010111 | 1010110 | 110110 | 0 | 101011 | 101001 | 10000100 | 100101 | 101011 |
Color Harmonies of #469756
Complementary color
Monochromatic Colors of #469756
Black with #469756
Text Example
Text Example
White with #469756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469756; }
p { color: rgb(70,151,86); }
H1.HeaderClassName
{
color: #469756;
}
.AnyTagClassName
{
color: #469756;
}
</style>
background-color css
<style>
a { background-color: #469756; }
a { background-color: rgb(70,151,86); }
div.DivClassName
{
background-color: #469756;
}
.BgClassName
{
background-color: #469756;
}
</style>
border-color css
<style>
span { border-color: #469756; }
span { border-color: rgb(70,151,86); }
td.TdClassName
{
border-color: #469756;
}
.TagClassName
{
border-color: #469756;
}
</style>