Shades of Chateau Green #319849
Tints of Chateau Green #319849
RGB
CMYK
RGB Variations
Color information
#319849 (or 0x319849) is known color: Chateau Green. HEX triplet: 31, 98 and 49. RGB value is (49,152,73). Sum of RGB (Red+Green+Blue) = 49+152+73=274 (36% of max value = 765). Red value is 49 (19.53% from 255 or 17.88% from 274); Green value is 152 (59.77% from 255 or 55.47% from 274); Blue value is 73 (28.91% from 255 or 26.64% from 274); Max value from RGB is 152 - color contains mainly: green. Hex color #319849 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319849 is #CE67B6. Grayscale: #707070. Windows color (decimal): -13526967 or 4823089. OLE color: 4823089.
HSL color Cylindrical-coordinate representation of color #319849: hue angle of 133.98º 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 #319849 is Cyan = 0.68, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 49 | 152 | 73 | - |
| CMYK | 0.68 | 0 | 0.52 | 0.40 |
| HSL | 133.98º | 0.51% | 0.39% | - |
| HSV(B) | 133.98º | 0.68% | 0.6% | - |
| XYZ | 13.7 | 23.59 | 10.13 | - |
| YUV | 112.2 | 105.88 | 82.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 152 | 73 | 0.68 | 0 | 0.52 | 0.40 | 133.98 | 0.51 | 0.39 |
| Hex | 31 | 98 | 49 | 44 | 0 | 34 | 28 | 86 | 33 | 27 |
| Octal | 61 | 230 | 111 | 104 | 0 | 64 | 50 | 206 | 63 | 47 |
| Binary | 110001 | 10011000 | 1001001 | 1000100 | 0 | 110100 | 101000 | 10000110 | 110011 | 100111 |
Color Harmonies of #319849
Complementary color
Monochromatic Colors of #319849
Black with #319849
Text Example
Text Example
White with #319849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319849; }
p { color: rgb(49,152,73); }
H1.HeaderClassName
{
color: #319849;
}
.AnyTagClassName
{
color: #319849;
}
</style>
background-color css
<style>
a { background-color: #319849; }
a { background-color: rgb(49,152,73); }
div.DivClassName
{
background-color: #319849;
}
.BgClassName
{
background-color: #319849;
}
</style>
border-color css
<style>
span { border-color: #319849; }
span { border-color: rgb(49,152,73); }
td.TdClassName
{
border-color: #319849;
}
.TagClassName
{
border-color: #319849;
}
</style>