Shades of Chateau Green #319640
Tints of Chateau Green #319640
RGB
CMYK
RGB Variations
Color information
#319640 (or 0x319640) is known color: Chateau Green. HEX triplet: 31, 96 and 40. RGB value is (49,150,64). Sum of RGB (Red+Green+Blue) = 49+150+64=263 (34% of max value = 765). Red value is 49 (19.53% from 255 or 18.63% from 263); Green value is 150 (58.98% from 255 or 57.03% from 263); Blue value is 64 (25.39% from 255 or 24.33% from 263); Max value from RGB is 150 - color contains mainly: green. Hex color #319640 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319640 is #CE69BF. Grayscale: #6E6E6E. Windows color (decimal): -13527488 or 4232753. OLE color: 4232753.
HSL color Cylindrical-coordinate representation of color #319640: hue angle of 128.91º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #319640 is Cyan = 0.67, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 150 | 64 | - |
| CMYK | 0.67 | 0 | 0.57 | 0.41 |
| HSL | 128.91º | 0.51% | 0.39% | - |
| HSV(B) | 128.91º | 0.67% | 0.59% | - |
| XYZ | 13.1 | 22.84 | 8.57 | - |
| YUV | 110 | 102.04 | 84.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 150 | 64 | 0.67 | 0 | 0.57 | 0.41 | 128.91 | 0.51 | 0.39 |
| Hex | 31 | 96 | 40 | 43 | 0 | 39 | 29 | 81 | 33 | 27 |
| Octal | 61 | 226 | 100 | 103 | 0 | 71 | 51 | 201 | 63 | 47 |
| Binary | 110001 | 10010110 | 1000000 | 1000011 | 0 | 111001 | 101001 | 10000001 | 110011 | 100111 |
Color Harmonies of #319640
Complementary color
Monochromatic Colors of #319640
Black with #319640
Text Example
Text Example
White with #319640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319640; }
p { color: rgb(49,150,64); }
H1.HeaderClassName
{
color: #319640;
}
.AnyTagClassName
{
color: #319640;
}
</style>
background-color css
<style>
a { background-color: #319640; }
a { background-color: rgb(49,150,64); }
div.DivClassName
{
background-color: #319640;
}
.BgClassName
{
background-color: #319640;
}
</style>
border-color css
<style>
span { border-color: #319640; }
span { border-color: rgb(49,150,64); }
td.TdClassName
{
border-color: #319640;
}
.TagClassName
{
border-color: #319640;
}
</style>