Shades of Chateau Green #319940
Tints of Chateau Green #319940
RGB
CMYK
RGB Variations
Color information
#319940 (or 0x319940) is known color: Chateau Green. HEX triplet: 31, 99 and 40. RGB value is (49,153,64). Sum of RGB (Red+Green+Blue) = 49+153+64=266 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.42% from 266); Green value is 153 (60.16% from 255 or 57.52% from 266); Blue value is 64 (25.39% from 255 or 24.06% from 266); Max value from RGB is 153 - color contains mainly: green. Hex color #319940 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319940 is #CE66BF. Grayscale: #707070. Windows color (decimal): -13526720 or 4233521. OLE color: 4233521.
HSL color Cylindrical-coordinate representation of color #319940: hue angle of 128.65º 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 #319940 is Cyan = 0.68, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 49 | 153 | 64 | - |
| CMYK | 0.68 | 0 | 0.58 | 0.4 |
| HSL | 128.65º | 0.51% | 0.4% | - |
| HSV(B) | 128.65º | 0.68% | 0.6% | - |
| XYZ | 13.58 | 23.81 | 8.73 | - |
| YUV | 111.76 | 101.04 | 83.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 153 | 64 | 0.68 | 0 | 0.58 | 0.4 | 128.65 | 0.51 | 0.4 |
| Hex | 31 | 99 | 40 | 44 | 0 | 3A | 28 | 81 | 33 | 28 |
| Octal | 61 | 231 | 100 | 104 | 0 | 72 | 50 | 201 | 63 | 50 |
| Binary | 110001 | 10011001 | 1000000 | 1000100 | 0 | 111010 | 101000 | 10000001 | 110011 | 101000 |
Color Harmonies of #319940
Complementary color
Monochromatic Colors of #319940
Black with #319940
Text Example
Text Example
White with #319940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319940; }
p { color: rgb(49,153,64); }
H1.HeaderClassName
{
color: #319940;
}
.AnyTagClassName
{
color: #319940;
}
</style>
background-color css
<style>
a { background-color: #319940; }
a { background-color: rgb(49,153,64); }
div.DivClassName
{
background-color: #319940;
}
.BgClassName
{
background-color: #319940;
}
</style>
border-color css
<style>
span { border-color: #319940; }
span { border-color: rgb(49,153,64); }
td.TdClassName
{
border-color: #319940;
}
.TagClassName
{
border-color: #319940;
}
</style>