Shades of Chateau Green #319844
Tints of Chateau Green #319844
RGB
CMYK
RGB Variations
Color information
#319844 (or 0x319844) is known color: Chateau Green. HEX triplet: 31, 98 and 44. RGB value is (49,152,68). Sum of RGB (Red+Green+Blue) = 49+152+68=269 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.22% from 269); Green value is 152 (59.77% from 255 or 56.51% from 269); Blue value is 68 (26.95% from 255 or 25.28% from 269); Max value from RGB is 152 - color contains mainly: green. Hex color #319844 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319844 is #CE67BB. Grayscale: #6F6F6F. Windows color (decimal): -13526972 or 4495409. OLE color: 4495409.
HSL color Cylindrical-coordinate representation of color #319844: hue angle of 131.07º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #319844 is Cyan = 0.68, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 49 | 152 | 68 | - |
| CMYK | 0.68 | 0 | 0.55 | 0.40 |
| HSL | 131.07º | 0.51% | 0.39% | - |
| HSV(B) | 131.07º | 0.68% | 0.6% | - |
| XYZ | 13.54 | 23.53 | 9.3 | - |
| YUV | 111.63 | 103.38 | 83.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 152 | 68 | 0.68 | 0 | 0.55 | 0.40 | 131.07 | 0.51 | 0.39 |
| Hex | 31 | 98 | 44 | 44 | 0 | 37 | 28 | 83 | 33 | 27 |
| Octal | 61 | 230 | 104 | 104 | 0 | 67 | 50 | 203 | 63 | 47 |
| Binary | 110001 | 10011000 | 1000100 | 1000100 | 0 | 110111 | 101000 | 10000011 | 110011 | 100111 |
Color Harmonies of #319844
Complementary color
Monochromatic Colors of #319844
Black with #319844
Text Example
Text Example
White with #319844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319844; }
p { color: rgb(49,152,68); }
H1.HeaderClassName
{
color: #319844;
}
.AnyTagClassName
{
color: #319844;
}
</style>
background-color css
<style>
a { background-color: #319844; }
a { background-color: rgb(49,152,68); }
div.DivClassName
{
background-color: #319844;
}
.BgClassName
{
background-color: #319844;
}
</style>
border-color css
<style>
span { border-color: #319844; }
span { border-color: rgb(49,152,68); }
td.TdClassName
{
border-color: #319844;
}
.TagClassName
{
border-color: #319844;
}
</style>