Shades of Chateau Green #519367
Tints of Chateau Green #519367
RGB
CMYK
RGB Variations
Color information
#519367 (or 0x519367) is known color: Chateau Green. HEX triplet: 51, 93 and 67. RGB value is (81,147,103). Sum of RGB (Red+Green+Blue) = 81+147+103=331 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.47% from 331); Green value is 147 (57.81% from 255 or 44.41% from 331); Blue value is 103 (40.62% from 255 or 31.12% from 331); Max value from RGB is 147 - color contains mainly: green. Hex color #519367 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519367 is #AE6C98. Grayscale: #7A7A7A. Windows color (decimal): -11431065 or 6787921. OLE color: 6787921.
HSL color Cylindrical-coordinate representation of color #519367: hue angle of 140º 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 #519367 is Cyan = 0.45, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 147 | 103 | - |
| CMYK | 0.45 | 0 | 0.30 | 0.42 |
| HSL | 140º | 0.29% | 0.45% | - |
| HSV(B) | 140º | 0.45% | 0.58% | - |
| XYZ | 16.28 | 23.6 | 16.53 | - |
| YUV | 122.25 | 117.13 | 98.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 147 | 103 | 0.45 | 0 | 0.30 | 0.42 | 140 | 0.29 | 0.45 |
| Hex | 51 | 93 | 67 | 2D | 0 | 1E | 2A | 8C | 1D | 2D |
| Octal | 121 | 223 | 147 | 55 | 0 | 36 | 52 | 214 | 35 | 55 |
| Binary | 1010001 | 10010011 | 1100111 | 101101 | 0 | 11110 | 101010 | 10001100 | 11101 | 101101 |
Color Harmonies of #519367
Complementary color
Monochromatic Colors of #519367
Black with #519367
Text Example
Text Example
White with #519367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519367; }
p { color: rgb(81,147,103); }
H1.HeaderClassName
{
color: #519367;
}
.AnyTagClassName
{
color: #519367;
}
</style>
background-color css
<style>
a { background-color: #519367; }
a { background-color: rgb(81,147,103); }
div.DivClassName
{
background-color: #519367;
}
.BgClassName
{
background-color: #519367;
}
</style>
border-color css
<style>
span { border-color: #519367; }
span { border-color: rgb(81,147,103); }
td.TdClassName
{
border-color: #519367;
}
.TagClassName
{
border-color: #519367;
}
</style>