Shades of Chateau Green #519167
Tints of Chateau Green #519167
RGB
CMYK
RGB Variations
Color information
#519167 (or 0x519167) is known color: Chateau Green. HEX triplet: 51, 91 and 67. RGB value is (81,145,103). Sum of RGB (Red+Green+Blue) = 81+145+103=329 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.62% from 329); Green value is 145 (57.03% from 255 or 44.07% from 329); Blue value is 103 (40.62% from 255 or 31.31% from 329); Max value from RGB is 145 - color contains mainly: green. Hex color #519167 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519167 is #AE6E98. Grayscale: #797979. Windows color (decimal): -11431577 or 6787409. OLE color: 6787409.
HSL color Cylindrical-coordinate representation of color #519167: hue angle of 140.62º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #519167 is Cyan = 0.44, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 103 | - |
| CMYK | 0.44 | 0 | 0.29 | 0.43 |
| HSL | 140.63º | 0.28% | 0.44% | - |
| HSV(B) | 140.63º | 0.44% | 0.57% | - |
| XYZ | 15.97 | 22.98 | 16.43 | - |
| YUV | 121.08 | 117.8 | 99.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 103 | 0.44 | 0 | 0.29 | 0.43 | 140.63 | 0.28 | 0.44 |
| Hex | 51 | 91 | 67 | 2C | 0 | 1D | 2B | 8D | 1C | 2C |
| Octal | 121 | 221 | 147 | 54 | 0 | 35 | 53 | 215 | 34 | 54 |
| Binary | 1010001 | 10010001 | 1100111 | 101100 | 0 | 11101 | 101011 | 10001101 | 11100 | 101100 |
Color Harmonies of #519167
Complementary color
Monochromatic Colors of #519167
Black with #519167
Text Example
Text Example
White with #519167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519167; }
p { color: rgb(81,145,103); }
H1.HeaderClassName
{
color: #519167;
}
.AnyTagClassName
{
color: #519167;
}
</style>
background-color css
<style>
a { background-color: #519167; }
a { background-color: rgb(81,145,103); }
div.DivClassName
{
background-color: #519167;
}
.BgClassName
{
background-color: #519167;
}
</style>
border-color css
<style>
span { border-color: #519167; }
span { border-color: rgb(81,145,103); }
td.TdClassName
{
border-color: #519167;
}
.TagClassName
{
border-color: #519167;
}
</style>