Shades of Chateau Green #429860
Tints of Chateau Green #429860
RGB
CMYK
RGB Variations
Color information
#429860 (or 0x429860) is known color: Chateau Green. HEX triplet: 42, 98 and 60. RGB value is (66,152,96). Sum of RGB (Red+Green+Blue) = 66+152+96=314 (41% of max value = 765). Red value is 66 (26.17% from 255 or 21.02% from 314); Green value is 152 (59.77% from 255 or 48.41% from 314); Blue value is 96 (37.89% from 255 or 30.57% from 314); Max value from RGB is 152 - color contains mainly: green. Hex color #429860 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #429860 is #BD679F. Grayscale: #787878. Windows color (decimal): -12412832 or 6330434. OLE color: 6330434.
HSL color Cylindrical-coordinate representation of color #429860: hue angle of 140.93º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #429860 is Cyan = 0.57, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 66 | 152 | 96 | - |
| CMYK | 0.57 | 0 | 0.37 | 0.40 |
| HSL | 140.93º | 0.39% | 0.43% | - |
| HSV(B) | 140.93º | 0.57% | 0.6% | - |
| XYZ | 15.59 | 24.46 | 14.97 | - |
| YUV | 119.9 | 114.51 | 89.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 152 | 96 | 0.57 | 0 | 0.37 | 0.40 | 140.93 | 0.39 | 0.43 |
| Hex | 42 | 98 | 60 | 39 | 0 | 25 | 28 | 8D | 27 | 2B |
| Octal | 102 | 230 | 140 | 71 | 0 | 45 | 50 | 215 | 47 | 53 |
| Binary | 1000010 | 10011000 | 1100000 | 111001 | 0 | 100101 | 101000 | 10001101 | 100111 | 101011 |
Color Harmonies of #429860
Complementary color
Monochromatic Colors of #429860
Black with #429860
Text Example
Text Example
White with #429860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429860; }
p { color: rgb(66,152,96); }
H1.HeaderClassName
{
color: #429860;
}
.AnyTagClassName
{
color: #429860;
}
</style>
background-color css
<style>
a { background-color: #429860; }
a { background-color: rgb(66,152,96); }
div.DivClassName
{
background-color: #429860;
}
.BgClassName
{
background-color: #429860;
}
</style>
border-color css
<style>
span { border-color: #429860; }
span { border-color: rgb(66,152,96); }
td.TdClassName
{
border-color: #429860;
}
.TagClassName
{
border-color: #429860;
}
</style>