Shades of Chateau Green #469354
Tints of Chateau Green #469354
RGB
CMYK
RGB Variations
Color information
#469354 (or 0x469354) is known color: Chateau Green. HEX triplet: 46, 93 and 54. RGB value is (70,147,84). Sum of RGB (Red+Green+Blue) = 70+147+84=301 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.26% from 301); Green value is 147 (57.81% from 255 or 48.84% from 301); Blue value is 84 (33.20% from 255 or 27.91% from 301); Max value from RGB is 147 - color contains mainly: green. Hex color #469354 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469354 is #B96CAB. Grayscale: #747474. Windows color (decimal): -12151980 or 5542726. OLE color: 5542726.
HSL color Cylindrical-coordinate representation of color #469354: hue angle of 130.91º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #469354 is Cyan = 0.52, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 147 | 84 | - |
| CMYK | 0.52 | 0 | 0.43 | 0.42 |
| HSL | 130.91º | 0.35% | 0.43% | - |
| HSV(B) | 130.91º | 0.52% | 0.58% | - |
| XYZ | 14.56 | 22.81 | 12.02 | - |
| YUV | 116.8 | 109.49 | 94.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 147 | 84 | 0.52 | 0 | 0.43 | 0.42 | 130.91 | 0.35 | 0.43 |
| Hex | 46 | 93 | 54 | 34 | 0 | 2B | 2A | 83 | 23 | 2B |
| Octal | 106 | 223 | 124 | 64 | 0 | 53 | 52 | 203 | 43 | 53 |
| Binary | 1000110 | 10010011 | 1010100 | 110100 | 0 | 101011 | 101010 | 10000011 | 100011 | 101011 |
Color Harmonies of #469354
Complementary color
Monochromatic Colors of #469354
Black with #469354
Text Example
Text Example
White with #469354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469354; }
p { color: rgb(70,147,84); }
H1.HeaderClassName
{
color: #469354;
}
.AnyTagClassName
{
color: #469354;
}
</style>
background-color css
<style>
a { background-color: #469354; }
a { background-color: rgb(70,147,84); }
div.DivClassName
{
background-color: #469354;
}
.BgClassName
{
background-color: #469354;
}
</style>
border-color css
<style>
span { border-color: #469354; }
span { border-color: rgb(70,147,84); }
td.TdClassName
{
border-color: #469354;
}
.TagClassName
{
border-color: #469354;
}
</style>