Shades of Chateau Green #429152
Tints of Chateau Green #429152
RGB
CMYK
RGB Variations
Color information
#429152 (or 0x429152) is known color: Chateau Green. HEX triplet: 42, 91 and 52. RGB value is (66,145,82). Sum of RGB (Red+Green+Blue) = 66+145+82=293 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.53% from 293); Green value is 145 (57.03% from 255 or 49.49% from 293); Blue value is 82 (32.42% from 255 or 27.99% from 293); Max value from RGB is 145 - color contains mainly: green. Hex color #429152 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #429152 is #BD6EAD. Grayscale: #727272. Windows color (decimal): -12414638 or 5411138. OLE color: 5411138.
HSL color Cylindrical-coordinate representation of color #429152: hue angle of 132.15º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #429152 is Cyan = 0.54, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 145 | 82 | - |
| CMYK | 0.54 | 0 | 0.43 | 0.43 |
| HSL | 132.15º | 0.37% | 0.41% | - |
| HSV(B) | 132.15º | 0.54% | 0.57% | - |
| XYZ | 13.9 | 22.02 | 11.5 | - |
| YUV | 114.2 | 109.83 | 93.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 145 | 82 | 0.54 | 0 | 0.43 | 0.43 | 132.15 | 0.37 | 0.41 |
| Hex | 42 | 91 | 52 | 36 | 0 | 2B | 2B | 84 | 25 | 29 |
| Octal | 102 | 221 | 122 | 66 | 0 | 53 | 53 | 204 | 45 | 51 |
| Binary | 1000010 | 10010001 | 1010010 | 110110 | 0 | 101011 | 101011 | 10000100 | 100101 | 101001 |
Color Harmonies of #429152
Complementary color
Monochromatic Colors of #429152
Black with #429152
Text Example
Text Example
White with #429152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429152; }
p { color: rgb(66,145,82); }
H1.HeaderClassName
{
color: #429152;
}
.AnyTagClassName
{
color: #429152;
}
</style>
background-color css
<style>
a { background-color: #429152; }
a { background-color: rgb(66,145,82); }
div.DivClassName
{
background-color: #429152;
}
.BgClassName
{
background-color: #429152;
}
</style>
border-color css
<style>
span { border-color: #429152; }
span { border-color: rgb(66,145,82); }
td.TdClassName
{
border-color: #429152;
}
.TagClassName
{
border-color: #429152;
}
</style>