Shades of Chateau Green #459160
Tints of Chateau Green #459160
RGB
CMYK
RGB Variations
Color information
#459160 (or 0x459160) is known color: Chateau Green. HEX triplet: 45, 91 and 60. RGB value is (69,145,96). Sum of RGB (Red+Green+Blue) = 69+145+96=310 (41% of max value = 765). Red value is 69 (27.34% from 255 or 22.26% from 310); Green value is 145 (57.03% from 255 or 46.77% from 310); Blue value is 96 (37.89% from 255 or 30.97% from 310); Max value from RGB is 145 - color contains mainly: green. Hex color #459160 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #459160 is #BA6E9F. Grayscale: #747474. Windows color (decimal): -12218016 or 6328645. OLE color: 6328645.
HSL color Cylindrical-coordinate representation of color #459160: hue angle of 141.32º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #459160 is Cyan = 0.52, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 145 | 96 | - |
| CMYK | 0.52 | 0 | 0.34 | 0.43 |
| HSL | 141.32º | 0.36% | 0.42% | - |
| HSV(B) | 141.32º | 0.52% | 0.57% | - |
| XYZ | 14.69 | 22.36 | 14.61 | - |
| YUV | 116.69 | 116.32 | 93.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 145 | 96 | 0.52 | 0 | 0.34 | 0.43 | 141.32 | 0.36 | 0.42 |
| Hex | 45 | 91 | 60 | 34 | 0 | 22 | 2B | 8D | 24 | 2A |
| Octal | 105 | 221 | 140 | 64 | 0 | 42 | 53 | 215 | 44 | 52 |
| Binary | 1000101 | 10010001 | 1100000 | 110100 | 0 | 100010 | 101011 | 10001101 | 100100 | 101010 |
Color Harmonies of #459160
Complementary color
Monochromatic Colors of #459160
Black with #459160
Text Example
Text Example
White with #459160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459160; }
p { color: rgb(69,145,96); }
H1.HeaderClassName
{
color: #459160;
}
.AnyTagClassName
{
color: #459160;
}
</style>
background-color css
<style>
a { background-color: #459160; }
a { background-color: rgb(69,145,96); }
div.DivClassName
{
background-color: #459160;
}
.BgClassName
{
background-color: #459160;
}
</style>
border-color css
<style>
span { border-color: #459160; }
span { border-color: rgb(69,145,96); }
td.TdClassName
{
border-color: #459160;
}
.TagClassName
{
border-color: #459160;
}
</style>