Shades of Chateau Green #459558
Tints of Chateau Green #459558
RGB
CMYK
RGB Variations
Color information
#459558 (or 0x459558) is known color: Chateau Green. HEX triplet: 45, 95 and 58. RGB value is (69,149,88). Sum of RGB (Red+Green+Blue) = 69+149+88=306 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.55% from 306); Green value is 149 (58.59% from 255 or 48.69% from 306); Blue value is 88 (34.77% from 255 or 28.76% from 306); Max value from RGB is 149 - color contains mainly: green. Hex color #459558 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #459558 is #BA6AA7. Grayscale: #767676. Windows color (decimal): -12217000 or 5805381. OLE color: 5805381.
HSL color Cylindrical-coordinate representation of color #459558: hue angle of 134.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 #459558 is Cyan = 0.54, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 149 | 88 | - |
| CMYK | 0.54 | 0 | 0.41 | 0.42 |
| HSL | 134.25º | 0.37% | 0.43% | - |
| HSV(B) | 134.25º | 0.54% | 0.58% | - |
| XYZ | 14.96 | 23.46 | 12.97 | - |
| YUV | 118.13 | 111 | 92.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 149 | 88 | 0.54 | 0 | 0.41 | 0.42 | 134.25 | 0.37 | 0.43 |
| Hex | 45 | 95 | 58 | 36 | 0 | 29 | 2A | 86 | 25 | 2B |
| Octal | 105 | 225 | 130 | 66 | 0 | 51 | 52 | 206 | 45 | 53 |
| Binary | 1000101 | 10010101 | 1011000 | 110110 | 0 | 101001 | 101010 | 10000110 | 100101 | 101011 |
Color Harmonies of #459558
Complementary color
Monochromatic Colors of #459558
Black with #459558
Text Example
Text Example
White with #459558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459558; }
p { color: rgb(69,149,88); }
H1.HeaderClassName
{
color: #459558;
}
.AnyTagClassName
{
color: #459558;
}
</style>
background-color css
<style>
a { background-color: #459558; }
a { background-color: rgb(69,149,88); }
div.DivClassName
{
background-color: #459558;
}
.BgClassName
{
background-color: #459558;
}
</style>
border-color css
<style>
span { border-color: #459558; }
span { border-color: rgb(69,149,88); }
td.TdClassName
{
border-color: #459558;
}
.TagClassName
{
border-color: #459558;
}
</style>