Shades of Chateau Green #499467
Tints of Chateau Green #499467
RGB
CMYK
RGB Variations
Color information
#499467 (or 0x499467) is known color: Chateau Green. HEX triplet: 49, 94 and 67. RGB value is (73,148,103). Sum of RGB (Red+Green+Blue) = 73+148+103=324 (42% of max value = 765). Red value is 73 (28.91% from 255 or 22.53% from 324); Green value is 148 (58.20% from 255 or 45.68% from 324); Blue value is 103 (40.62% from 255 or 31.79% from 324); Max value from RGB is 148 - color contains mainly: green. Hex color #499467 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #499467 is #B66B98. Grayscale: #787878. Windows color (decimal): -11955097 or 6788169. OLE color: 6788169.
HSL color Cylindrical-coordinate representation of color #499467: hue angle of 144º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #499467 is Cyan = 0.51, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 148 | 103 | - |
| CMYK | 0.51 | 0 | 0.30 | 0.42 |
| HSL | 144º | 0.34% | 0.43% | - |
| HSV(B) | 144º | 0.51% | 0.58% | - |
| XYZ | 15.79 | 23.58 | 16.55 | - |
| YUV | 120.45 | 118.15 | 94.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 148 | 103 | 0.51 | 0 | 0.30 | 0.42 | 144 | 0.34 | 0.43 |
| Hex | 49 | 94 | 67 | 33 | 0 | 1E | 2A | 90 | 22 | 2B |
| Octal | 111 | 224 | 147 | 63 | 0 | 36 | 52 | 220 | 42 | 53 |
| Binary | 1001001 | 10010100 | 1100111 | 110011 | 0 | 11110 | 101010 | 10010000 | 100010 | 101011 |
Color Harmonies of #499467
Complementary color
Monochromatic Colors of #499467
Black with #499467
Text Example
Text Example
White with #499467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499467; }
p { color: rgb(73,148,103); }
H1.HeaderClassName
{
color: #499467;
}
.AnyTagClassName
{
color: #499467;
}
</style>
background-color css
<style>
a { background-color: #499467; }
a { background-color: rgb(73,148,103); }
div.DivClassName
{
background-color: #499467;
}
.BgClassName
{
background-color: #499467;
}
</style>
border-color css
<style>
span { border-color: #499467; }
span { border-color: rgb(73,148,103); }
td.TdClassName
{
border-color: #499467;
}
.TagClassName
{
border-color: #499467;
}
</style>