Shades of Chateau Green #519461
Tints of Chateau Green #519461
RGB
CMYK
RGB Variations
Color information
#519461 (or 0x519461) is known color: Chateau Green. HEX triplet: 51, 94 and 61. RGB value is (81,148,97). Sum of RGB (Red+Green+Blue) = 81+148+97=326 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.85% from 326); Green value is 148 (58.20% from 255 or 45.40% from 326); Blue value is 97 (38.28% from 255 or 29.75% from 326); Max value from RGB is 148 - color contains mainly: green. Hex color #519461 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519461 is #AE6B9E. Grayscale: #7A7A7A. Windows color (decimal): -11430815 or 6394961. OLE color: 6394961.
HSL color Cylindrical-coordinate representation of color #519461: hue angle of 134.33º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #519461 is Cyan = 0.45, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 148 | 97 | - |
| CMYK | 0.45 | 0 | 0.34 | 0.42 |
| HSL | 134.33º | 0.29% | 0.45% | - |
| HSV(B) | 134.33º | 0.45% | 0.58% | - |
| XYZ | 16.14 | 23.79 | 15.05 | - |
| YUV | 122.15 | 113.8 | 98.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 148 | 97 | 0.45 | 0 | 0.34 | 0.42 | 134.33 | 0.29 | 0.45 |
| Hex | 51 | 94 | 61 | 2D | 0 | 22 | 2A | 86 | 1D | 2D |
| Octal | 121 | 224 | 141 | 55 | 0 | 42 | 52 | 206 | 35 | 55 |
| Binary | 1010001 | 10010100 | 1100001 | 101101 | 0 | 100010 | 101010 | 10000110 | 11101 | 101101 |
Color Harmonies of #519461
Complementary color
Monochromatic Colors of #519461
Black with #519461
Text Example
Text Example
White with #519461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519461; }
p { color: rgb(81,148,97); }
H1.HeaderClassName
{
color: #519461;
}
.AnyTagClassName
{
color: #519461;
}
</style>
background-color css
<style>
a { background-color: #519461; }
a { background-color: rgb(81,148,97); }
div.DivClassName
{
background-color: #519461;
}
.BgClassName
{
background-color: #519461;
}
</style>
border-color css
<style>
span { border-color: #519461; }
span { border-color: rgb(81,148,97); }
td.TdClassName
{
border-color: #519461;
}
.TagClassName
{
border-color: #519461;
}
</style>