Shades of Chateau Green #319446
Tints of Chateau Green #319446
RGB
CMYK
RGB Variations
Color information
#319446 (or 0x319446) is known color: Chateau Green. HEX triplet: 31, 94 and 46. RGB value is (49,148,70). Sum of RGB (Red+Green+Blue) = 49+148+70=267 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.35% from 267); Green value is 148 (58.20% from 255 or 55.43% from 267); Blue value is 70 (27.73% from 255 or 26.22% from 267); Max value from RGB is 148 - color contains mainly: green. Hex color #319446 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319446 is #CE6BB9. Grayscale: #6D6D6D. Windows color (decimal): -13527994 or 4625457. OLE color: 4625457.
HSL color Cylindrical-coordinate representation of color #319446: hue angle of 132.73º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #319446 is Cyan = 0.67, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 148 | 70 | - |
| CMYK | 0.67 | 0 | 0.53 | 0.42 |
| HSL | 132.73º | 0.5% | 0.39% | - |
| HSV(B) | 132.73º | 0.67% | 0.58% | - |
| XYZ | 12.96 | 22.27 | 9.41 | - |
| YUV | 109.51 | 105.7 | 84.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 148 | 70 | 0.67 | 0 | 0.53 | 0.42 | 132.73 | 0.5 | 0.39 |
| Hex | 31 | 94 | 46 | 43 | 0 | 35 | 2A | 85 | 32 | 27 |
| Octal | 61 | 224 | 106 | 103 | 0 | 65 | 52 | 205 | 62 | 47 |
| Binary | 110001 | 10010100 | 1000110 | 1000011 | 0 | 110101 | 101010 | 10000101 | 110010 | 100111 |
Color Harmonies of #319446
Complementary color
Monochromatic Colors of #319446
Black with #319446
Text Example
Text Example
White with #319446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319446; }
p { color: rgb(49,148,70); }
H1.HeaderClassName
{
color: #319446;
}
.AnyTagClassName
{
color: #319446;
}
</style>
background-color css
<style>
a { background-color: #319446; }
a { background-color: rgb(49,148,70); }
div.DivClassName
{
background-color: #319446;
}
.BgClassName
{
background-color: #319446;
}
</style>
border-color css
<style>
span { border-color: #319446; }
span { border-color: rgb(49,148,70); }
td.TdClassName
{
border-color: #319446;
}
.TagClassName
{
border-color: #319446;
}
</style>