Shades of Chateau Green #359047
Tints of Chateau Green #359047
RGB
CMYK
RGB Variations
Color information
#359047 (or 0x359047) is known color: Chateau Green. HEX triplet: 35, 90 and 47. RGB value is (53,144,71). Sum of RGB (Red+Green+Blue) = 53+144+71=268 (35% of max value = 765). Red value is 53 (21.09% from 255 or 19.78% from 268); Green value is 144 (56.64% from 255 or 53.73% from 268); Blue value is 71 (28.12% from 255 or 26.49% from 268); Max value from RGB is 144 - color contains mainly: green. Hex color #359047 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359047 is #CA6FB8. Grayscale: #6C6C6C. Windows color (decimal): -13266873 or 4689973. OLE color: 4689973.
HSL color Cylindrical-coordinate representation of color #359047: hue angle of 131.87º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #359047 is Cyan = 0.63, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 144 | 71 | - |
| CMYK | 0.63 | 0 | 0.51 | 0.44 |
| HSL | 131.87º | 0.46% | 0.39% | - |
| HSV(B) | 131.87º | 0.63% | 0.56% | - |
| XYZ | 12.58 | 21.16 | 9.38 | - |
| YUV | 108.47 | 106.85 | 88.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 144 | 71 | 0.63 | 0 | 0.51 | 0.44 | 131.87 | 0.46 | 0.39 |
| Hex | 35 | 90 | 47 | 3F | 0 | 33 | 2C | 84 | 2E | 27 |
| Octal | 65 | 220 | 107 | 77 | 0 | 63 | 54 | 204 | 56 | 47 |
| Binary | 110101 | 10010000 | 1000111 | 111111 | 0 | 110011 | 101100 | 10000100 | 101110 | 100111 |
Color Harmonies of #359047
Complementary color
Monochromatic Colors of #359047
Black with #359047
Text Example
Text Example
White with #359047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359047; }
p { color: rgb(53,144,71); }
H1.HeaderClassName
{
color: #359047;
}
.AnyTagClassName
{
color: #359047;
}
</style>
background-color css
<style>
a { background-color: #359047; }
a { background-color: rgb(53,144,71); }
div.DivClassName
{
background-color: #359047;
}
.BgClassName
{
background-color: #359047;
}
</style>
border-color css
<style>
span { border-color: #359047; }
span { border-color: rgb(53,144,71); }
td.TdClassName
{
border-color: #359047;
}
.TagClassName
{
border-color: #359047;
}
</style>