Shades of Chateau Green #429458
Tints of Chateau Green #429458
RGB
CMYK
RGB Variations
Color information
#429458 (or 0x429458) is known color: Chateau Green. HEX triplet: 42, 94 and 58. RGB value is (66,148,88). Sum of RGB (Red+Green+Blue) = 66+148+88=302 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.85% from 302); Green value is 148 (58.20% from 255 or 49.01% from 302); Blue value is 88 (34.77% from 255 or 29.14% from 302); Max value from RGB is 148 - color contains mainly: green. Hex color #429458 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #429458 is #BD6BA7. Grayscale: #747474. Windows color (decimal): -12413864 or 5805122. OLE color: 5805122.
HSL color Cylindrical-coordinate representation of color #429458: hue angle of 136.1º 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 #429458 is Cyan = 0.55, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 148 | 88 | - |
| CMYK | 0.55 | 0 | 0.41 | 0.42 |
| HSL | 136.1º | 0.38% | 0.42% | - |
| HSV(B) | 136.1º | 0.55% | 0.58% | - |
| XYZ | 14.6 | 23.04 | 12.91 | - |
| YUV | 116.64 | 111.83 | 91.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 148 | 88 | 0.55 | 0 | 0.41 | 0.42 | 136.1 | 0.38 | 0.42 |
| Hex | 42 | 94 | 58 | 37 | 0 | 29 | 2A | 88 | 26 | 2A |
| Octal | 102 | 224 | 130 | 67 | 0 | 51 | 52 | 210 | 46 | 52 |
| Binary | 1000010 | 10010100 | 1011000 | 110111 | 0 | 101001 | 101010 | 10001000 | 100110 | 101010 |
Color Harmonies of #429458
Complementary color
Monochromatic Colors of #429458
Black with #429458
Text Example
Text Example
White with #429458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429458; }
p { color: rgb(66,148,88); }
H1.HeaderClassName
{
color: #429458;
}
.AnyTagClassName
{
color: #429458;
}
</style>
background-color css
<style>
a { background-color: #429458; }
a { background-color: rgb(66,148,88); }
div.DivClassName
{
background-color: #429458;
}
.BgClassName
{
background-color: #429458;
}
</style>
border-color css
<style>
span { border-color: #429458; }
span { border-color: rgb(66,148,88); }
td.TdClassName
{
border-color: #429458;
}
.TagClassName
{
border-color: #429458;
}
</style>