Shades of Chateau Green #469665
Tints of Chateau Green #469665
RGB
CMYK
RGB Variations
Color information
#469665 (or 0x469665) is known color: Chateau Green. HEX triplet: 46, 96 and 65. RGB value is (70,150,101). Sum of RGB (Red+Green+Blue) = 70+150+101=321 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.81% from 321); Green value is 150 (58.98% from 255 or 46.73% from 321); Blue value is 101 (39.84% from 255 or 31.46% from 321); Max value from RGB is 150 - color contains mainly: green. Hex color #469665 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469665 is #B9699A. Grayscale: #787878. Windows color (decimal): -12151195 or 6657606. OLE color: 6657606.
HSL color Cylindrical-coordinate representation of color #469665: hue angle of 143.25º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #469665 is Cyan = 0.53, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 150 | 101 | - |
| CMYK | 0.53 | 0 | 0.33 | 0.41 |
| HSL | 143.25º | 0.36% | 0.43% | - |
| HSV(B) | 143.25º | 0.53% | 0.59% | - |
| XYZ | 15.78 | 24.05 | 16.12 | - |
| YUV | 120.49 | 117 | 91.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 150 | 101 | 0.53 | 0 | 0.33 | 0.41 | 143.25 | 0.36 | 0.43 |
| Hex | 46 | 96 | 65 | 35 | 0 | 21 | 29 | 8F | 24 | 2B |
| Octal | 106 | 226 | 145 | 65 | 0 | 41 | 51 | 217 | 44 | 53 |
| Binary | 1000110 | 10010110 | 1100101 | 110101 | 0 | 100001 | 101001 | 10001111 | 100100 | 101011 |
Color Harmonies of #469665
Complementary color
Monochromatic Colors of #469665
Black with #469665
Text Example
Text Example
White with #469665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469665; }
p { color: rgb(70,150,101); }
H1.HeaderClassName
{
color: #469665;
}
.AnyTagClassName
{
color: #469665;
}
</style>
background-color css
<style>
a { background-color: #469665; }
a { background-color: rgb(70,150,101); }
div.DivClassName
{
background-color: #469665;
}
.BgClassName
{
background-color: #469665;
}
</style>
border-color css
<style>
span { border-color: #469665; }
span { border-color: rgb(70,150,101); }
td.TdClassName
{
border-color: #469665;
}
.TagClassName
{
border-color: #469665;
}
</style>