Shades of Chateau Green #519162
Tints of Chateau Green #519162
RGB
CMYK
RGB Variations
Color information
#519162 (or 0x519162) is known color: Chateau Green. HEX triplet: 51, 91 and 62. RGB value is (81,145,98). Sum of RGB (Red+Green+Blue) = 81+145+98=324 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25% from 324); Green value is 145 (57.03% from 255 or 44.75% from 324); Blue value is 98 (38.67% from 255 or 30.25% from 324); Max value from RGB is 145 - color contains mainly: green. Hex color #519162 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519162 is #AE6E9D. Grayscale: #787878. Windows color (decimal): -11431582 or 6459729. OLE color: 6459729.
HSL color Cylindrical-coordinate representation of color #519162: hue angle of 135.94º 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 #519162 is Cyan = 0.44, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 98 | - |
| CMYK | 0.44 | 0 | 0.32 | 0.43 |
| HSL | 135.94º | 0.28% | 0.44% | - |
| HSV(B) | 135.94º | 0.44% | 0.57% | - |
| XYZ | 15.72 | 22.88 | 15.14 | - |
| YUV | 120.51 | 115.3 | 99.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 98 | 0.44 | 0 | 0.32 | 0.43 | 135.94 | 0.28 | 0.44 |
| Hex | 51 | 91 | 62 | 2C | 0 | 20 | 2B | 88 | 1C | 2C |
| Octal | 121 | 221 | 142 | 54 | 0 | 40 | 53 | 210 | 34 | 54 |
| Binary | 1010001 | 10010001 | 1100010 | 101100 | 0 | 100000 | 101011 | 10001000 | 11100 | 101100 |
Color Harmonies of #519162
Complementary color
Monochromatic Colors of #519162
Black with #519162
Text Example
Text Example
White with #519162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519162; }
p { color: rgb(81,145,98); }
H1.HeaderClassName
{
color: #519162;
}
.AnyTagClassName
{
color: #519162;
}
</style>
background-color css
<style>
a { background-color: #519162; }
a { background-color: rgb(81,145,98); }
div.DivClassName
{
background-color: #519162;
}
.BgClassName
{
background-color: #519162;
}
</style>
border-color css
<style>
span { border-color: #519162; }
span { border-color: rgb(81,145,98); }
td.TdClassName
{
border-color: #519162;
}
.TagClassName
{
border-color: #519162;
}
</style>