Shades of Chateau Green #419958
Tints of Chateau Green #419958
RGB
CMYK
RGB Variations
Color information
#419958 (or 0x419958) is known color: Chateau Green. HEX triplet: 41, 99 and 58. RGB value is (65,153,88). Sum of RGB (Red+Green+Blue) = 65+153+88=306 (40% of max value = 765). Red value is 65 (25.78% from 255 or 21.24% from 306); Green value is 153 (60.16% from 255 or 50% from 306); Blue value is 88 (34.77% from 255 or 28.76% from 306); Max value from RGB is 153 - color contains mainly: green. Hex color #419958 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #419958 is #BE66A7. Grayscale: #777777. Windows color (decimal): -12478120 or 5806401. OLE color: 5806401.
HSL color Cylindrical-coordinate representation of color #419958: hue angle of 135.68º degrees, saturation: 0.4, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #419958 is Cyan = 0.58, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 65 | 153 | 88 | - |
| CMYK | 0.58 | 0 | 0.42 | 0.4 |
| HSL | 135.68º | 0.4% | 0.43% | - |
| HSV(B) | 135.68º | 0.58% | 0.6% | - |
| XYZ | 15.33 | 24.61 | 13.17 | - |
| YUV | 119.28 | 110.35 | 89.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 153 | 88 | 0.58 | 0 | 0.42 | 0.4 | 135.68 | 0.4 | 0.43 |
| Hex | 41 | 99 | 58 | 3A | 0 | 2A | 28 | 88 | 28 | 2B |
| Octal | 101 | 231 | 130 | 72 | 0 | 52 | 50 | 210 | 50 | 53 |
| Binary | 1000001 | 10011001 | 1011000 | 111010 | 0 | 101010 | 101000 | 10001000 | 101000 | 101011 |
Color Harmonies of #419958
Complementary color
Monochromatic Colors of #419958
Black with #419958
Text Example
Text Example
White with #419958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419958; }
p { color: rgb(65,153,88); }
H1.HeaderClassName
{
color: #419958;
}
.AnyTagClassName
{
color: #419958;
}
</style>
background-color css
<style>
a { background-color: #419958; }
a { background-color: rgb(65,153,88); }
div.DivClassName
{
background-color: #419958;
}
.BgClassName
{
background-color: #419958;
}
</style>
border-color css
<style>
span { border-color: #419958; }
span { border-color: rgb(65,153,88); }
td.TdClassName
{
border-color: #419958;
}
.TagClassName
{
border-color: #419958;
}
</style>