Shades of Chateau Green #499458
Tints of Chateau Green #499458
RGB
CMYK
RGB Variations
Color information
#499458 (or 0x499458) is known color: Chateau Green. HEX triplet: 49, 94 and 58. RGB value is (73,148,88). Sum of RGB (Red+Green+Blue) = 73+148+88=309 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.62% from 309); Green value is 148 (58.20% from 255 or 47.90% from 309); Blue value is 88 (34.77% from 255 or 28.48% from 309); Max value from RGB is 148 - color contains mainly: green. Hex color #499458 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #499458 is #B66BA7. Grayscale: #767676. Windows color (decimal): -11955112 or 5805129. OLE color: 5805129.
HSL color Cylindrical-coordinate representation of color #499458: hue angle of 132º 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 #499458 is Cyan = 0.51, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 148 | 88 | - |
| CMYK | 0.51 | 0 | 0.41 | 0.42 |
| HSL | 132º | 0.34% | 0.43% | - |
| HSV(B) | 132º | 0.51% | 0.58% | - |
| XYZ | 15.1 | 23.3 | 12.93 | - |
| YUV | 118.74 | 110.65 | 95.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 148 | 88 | 0.51 | 0 | 0.41 | 0.42 | 132 | 0.34 | 0.43 |
| Hex | 49 | 94 | 58 | 33 | 0 | 29 | 2A | 84 | 22 | 2B |
| Octal | 111 | 224 | 130 | 63 | 0 | 51 | 52 | 204 | 42 | 53 |
| Binary | 1001001 | 10010100 | 1011000 | 110011 | 0 | 101001 | 101010 | 10000100 | 100010 | 101011 |
Color Harmonies of #499458
Complementary color
Monochromatic Colors of #499458
Black with #499458
Text Example
Text Example
White with #499458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499458; }
p { color: rgb(73,148,88); }
H1.HeaderClassName
{
color: #499458;
}
.AnyTagClassName
{
color: #499458;
}
</style>
background-color css
<style>
a { background-color: #499458; }
a { background-color: rgb(73,148,88); }
div.DivClassName
{
background-color: #499458;
}
.BgClassName
{
background-color: #499458;
}
</style>
border-color css
<style>
span { border-color: #499458; }
span { border-color: rgb(73,148,88); }
td.TdClassName
{
border-color: #499458;
}
.TagClassName
{
border-color: #499458;
}
</style>