Shades of Chateau Green #429958
Tints of Chateau Green #429958
RGB
CMYK
RGB Variations
Color information
#429958 (or 0x429958) is known color: Chateau Green. HEX triplet: 42, 99 and 58. RGB value is (66,153,88). Sum of RGB (Red+Green+Blue) = 66+153+88=307 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.50% from 307); Green value is 153 (60.16% from 255 or 49.84% from 307); Blue value is 88 (34.77% from 255 or 28.66% from 307); Max value from RGB is 153 - color contains mainly: green. Hex color #429958 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #429958 is #BD66A7. Grayscale: #777777. Windows color (decimal): -12412584 or 5806402. OLE color: 5806402.
HSL color Cylindrical-coordinate representation of color #429958: hue angle of 135.17º degrees, saturation: 0.4, 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 #429958 is Cyan = 0.57, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 66 | 153 | 88 | - |
| CMYK | 0.57 | 0 | 0.42 | 0.4 |
| HSL | 135.17º | 0.4% | 0.43% | - |
| HSV(B) | 135.17º | 0.57% | 0.6% | - |
| XYZ | 15.4 | 24.65 | 13.18 | - |
| YUV | 119.58 | 110.18 | 89.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 153 | 88 | 0.57 | 0 | 0.42 | 0.4 | 135.17 | 0.4 | 0.43 |
| Hex | 42 | 99 | 58 | 39 | 0 | 2A | 28 | 87 | 28 | 2B |
| Octal | 102 | 231 | 130 | 71 | 0 | 52 | 50 | 207 | 50 | 53 |
| Binary | 1000010 | 10011001 | 1011000 | 111001 | 0 | 101010 | 101000 | 10000111 | 101000 | 101011 |
Color Harmonies of #429958
Complementary color
Monochromatic Colors of #429958
Black with #429958
Text Example
Text Example
White with #429958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429958; }
p { color: rgb(66,153,88); }
H1.HeaderClassName
{
color: #429958;
}
.AnyTagClassName
{
color: #429958;
}
</style>
background-color css
<style>
a { background-color: #429958; }
a { background-color: rgb(66,153,88); }
div.DivClassName
{
background-color: #429958;
}
.BgClassName
{
background-color: #429958;
}
</style>
border-color css
<style>
span { border-color: #429958; }
span { border-color: rgb(66,153,88); }
td.TdClassName
{
border-color: #429958;
}
.TagClassName
{
border-color: #429958;
}
</style>