Shades of Chateau Green #519762
Tints of Chateau Green #519762
RGB
CMYK
RGB Variations
Color information
#519762 (or 0x519762) is known color: Chateau Green. HEX triplet: 51, 97 and 62. RGB value is (81,151,98). Sum of RGB (Red+Green+Blue) = 81+151+98=330 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.55% from 330); Green value is 151 (59.38% from 255 or 45.76% from 330); Blue value is 98 (38.67% from 255 or 29.70% from 330); Max value from RGB is 151 - color contains mainly: green. Hex color #519762 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519762 is #AE689D. Grayscale: #7C7C7C. Windows color (decimal): -11430046 or 6461265. OLE color: 6461265.
HSL color Cylindrical-coordinate representation of color #519762: hue angle of 134.57º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #519762 is Cyan = 0.46, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 151 | 98 | - |
| CMYK | 0.46 | 0 | 0.35 | 0.41 |
| HSL | 134.57º | 0.3% | 0.45% | - |
| HSV(B) | 134.57º | 0.46% | 0.59% | - |
| XYZ | 16.66 | 24.76 | 15.46 | - |
| YUV | 124.03 | 113.31 | 97.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 151 | 98 | 0.46 | 0 | 0.35 | 0.41 | 134.57 | 0.3 | 0.45 |
| Hex | 51 | 97 | 62 | 2E | 0 | 23 | 29 | 87 | 1E | 2D |
| Octal | 121 | 227 | 142 | 56 | 0 | 43 | 51 | 207 | 36 | 55 |
| Binary | 1010001 | 10010111 | 1100010 | 101110 | 0 | 100011 | 101001 | 10000111 | 11110 | 101101 |
Color Harmonies of #519762
Complementary color
Monochromatic Colors of #519762
Black with #519762
Text Example
Text Example
White with #519762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519762; }
p { color: rgb(81,151,98); }
H1.HeaderClassName
{
color: #519762;
}
.AnyTagClassName
{
color: #519762;
}
</style>
background-color css
<style>
a { background-color: #519762; }
a { background-color: rgb(81,151,98); }
div.DivClassName
{
background-color: #519762;
}
.BgClassName
{
background-color: #519762;
}
</style>
border-color css
<style>
span { border-color: #519762; }
span { border-color: rgb(81,151,98); }
td.TdClassName
{
border-color: #519762;
}
.TagClassName
{
border-color: #519762;
}
</style>