Shades of Chateau Green #469865
Tints of Chateau Green #469865
RGB
CMYK
RGB Variations
Color information
#469865 (or 0x469865) is known color: Chateau Green. HEX triplet: 46, 98 and 65. RGB value is (70,152,101). Sum of RGB (Red+Green+Blue) = 70+152+101=323 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.67% from 323); Green value is 152 (59.77% from 255 or 47.06% from 323); Blue value is 101 (39.84% from 255 or 31.27% from 323); Max value from RGB is 152 - color contains mainly: green. Hex color #469865 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469865 is #B9679A. Grayscale: #797979. Windows color (decimal): -12150683 or 6658118. OLE color: 6658118.
HSL color Cylindrical-coordinate representation of color #469865: hue angle of 142.68º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #469865 is Cyan = 0.54, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 152 | 101 | - |
| CMYK | 0.54 | 0 | 0.34 | 0.40 |
| HSL | 142.68º | 0.37% | 0.44% | - |
| HSV(B) | 142.68º | 0.54% | 0.6% | - |
| XYZ | 16.1 | 24.7 | 16.23 | - |
| YUV | 121.67 | 116.33 | 91.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 152 | 101 | 0.54 | 0 | 0.34 | 0.40 | 142.68 | 0.37 | 0.44 |
| Hex | 46 | 98 | 65 | 36 | 0 | 22 | 28 | 8F | 25 | 2C |
| Octal | 106 | 230 | 145 | 66 | 0 | 42 | 50 | 217 | 45 | 54 |
| Binary | 1000110 | 10011000 | 1100101 | 110110 | 0 | 100010 | 101000 | 10001111 | 100101 | 101100 |
Color Harmonies of #469865
Complementary color
Monochromatic Colors of #469865
Black with #469865
Text Example
Text Example
White with #469865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469865; }
p { color: rgb(70,152,101); }
H1.HeaderClassName
{
color: #469865;
}
.AnyTagClassName
{
color: #469865;
}
</style>
background-color css
<style>
a { background-color: #469865; }
a { background-color: rgb(70,152,101); }
div.DivClassName
{
background-color: #469865;
}
.BgClassName
{
background-color: #469865;
}
</style>
border-color css
<style>
span { border-color: #469865; }
span { border-color: rgb(70,152,101); }
td.TdClassName
{
border-color: #469865;
}
.TagClassName
{
border-color: #469865;
}
</style>