Shades of Chateau Green #519562
Tints of Chateau Green #519562
RGB
CMYK
RGB Variations
Color information
#519562 (or 0x519562) is known color: Chateau Green. HEX triplet: 51, 95 and 62. RGB value is (81,149,98). Sum of RGB (Red+Green+Blue) = 81+149+98=328 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.70% from 328); Green value is 149 (58.59% from 255 or 45.43% from 328); Blue value is 98 (38.67% from 255 or 29.88% from 328); Max value from RGB is 149 - color contains mainly: green. Hex color #519562 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519562 is #AE6A9D. Grayscale: #7A7A7A. Windows color (decimal): -11430558 or 6460753. OLE color: 6460753.
HSL color Cylindrical-coordinate representation of color #519562: hue angle of 135º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #519562 is Cyan = 0.46, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 149 | 98 | - |
| CMYK | 0.46 | 0 | 0.34 | 0.42 |
| HSL | 135º | 0.3% | 0.45% | - |
| HSV(B) | 135º | 0.46% | 0.58% | - |
| XYZ | 16.35 | 24.13 | 15.35 | - |
| YUV | 122.85 | 113.97 | 98.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 149 | 98 | 0.46 | 0 | 0.34 | 0.42 | 135 | 0.3 | 0.45 |
| Hex | 51 | 95 | 62 | 2E | 0 | 22 | 2A | 87 | 1E | 2D |
| Octal | 121 | 225 | 142 | 56 | 0 | 42 | 52 | 207 | 36 | 55 |
| Binary | 1010001 | 10010101 | 1100010 | 101110 | 0 | 100010 | 101010 | 10000111 | 11110 | 101101 |
Color Harmonies of #519562
Complementary color
Monochromatic Colors of #519562
Black with #519562
Text Example
Text Example
White with #519562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519562; }
p { color: rgb(81,149,98); }
H1.HeaderClassName
{
color: #519562;
}
.AnyTagClassName
{
color: #519562;
}
</style>
background-color css
<style>
a { background-color: #519562; }
a { background-color: rgb(81,149,98); }
div.DivClassName
{
background-color: #519562;
}
.BgClassName
{
background-color: #519562;
}
</style>
border-color css
<style>
span { border-color: #519562; }
span { border-color: rgb(81,149,98); }
td.TdClassName
{
border-color: #519562;
}
.TagClassName
{
border-color: #519562;
}
</style>