Shades of Chateau Green #419259
Tints of Chateau Green #419259
RGB
CMYK
RGB Variations
Color information
#419259 (or 0x419259) is known color: Chateau Green. HEX triplet: 41, 92 and 59. RGB value is (65,146,89). Sum of RGB (Red+Green+Blue) = 65+146+89=300 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.67% from 300); Green value is 146 (57.42% from 255 or 48.67% from 300); Blue value is 89 (35.16% from 255 or 29.67% from 300); Max value from RGB is 146 - color contains mainly: green. Hex color #419259 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #419259 is #BE6DA6. Grayscale: #737373. Windows color (decimal): -12479911 or 5870145. OLE color: 5870145.
HSL color Cylindrical-coordinate representation of color #419259: hue angle of 137.78º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #419259 is Cyan = 0.55, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 146 | 89 | - |
| CMYK | 0.55 | 0 | 0.39 | 0.43 |
| HSL | 137.78º | 0.38% | 0.41% | - |
| HSV(B) | 137.78º | 0.55% | 0.57% | - |
| XYZ | 14.26 | 22.4 | 13.02 | - |
| YUV | 115.28 | 113.16 | 92.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 146 | 89 | 0.55 | 0 | 0.39 | 0.43 | 137.78 | 0.38 | 0.41 |
| Hex | 41 | 92 | 59 | 37 | 0 | 27 | 2B | 8A | 26 | 29 |
| Octal | 101 | 222 | 131 | 67 | 0 | 47 | 53 | 212 | 46 | 51 |
| Binary | 1000001 | 10010010 | 1011001 | 110111 | 0 | 100111 | 101011 | 10001010 | 100110 | 101001 |
Color Harmonies of #419259
Complementary color
Monochromatic Colors of #419259
Black with #419259
Text Example
Text Example
White with #419259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419259; }
p { color: rgb(65,146,89); }
H1.HeaderClassName
{
color: #419259;
}
.AnyTagClassName
{
color: #419259;
}
</style>
background-color css
<style>
a { background-color: #419259; }
a { background-color: rgb(65,146,89); }
div.DivClassName
{
background-color: #419259;
}
.BgClassName
{
background-color: #419259;
}
</style>
border-color css
<style>
span { border-color: #419259; }
span { border-color: rgb(65,146,89); }
td.TdClassName
{
border-color: #419259;
}
.TagClassName
{
border-color: #419259;
}
</style>