Shades of Chateau Green #459560
Tints of Chateau Green #459560
RGB
CMYK
RGB Variations
Color information
#459560 (or 0x459560) is known color: Chateau Green. HEX triplet: 45, 95 and 60. RGB value is (69,149,96). Sum of RGB (Red+Green+Blue) = 69+149+96=314 (41% of max value = 765). Red value is 69 (27.34% from 255 or 21.97% from 314); Green value is 149 (58.59% from 255 or 47.45% from 314); Blue value is 96 (37.89% from 255 or 30.57% from 314); Max value from RGB is 149 - color contains mainly: green. Hex color #459560 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #459560 is #BA6A9F. Grayscale: #777777. Windows color (decimal): -12216992 or 6329669. OLE color: 6329669.
HSL color Cylindrical-coordinate representation of color #459560: hue angle of 140.25º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #459560 is Cyan = 0.54, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 149 | 96 | - |
| CMYK | 0.54 | 0 | 0.36 | 0.42 |
| HSL | 140.25º | 0.37% | 0.43% | - |
| HSV(B) | 140.25º | 0.54% | 0.58% | - |
| XYZ | 15.31 | 23.6 | 14.82 | - |
| YUV | 119.04 | 115 | 92.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 149 | 96 | 0.54 | 0 | 0.36 | 0.42 | 140.25 | 0.37 | 0.43 |
| Hex | 45 | 95 | 60 | 36 | 0 | 24 | 2A | 8C | 25 | 2B |
| Octal | 105 | 225 | 140 | 66 | 0 | 44 | 52 | 214 | 45 | 53 |
| Binary | 1000101 | 10010101 | 1100000 | 110110 | 0 | 100100 | 101010 | 10001100 | 100101 | 101011 |
Color Harmonies of #459560
Complementary color
Monochromatic Colors of #459560
Black with #459560
Text Example
Text Example
White with #459560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459560; }
p { color: rgb(69,149,96); }
H1.HeaderClassName
{
color: #459560;
}
.AnyTagClassName
{
color: #459560;
}
</style>
background-color css
<style>
a { background-color: #459560; }
a { background-color: rgb(69,149,96); }
div.DivClassName
{
background-color: #459560;
}
.BgClassName
{
background-color: #459560;
}
</style>
border-color css
<style>
span { border-color: #459560; }
span { border-color: rgb(69,149,96); }
td.TdClassName
{
border-color: #459560;
}
.TagClassName
{
border-color: #459560;
}
</style>