Shades of Chateau Green #519267
Tints of Chateau Green #519267
RGB
CMYK
RGB Variations
Color information
#519267 (or 0x519267) is known color: Chateau Green. HEX triplet: 51, 92 and 67. RGB value is (81,146,103). Sum of RGB (Red+Green+Blue) = 81+146+103=330 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.55% from 330); Green value is 146 (57.42% from 255 or 44.24% from 330); Blue value is 103 (40.62% from 255 or 31.21% from 330); Max value from RGB is 146 - color contains mainly: green. Hex color #519267 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519267 is #AE6D98. Grayscale: #797979. Windows color (decimal): -11431321 or 6787665. OLE color: 6787665.
HSL color Cylindrical-coordinate representation of color #519267: hue angle of 140.31º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #519267 is Cyan = 0.45, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 146 | 103 | - |
| CMYK | 0.45 | 0 | 0.29 | 0.43 |
| HSL | 140.31º | 0.29% | 0.45% | - |
| HSV(B) | 140.31º | 0.45% | 0.57% | - |
| XYZ | 16.12 | 23.29 | 16.48 | - |
| YUV | 121.66 | 117.47 | 99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 146 | 103 | 0.45 | 0 | 0.29 | 0.43 | 140.31 | 0.29 | 0.45 |
| Hex | 51 | 92 | 67 | 2D | 0 | 1D | 2B | 8C | 1D | 2D |
| Octal | 121 | 222 | 147 | 55 | 0 | 35 | 53 | 214 | 35 | 55 |
| Binary | 1010001 | 10010010 | 1100111 | 101101 | 0 | 11101 | 101011 | 10001100 | 11101 | 101101 |
Color Harmonies of #519267
Complementary color
Monochromatic Colors of #519267
Black with #519267
Text Example
Text Example
White with #519267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519267; }
p { color: rgb(81,146,103); }
H1.HeaderClassName
{
color: #519267;
}
.AnyTagClassName
{
color: #519267;
}
</style>
background-color css
<style>
a { background-color: #519267; }
a { background-color: rgb(81,146,103); }
div.DivClassName
{
background-color: #519267;
}
.BgClassName
{
background-color: #519267;
}
</style>
border-color css
<style>
span { border-color: #519267; }
span { border-color: rgb(81,146,103); }
td.TdClassName
{
border-color: #519267;
}
.TagClassName
{
border-color: #519267;
}
</style>