Shades of Chateau Green #419953
Tints of Chateau Green #419953
RGB
CMYK
RGB Variations
Color information
#419953 (or 0x419953) is known color: Chateau Green. HEX triplet: 41, 99 and 53. RGB value is (65,153,83). Sum of RGB (Red+Green+Blue) = 65+153+83=301 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.59% from 301); Green value is 153 (60.16% from 255 or 50.83% from 301); Blue value is 83 (32.81% from 255 or 27.57% from 301); Max value from RGB is 153 - color contains mainly: green. Hex color #419953 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #419953 is #BE66AC. Grayscale: #767676. Windows color (decimal): -12478125 or 5478721. OLE color: 5478721.
HSL color Cylindrical-coordinate representation of color #419953: hue angle of 132.27º 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 #419953 is Cyan = 0.58, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 65 | 153 | 83 | - |
| CMYK | 0.58 | 0 | 0.46 | 0.4 |
| HSL | 132.27º | 0.4% | 0.43% | - |
| HSV(B) | 132.27º | 0.58% | 0.6% | - |
| XYZ | 15.13 | 24.53 | 12.12 | - |
| YUV | 118.71 | 107.85 | 89.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 153 | 83 | 0.58 | 0 | 0.46 | 0.4 | 132.27 | 0.4 | 0.43 |
| Hex | 41 | 99 | 53 | 3A | 0 | 2E | 28 | 84 | 28 | 2B |
| Octal | 101 | 231 | 123 | 72 | 0 | 56 | 50 | 204 | 50 | 53 |
| Binary | 1000001 | 10011001 | 1010011 | 111010 | 0 | 101110 | 101000 | 10000100 | 101000 | 101011 |
Color Harmonies of #419953
Complementary color
Monochromatic Colors of #419953
Black with #419953
Text Example
Text Example
White with #419953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419953; }
p { color: rgb(65,153,83); }
H1.HeaderClassName
{
color: #419953;
}
.AnyTagClassName
{
color: #419953;
}
</style>
background-color css
<style>
a { background-color: #419953; }
a { background-color: rgb(65,153,83); }
div.DivClassName
{
background-color: #419953;
}
.BgClassName
{
background-color: #419953;
}
</style>
border-color css
<style>
span { border-color: #419953; }
span { border-color: rgb(65,153,83); }
td.TdClassName
{
border-color: #419953;
}
.TagClassName
{
border-color: #419953;
}
</style>