Shades of Chateau Green #429455
Tints of Chateau Green #429455
RGB
CMYK
RGB Variations
Color information
#429455 (or 0x429455) is known color: Chateau Green. HEX triplet: 42, 94 and 55. RGB value is (66,148,85). Sum of RGB (Red+Green+Blue) = 66+148+85=299 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.07% from 299); Green value is 148 (58.20% from 255 or 49.50% from 299); Blue value is 85 (33.59% from 255 or 28.43% from 299); Max value from RGB is 148 - color contains mainly: green. Hex color #429455 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #429455 is #BD6BAA. Grayscale: #747474. Windows color (decimal): -12413867 or 5608514. OLE color: 5608514.
HSL color Cylindrical-coordinate representation of color #429455: hue angle of 133.9º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #429455 is Cyan = 0.55, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 148 | 85 | - |
| CMYK | 0.55 | 0 | 0.43 | 0.42 |
| HSL | 133.9º | 0.38% | 0.42% | - |
| HSV(B) | 133.9º | 0.55% | 0.58% | - |
| XYZ | 14.48 | 22.99 | 12.27 | - |
| YUV | 116.3 | 110.33 | 92.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 148 | 85 | 0.55 | 0 | 0.43 | 0.42 | 133.9 | 0.38 | 0.42 |
| Hex | 42 | 94 | 55 | 37 | 0 | 2B | 2A | 86 | 26 | 2A |
| Octal | 102 | 224 | 125 | 67 | 0 | 53 | 52 | 206 | 46 | 52 |
| Binary | 1000010 | 10010100 | 1010101 | 110111 | 0 | 101011 | 101010 | 10000110 | 100110 | 101010 |
Color Harmonies of #429455
Complementary color
Monochromatic Colors of #429455
Black with #429455
Text Example
Text Example
White with #429455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429455; }
p { color: rgb(66,148,85); }
H1.HeaderClassName
{
color: #429455;
}
.AnyTagClassName
{
color: #429455;
}
</style>
background-color css
<style>
a { background-color: #429455; }
a { background-color: rgb(66,148,85); }
div.DivClassName
{
background-color: #429455;
}
.BgClassName
{
background-color: #429455;
}
</style>
border-color css
<style>
span { border-color: #429455; }
span { border-color: rgb(66,148,85); }
td.TdClassName
{
border-color: #429455;
}
.TagClassName
{
border-color: #429455;
}
</style>