Shades of Chateau Green #459362
Tints of Chateau Green #459362
RGB
CMYK
RGB Variations
Color information
#459362 (or 0x459362) is known color: Chateau Green. HEX triplet: 45, 93 and 62. RGB value is (69,147,98). Sum of RGB (Red+Green+Blue) = 69+147+98=314 (41% of max value = 765). Red value is 69 (27.34% from 255 or 21.97% from 314); Green value is 147 (57.81% from 255 or 46.82% from 314); Blue value is 98 (38.67% from 255 or 31.21% from 314); Max value from RGB is 147 - color contains mainly: green. Hex color #459362 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #459362 is #BA6C9D. Grayscale: #767676. Windows color (decimal): -12217502 or 6460229. OLE color: 6460229.
HSL color Cylindrical-coordinate representation of color #459362: hue angle of 142.31º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #459362 is Cyan = 0.53, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 147 | 98 | - |
| CMYK | 0.53 | 0 | 0.33 | 0.42 |
| HSL | 142.31º | 0.36% | 0.42% | - |
| HSV(B) | 142.31º | 0.53% | 0.58% | - |
| XYZ | 15.09 | 23.01 | 15.2 | - |
| YUV | 118.09 | 116.66 | 92.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 147 | 98 | 0.53 | 0 | 0.33 | 0.42 | 142.31 | 0.36 | 0.42 |
| Hex | 45 | 93 | 62 | 35 | 0 | 21 | 2A | 8E | 24 | 2A |
| Octal | 105 | 223 | 142 | 65 | 0 | 41 | 52 | 216 | 44 | 52 |
| Binary | 1000101 | 10010011 | 1100010 | 110101 | 0 | 100001 | 101010 | 10001110 | 100100 | 101010 |
Color Harmonies of #459362
Complementary color
Monochromatic Colors of #459362
Black with #459362
Text Example
Text Example
White with #459362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459362; }
p { color: rgb(69,147,98); }
H1.HeaderClassName
{
color: #459362;
}
.AnyTagClassName
{
color: #459362;
}
</style>
background-color css
<style>
a { background-color: #459362; }
a { background-color: rgb(69,147,98); }
div.DivClassName
{
background-color: #459362;
}
.BgClassName
{
background-color: #459362;
}
</style>
border-color css
<style>
span { border-color: #459362; }
span { border-color: rgb(69,147,98); }
td.TdClassName
{
border-color: #459362;
}
.TagClassName
{
border-color: #459362;
}
</style>