Shades of Chateau Green #449450
Tints of Chateau Green #449450
RGB
CMYK
RGB Variations
Color information
#449450 (or 0x449450) is known color: Chateau Green. HEX triplet: 44, 94 and 50. RGB value is (68,148,80). Sum of RGB (Red+Green+Blue) = 68+148+80=296 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.97% from 296); Green value is 148 (58.20% from 255 or 50% from 296); Blue value is 80 (31.64% from 255 or 27.03% from 296); Max value from RGB is 148 - color contains mainly: green. Hex color #449450 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #449450 is #BB6BAF. Grayscale: #747474. Windows color (decimal): -12282800 or 5280836. OLE color: 5280836.
HSL color Cylindrical-coordinate representation of color #449450: hue angle of 129º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #449450 is Cyan = 0.54, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 148 | 80 | - |
| CMYK | 0.54 | 0 | 0.46 | 0.42 |
| HSL | 129º | 0.37% | 0.42% | - |
| HSV(B) | 129º | 0.54% | 0.58% | - |
| XYZ | 14.42 | 22.99 | 11.27 | - |
| YUV | 116.33 | 107.5 | 93.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 148 | 80 | 0.54 | 0 | 0.46 | 0.42 | 129 | 0.37 | 0.42 |
| Hex | 44 | 94 | 50 | 36 | 0 | 2E | 2A | 81 | 25 | 2A |
| Octal | 104 | 224 | 120 | 66 | 0 | 56 | 52 | 201 | 45 | 52 |
| Binary | 1000100 | 10010100 | 1010000 | 110110 | 0 | 101110 | 101010 | 10000001 | 100101 | 101010 |
Color Harmonies of #449450
Complementary color
Monochromatic Colors of #449450
Black with #449450
Text Example
Text Example
White with #449450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449450; }
p { color: rgb(68,148,80); }
H1.HeaderClassName
{
color: #449450;
}
.AnyTagClassName
{
color: #449450;
}
</style>
background-color css
<style>
a { background-color: #449450; }
a { background-color: rgb(68,148,80); }
div.DivClassName
{
background-color: #449450;
}
.BgClassName
{
background-color: #449450;
}
</style>
border-color css
<style>
span { border-color: #449450; }
span { border-color: rgb(68,148,80); }
td.TdClassName
{
border-color: #449450;
}
.TagClassName
{
border-color: #449450;
}
</style>