Shades of Chateau Green #429057
Tints of Chateau Green #429057
RGB
CMYK
RGB Variations
Color information
#429057 (or 0x429057) is known color: Chateau Green. HEX triplet: 42, 90 and 57. RGB value is (66,144,87). Sum of RGB (Red+Green+Blue) = 66+144+87=297 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.22% from 297); Green value is 144 (56.64% from 255 or 48.48% from 297); Blue value is 87 (34.38% from 255 or 29.29% from 297); Max value from RGB is 144 - color contains mainly: green. Hex color #429057 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #429057 is #BD6FA8. Grayscale: #727272. Windows color (decimal): -12414889 or 5738562. OLE color: 5738562.
HSL color Cylindrical-coordinate representation of color #429057: hue angle of 136.15º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #429057 is Cyan = 0.54, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 144 | 87 | - |
| CMYK | 0.54 | 0 | 0.40 | 0.44 |
| HSL | 136.15º | 0.37% | 0.41% | - |
| HSV(B) | 136.15º | 0.54% | 0.56% | - |
| XYZ | 13.94 | 21.79 | 12.49 | - |
| YUV | 114.18 | 112.66 | 93.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 144 | 87 | 0.54 | 0 | 0.40 | 0.44 | 136.15 | 0.37 | 0.41 |
| Hex | 42 | 90 | 57 | 36 | 0 | 28 | 2C | 88 | 25 | 29 |
| Octal | 102 | 220 | 127 | 66 | 0 | 50 | 54 | 210 | 45 | 51 |
| Binary | 1000010 | 10010000 | 1010111 | 110110 | 0 | 101000 | 101100 | 10001000 | 100101 | 101001 |
Color Harmonies of #429057
Complementary color
Monochromatic Colors of #429057
Black with #429057
Text Example
Text Example
White with #429057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429057; }
p { color: rgb(66,144,87); }
H1.HeaderClassName
{
color: #429057;
}
.AnyTagClassName
{
color: #429057;
}
</style>
background-color css
<style>
a { background-color: #429057; }
a { background-color: rgb(66,144,87); }
div.DivClassName
{
background-color: #429057;
}
.BgClassName
{
background-color: #429057;
}
</style>
border-color css
<style>
span { border-color: #429057; }
span { border-color: rgb(66,144,87); }
td.TdClassName
{
border-color: #429057;
}
.TagClassName
{
border-color: #429057;
}
</style>