Shades of Cabbage Pont #516140
Tints of Cabbage Pont #516140
RGB
CMYK
RGB Variations
Color information
#516140 (or 0x516140) is known color: Cabbage Pont. HEX triplet: 51, 61 and 40. RGB value is (81,97,64). Sum of RGB (Red+Green+Blue) = 81+97+64=242 (32% of max value = 765). Red value is 81 (32.03% from 255 or 33.47% from 242); Green value is 97 (38.28% from 255 or 40.08% from 242); Blue value is 64 (25.39% from 255 or 26.45% from 242); Max value from RGB is 97 - color contains mainly: green. Hex color #516140 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516140 is #AE9EBF. Grayscale: #585858. Windows color (decimal): -11443904 or 4219217. OLE color: 4219217.
HSL color Cylindrical-coordinate representation of color #516140: hue angle of 89.09º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #516140 is Cyan = 0.16, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 97 | 64 | - |
| CMYK | 0.16 | 0 | 0.34 | 0.62 |
| HSL | 89.09º | 0.2% | 0.32% | - |
| HSV(B) | 89.09º | 0.34% | 0.38% | - |
| XYZ | 8.59 | 10.67 | 6.46 | - |
| YUV | 88.45 | 114.2 | 122.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 97 | 64 | 0.16 | 0 | 0.34 | 0.62 | 89.09 | 0.2 | 0.32 |
| Hex | 51 | 61 | 40 | 10 | 0 | 22 | 3E | 59 | 14 | 20 |
| Octal | 121 | 141 | 100 | 20 | 0 | 42 | 76 | 131 | 24 | 40 |
| Binary | 1010001 | 1100001 | 1000000 | 10000 | 0 | 100010 | 111110 | 1011001 | 10100 | 100000 |
Color Harmonies of #516140
Complementary color
Monochromatic Colors of #516140
Black with #516140
Text Example
Text Example
White with #516140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516140; }
p { color: rgb(81,97,64); }
H1.HeaderClassName
{
color: #516140;
}
.AnyTagClassName
{
color: #516140;
}
</style>
background-color css
<style>
a { background-color: #516140; }
a { background-color: rgb(81,97,64); }
div.DivClassName
{
background-color: #516140;
}
.BgClassName
{
background-color: #516140;
}
</style>
border-color css
<style>
span { border-color: #516140; }
span { border-color: rgb(81,97,64); }
td.TdClassName
{
border-color: #516140;
}
.TagClassName
{
border-color: #516140;
}
</style>