Shades of Cabbage Pont #516240
Tints of Cabbage Pont #516240
RGB
CMYK
RGB Variations
Color information
#516240 (or 0x516240) is known color: Cabbage Pont. HEX triplet: 51, 62 and 40. RGB value is (81,98,64). Sum of RGB (Red+Green+Blue) = 81+98+64=243 (32% of max value = 765). Red value is 81 (32.03% from 255 or 33.33% from 243); Green value is 98 (38.67% from 255 or 40.33% from 243); Blue value is 64 (25.39% from 255 or 26.34% from 243); Max value from RGB is 98 - color contains mainly: green. Hex color #516240 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516240 is #AE9DBF. Grayscale: #595959. Windows color (decimal): -11443648 or 4219473. OLE color: 4219473.
HSL color Cylindrical-coordinate representation of color #516240: hue angle of 90º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #516240 is Cyan = 0.17, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 98 | 64 | - |
| CMYK | 0.17 | 0 | 0.35 | 0.62 |
| HSL | 90º | 0.21% | 0.32% | - |
| HSV(B) | 90º | 0.35% | 0.38% | - |
| XYZ | 8.69 | 10.85 | 6.49 | - |
| YUV | 89.04 | 113.87 | 122.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 98 | 64 | 0.17 | 0 | 0.35 | 0.62 | 90 | 0.21 | 0.32 |
| Hex | 51 | 62 | 40 | 11 | 0 | 23 | 3E | 5A | 15 | 20 |
| Octal | 121 | 142 | 100 | 21 | 0 | 43 | 76 | 132 | 25 | 40 |
| Binary | 1010001 | 1100010 | 1000000 | 10001 | 0 | 100011 | 111110 | 1011010 | 10101 | 100000 |
Color Harmonies of #516240
Complementary color
Monochromatic Colors of #516240
Black with #516240
Text Example
Text Example
White with #516240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516240; }
p { color: rgb(81,98,64); }
H1.HeaderClassName
{
color: #516240;
}
.AnyTagClassName
{
color: #516240;
}
</style>
background-color css
<style>
a { background-color: #516240; }
a { background-color: rgb(81,98,64); }
div.DivClassName
{
background-color: #516240;
}
.BgClassName
{
background-color: #516240;
}
</style>
border-color css
<style>
span { border-color: #516240; }
span { border-color: rgb(81,98,64); }
td.TdClassName
{
border-color: #516240;
}
.TagClassName
{
border-color: #516240;
}
</style>