Shades of Chateau Green #319946
Tints of Chateau Green #319946
RGB
CMYK
RGB Variations
Color information
#319946 (or 0x319946) is known color: Chateau Green. HEX triplet: 31, 99 and 46. RGB value is (49,153,70). Sum of RGB (Red+Green+Blue) = 49+153+70=272 (36% of max value = 765). Red value is 49 (19.53% from 255 or 18.01% from 272); Green value is 153 (60.16% from 255 or 56.25% from 272); Blue value is 70 (27.73% from 255 or 25.74% from 272); Max value from RGB is 153 - color contains mainly: green. Hex color #319946 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319946 is #CE66B9. Grayscale: #707070. Windows color (decimal): -13526714 or 4626737. OLE color: 4626737.
HSL color Cylindrical-coordinate representation of color #319946: hue angle of 132.12º degrees, saturation: 0.51, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #319946 is Cyan = 0.68, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 49 | 153 | 70 | - |
| CMYK | 0.68 | 0 | 0.54 | 0.4 |
| HSL | 132.12º | 0.51% | 0.4% | - |
| HSV(B) | 132.12º | 0.68% | 0.6% | - |
| XYZ | 13.76 | 23.88 | 9.68 | - |
| YUV | 112.44 | 104.04 | 82.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 153 | 70 | 0.68 | 0 | 0.54 | 0.4 | 132.12 | 0.51 | 0.4 |
| Hex | 31 | 99 | 46 | 44 | 0 | 36 | 28 | 84 | 33 | 28 |
| Octal | 61 | 231 | 106 | 104 | 0 | 66 | 50 | 204 | 63 | 50 |
| Binary | 110001 | 10011001 | 1000110 | 1000100 | 0 | 110110 | 101000 | 10000100 | 110011 | 101000 |
Color Harmonies of #319946
Complementary color
Monochromatic Colors of #319946
Black with #319946
Text Example
Text Example
White with #319946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319946; }
p { color: rgb(49,153,70); }
H1.HeaderClassName
{
color: #319946;
}
.AnyTagClassName
{
color: #319946;
}
</style>
background-color css
<style>
a { background-color: #319946; }
a { background-color: rgb(49,153,70); }
div.DivClassName
{
background-color: #319946;
}
.BgClassName
{
background-color: #319946;
}
</style>
border-color css
<style>
span { border-color: #319946; }
span { border-color: rgb(49,153,70); }
td.TdClassName
{
border-color: #319946;
}
.TagClassName
{
border-color: #319946;
}
</style>