Shades of Chateau Green #479265
Tints of Chateau Green #479265
RGB
CMYK
RGB Variations
Color information
#479265 (or 0x479265) is known color: Chateau Green. HEX triplet: 47, 92 and 65. RGB value is (71,146,101). Sum of RGB (Red+Green+Blue) = 71+146+101=318 (42% of max value = 765). Red value is 71 (28.12% from 255 or 22.33% from 318); Green value is 146 (57.42% from 255 or 45.91% from 318); Blue value is 101 (39.84% from 255 or 31.76% from 318); Max value from RGB is 146 - color contains mainly: green. Hex color #479265 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479265 is #B86D9A. Grayscale: #767676. Windows color (decimal): -12086683 or 6656583. OLE color: 6656583.
HSL color Cylindrical-coordinate representation of color #479265: hue angle of 144º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #479265 is Cyan = 0.51, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 146 | 101 | - |
| CMYK | 0.51 | 0 | 0.31 | 0.43 |
| HSL | 144º | 0.35% | 0.43% | - |
| HSV(B) | 144º | 0.51% | 0.57% | - |
| XYZ | 15.23 | 22.84 | 15.92 | - |
| YUV | 118.45 | 118.15 | 94.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 146 | 101 | 0.51 | 0 | 0.31 | 0.43 | 144 | 0.35 | 0.43 |
| Hex | 47 | 92 | 65 | 33 | 0 | 1F | 2B | 90 | 23 | 2B |
| Octal | 107 | 222 | 145 | 63 | 0 | 37 | 53 | 220 | 43 | 53 |
| Binary | 1000111 | 10010010 | 1100101 | 110011 | 0 | 11111 | 101011 | 10010000 | 100011 | 101011 |
Color Harmonies of #479265
Complementary color
Monochromatic Colors of #479265
Black with #479265
Text Example
Text Example
White with #479265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479265; }
p { color: rgb(71,146,101); }
H1.HeaderClassName
{
color: #479265;
}
.AnyTagClassName
{
color: #479265;
}
</style>
background-color css
<style>
a { background-color: #479265; }
a { background-color: rgb(71,146,101); }
div.DivClassName
{
background-color: #479265;
}
.BgClassName
{
background-color: #479265;
}
</style>
border-color css
<style>
span { border-color: #479265; }
span { border-color: rgb(71,146,101); }
td.TdClassName
{
border-color: #479265;
}
.TagClassName
{
border-color: #479265;
}
</style>