Shades of Chateau Green #499267
Tints of Chateau Green #499267
RGB
CMYK
RGB Variations
Color information
#499267 (or 0x499267) is known color: Chateau Green. HEX triplet: 49, 92 and 67. RGB value is (73,146,103). Sum of RGB (Red+Green+Blue) = 73+146+103=322 (42% of max value = 765). Red value is 73 (28.91% from 255 or 22.67% from 322); Green value is 146 (57.42% from 255 or 45.34% from 322); Blue value is 103 (40.62% from 255 or 31.99% from 322); Max value from RGB is 146 - color contains mainly: green. Hex color #499267 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #499267 is #B66D98. Grayscale: #777777. Windows color (decimal): -11955609 or 6787657. OLE color: 6787657.
HSL color Cylindrical-coordinate representation of color #499267: hue angle of 144.66º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #499267 is Cyan = 0.5, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 146 | 103 | - |
| CMYK | 0.5 | 0 | 0.29 | 0.43 |
| HSL | 144.66º | 0.33% | 0.43% | - |
| HSV(B) | 144.66º | 0.5% | 0.57% | - |
| XYZ | 15.47 | 22.95 | 16.45 | - |
| YUV | 119.27 | 118.82 | 95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 146 | 103 | 0.5 | 0 | 0.29 | 0.43 | 144.66 | 0.33 | 0.43 |
| Hex | 49 | 92 | 67 | 32 | 0 | 1D | 2B | 91 | 21 | 2B |
| Octal | 111 | 222 | 147 | 62 | 0 | 35 | 53 | 221 | 41 | 53 |
| Binary | 1001001 | 10010010 | 1100111 | 110010 | 0 | 11101 | 101011 | 10010001 | 100001 | 101011 |
Color Harmonies of #499267
Complementary color
Monochromatic Colors of #499267
Black with #499267
Text Example
Text Example
White with #499267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499267; }
p { color: rgb(73,146,103); }
H1.HeaderClassName
{
color: #499267;
}
.AnyTagClassName
{
color: #499267;
}
</style>
background-color css
<style>
a { background-color: #499267; }
a { background-color: rgb(73,146,103); }
div.DivClassName
{
background-color: #499267;
}
.BgClassName
{
background-color: #499267;
}
</style>
border-color css
<style>
span { border-color: #499267; }
span { border-color: rgb(73,146,103); }
td.TdClassName
{
border-color: #499267;
}
.TagClassName
{
border-color: #499267;
}
</style>