Shades of Chateau Green #419059
Tints of Chateau Green #419059
RGB
CMYK
RGB Variations
Color information
#419059 (or 0x419059) is known color: Chateau Green. HEX triplet: 41, 90 and 59. RGB value is (65,144,89). Sum of RGB (Red+Green+Blue) = 65+144+89=298 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.81% from 298); Green value is 144 (56.64% from 255 or 48.32% from 298); Blue value is 89 (35.16% from 255 or 29.87% from 298); Max value from RGB is 144 - color contains mainly: green. Hex color #419059 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #419059 is #BE6FA6. Grayscale: #727272. Windows color (decimal): -12480423 or 5869633. OLE color: 5869633.
HSL color Cylindrical-coordinate representation of color #419059: hue angle of 138.23º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #419059 is Cyan = 0.55, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 65 | 144 | 89 | - |
| CMYK | 0.55 | 0 | 0.38 | 0.44 |
| HSL | 138.23º | 0.38% | 0.41% | - |
| HSV(B) | 138.23º | 0.55% | 0.56% | - |
| XYZ | 13.96 | 21.79 | 12.92 | - |
| YUV | 114.11 | 113.83 | 92.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 144 | 89 | 0.55 | 0 | 0.38 | 0.44 | 138.23 | 0.38 | 0.41 |
| Hex | 41 | 90 | 59 | 37 | 0 | 26 | 2C | 8A | 26 | 29 |
| Octal | 101 | 220 | 131 | 67 | 0 | 46 | 54 | 212 | 46 | 51 |
| Binary | 1000001 | 10010000 | 1011001 | 110111 | 0 | 100110 | 101100 | 10001010 | 100110 | 101001 |
Color Harmonies of #419059
Complementary color
Monochromatic Colors of #419059
Black with #419059
Text Example
Text Example
White with #419059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419059; }
p { color: rgb(65,144,89); }
H1.HeaderClassName
{
color: #419059;
}
.AnyTagClassName
{
color: #419059;
}
</style>
background-color css
<style>
a { background-color: #419059; }
a { background-color: rgb(65,144,89); }
div.DivClassName
{
background-color: #419059;
}
.BgClassName
{
background-color: #419059;
}
</style>
border-color css
<style>
span { border-color: #419059; }
span { border-color: rgb(65,144,89); }
td.TdClassName
{
border-color: #419059;
}
.TagClassName
{
border-color: #419059;
}
</style>