Shades of Chateau Green #459463
Tints of Chateau Green #459463
RGB
CMYK
RGB Variations
Color information
#459463 (or 0x459463) is known color: Chateau Green. HEX triplet: 45, 94 and 63. RGB value is (69,148,99). Sum of RGB (Red+Green+Blue) = 69+148+99=316 (41% of max value = 765). Red value is 69 (27.34% from 255 or 21.84% from 316); Green value is 148 (58.20% from 255 or 46.84% from 316); Blue value is 99 (39.06% from 255 or 31.33% from 316); Max value from RGB is 148 - color contains mainly: green. Hex color #459463 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #459463 is #BA6B9C. Grayscale: #767676. Windows color (decimal): -12217245 or 6526021. OLE color: 6526021.
HSL color Cylindrical-coordinate representation of color #459463: hue angle of 142.78º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #459463 is Cyan = 0.53, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 148 | 99 | - |
| CMYK | 0.53 | 0 | 0.33 | 0.42 |
| HSL | 142.78º | 0.36% | 0.43% | - |
| HSV(B) | 142.78º | 0.53% | 0.58% | - |
| XYZ | 15.3 | 23.35 | 15.5 | - |
| YUV | 118.79 | 116.83 | 92.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 148 | 99 | 0.53 | 0 | 0.33 | 0.42 | 142.78 | 0.36 | 0.43 |
| Hex | 45 | 94 | 63 | 35 | 0 | 21 | 2A | 8F | 24 | 2B |
| Octal | 105 | 224 | 143 | 65 | 0 | 41 | 52 | 217 | 44 | 53 |
| Binary | 1000101 | 10010100 | 1100011 | 110101 | 0 | 100001 | 101010 | 10001111 | 100100 | 101011 |
Color Harmonies of #459463
Complementary color
Monochromatic Colors of #459463
Black with #459463
Text Example
Text Example
White with #459463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459463; }
p { color: rgb(69,148,99); }
H1.HeaderClassName
{
color: #459463;
}
.AnyTagClassName
{
color: #459463;
}
</style>
background-color css
<style>
a { background-color: #459463; }
a { background-color: rgb(69,148,99); }
div.DivClassName
{
background-color: #459463;
}
.BgClassName
{
background-color: #459463;
}
</style>
border-color css
<style>
span { border-color: #459463; }
span { border-color: rgb(69,148,99); }
td.TdClassName
{
border-color: #459463;
}
.TagClassName
{
border-color: #459463;
}
</style>