Shades of Chateau Green #479058
Tints of Chateau Green #479058
RGB
CMYK
RGB Variations
Color information
#479058 (or 0x479058) is known color: Chateau Green. HEX triplet: 47, 90 and 58. RGB value is (71,144,88). Sum of RGB (Red+Green+Blue) = 71+144+88=303 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.43% from 303); Green value is 144 (56.64% from 255 or 47.52% from 303); Blue value is 88 (34.77% from 255 or 29.04% from 303); Max value from RGB is 144 - color contains mainly: green. Hex color #479058 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479058 is #B86FA7. Grayscale: #737373. Windows color (decimal): -12087208 or 5804103. OLE color: 5804103.
HSL color Cylindrical-coordinate representation of color #479058: hue angle of 133.97º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #479058 is Cyan = 0.51, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 144 | 88 | - |
| CMYK | 0.51 | 0 | 0.39 | 0.44 |
| HSL | 133.97º | 0.34% | 0.42% | - |
| HSV(B) | 133.97º | 0.51% | 0.56% | - |
| XYZ | 14.33 | 21.99 | 12.72 | - |
| YUV | 115.79 | 112.32 | 96.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 144 | 88 | 0.51 | 0 | 0.39 | 0.44 | 133.97 | 0.34 | 0.42 |
| Hex | 47 | 90 | 58 | 33 | 0 | 27 | 2C | 86 | 22 | 2A |
| Octal | 107 | 220 | 130 | 63 | 0 | 47 | 54 | 206 | 42 | 52 |
| Binary | 1000111 | 10010000 | 1011000 | 110011 | 0 | 100111 | 101100 | 10000110 | 100010 | 101010 |
Color Harmonies of #479058
Complementary color
Monochromatic Colors of #479058
Black with #479058
Text Example
Text Example
White with #479058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479058; }
p { color: rgb(71,144,88); }
H1.HeaderClassName
{
color: #479058;
}
.AnyTagClassName
{
color: #479058;
}
</style>
background-color css
<style>
a { background-color: #479058; }
a { background-color: rgb(71,144,88); }
div.DivClassName
{
background-color: #479058;
}
.BgClassName
{
background-color: #479058;
}
</style>
border-color css
<style>
span { border-color: #479058; }
span { border-color: rgb(71,144,88); }
td.TdClassName
{
border-color: #479058;
}
.TagClassName
{
border-color: #479058;
}
</style>