Shades of Chateau Green #419051
Tints of Chateau Green #419051
RGB
CMYK
RGB Variations
Color information
#419051 (or 0x419051) is known color: Chateau Green. HEX triplet: 41, 90 and 51. RGB value is (65,144,81). Sum of RGB (Red+Green+Blue) = 65+144+81=290 (38% of max value = 765). Red value is 65 (25.78% from 255 or 22.41% from 290); Green value is 144 (56.64% from 255 or 49.66% from 290); Blue value is 81 (32.03% from 255 or 27.93% from 290); Max value from RGB is 144 - color contains mainly: green. Hex color #419051 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #419051 is #BE6FAE. Grayscale: #717171. Windows color (decimal): -12480431 or 5345345. OLE color: 5345345.
HSL color Cylindrical-coordinate representation of color #419051: hue angle of 132.15º 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 #419051 is Cyan = 0.55, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 65 | 144 | 81 | - |
| CMYK | 0.55 | 0 | 0.44 | 0.44 |
| HSL | 132.15º | 0.38% | 0.41% | - |
| HSV(B) | 132.15º | 0.55% | 0.56% | - |
| XYZ | 13.64 | 21.66 | 11.25 | - |
| YUV | 113.2 | 109.83 | 93.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 144 | 81 | 0.55 | 0 | 0.44 | 0.44 | 132.15 | 0.38 | 0.41 |
| Hex | 41 | 90 | 51 | 37 | 0 | 2C | 2C | 84 | 26 | 29 |
| Octal | 101 | 220 | 121 | 67 | 0 | 54 | 54 | 204 | 46 | 51 |
| Binary | 1000001 | 10010000 | 1010001 | 110111 | 0 | 101100 | 101100 | 10000100 | 100110 | 101001 |
Color Harmonies of #419051
Complementary color
Monochromatic Colors of #419051
Black with #419051
Text Example
Text Example
White with #419051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419051; }
p { color: rgb(65,144,81); }
H1.HeaderClassName
{
color: #419051;
}
.AnyTagClassName
{
color: #419051;
}
</style>
background-color css
<style>
a { background-color: #419051; }
a { background-color: rgb(65,144,81); }
div.DivClassName
{
background-color: #419051;
}
.BgClassName
{
background-color: #419051;
}
</style>
border-color css
<style>
span { border-color: #419051; }
span { border-color: rgb(65,144,81); }
td.TdClassName
{
border-color: #419051;
}
.TagClassName
{
border-color: #419051;
}
</style>