Shades of Chateau Green #319443
Tints of Chateau Green #319443
RGB
CMYK
RGB Variations
Color information
#319443 (or 0x319443) is known color: Chateau Green. HEX triplet: 31, 94 and 43. RGB value is (49,148,67). Sum of RGB (Red+Green+Blue) = 49+148+67=264 (34% of max value = 765). Red value is 49 (19.53% from 255 or 18.56% from 264); Green value is 148 (58.20% from 255 or 56.06% from 264); Blue value is 67 (26.56% from 255 or 25.38% from 264); Max value from RGB is 148 - color contains mainly: green. Hex color #319443 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319443 is #CE6BBC. Grayscale: #6D6D6D. Windows color (decimal): -13527997 or 4428849. OLE color: 4428849.
HSL color Cylindrical-coordinate representation of color #319443: hue angle of 130.91º 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 #319443 is Cyan = 0.67, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 148 | 67 | - |
| CMYK | 0.67 | 0 | 0.55 | 0.42 |
| HSL | 130.91º | 0.5% | 0.39% | - |
| HSV(B) | 130.91º | 0.67% | 0.58% | - |
| XYZ | 12.87 | 22.24 | 8.92 | - |
| YUV | 109.17 | 104.2 | 85.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 148 | 67 | 0.67 | 0 | 0.55 | 0.42 | 130.91 | 0.5 | 0.39 |
| Hex | 31 | 94 | 43 | 43 | 0 | 37 | 2A | 83 | 32 | 27 |
| Octal | 61 | 224 | 103 | 103 | 0 | 67 | 52 | 203 | 62 | 47 |
| Binary | 110001 | 10010100 | 1000011 | 1000011 | 0 | 110111 | 101010 | 10000011 | 110010 | 100111 |
Color Harmonies of #319443
Complementary color
Monochromatic Colors of #319443
Black with #319443
Text Example
Text Example
White with #319443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319443; }
p { color: rgb(49,148,67); }
H1.HeaderClassName
{
color: #319443;
}
.AnyTagClassName
{
color: #319443;
}
</style>
background-color css
<style>
a { background-color: #319443; }
a { background-color: rgb(49,148,67); }
div.DivClassName
{
background-color: #319443;
}
.BgClassName
{
background-color: #319443;
}
</style>
border-color css
<style>
span { border-color: #319443; }
span { border-color: rgb(49,148,67); }
td.TdClassName
{
border-color: #319443;
}
.TagClassName
{
border-color: #319443;
}
</style>