Shades of Cabbage Pont #516145
Tints of Cabbage Pont #516145
RGB
CMYK
RGB Variations
Color information
#516145 (or 0x516145) is known color: Cabbage Pont. HEX triplet: 51, 61 and 45. RGB value is (81,97,69). Sum of RGB (Red+Green+Blue) = 81+97+69=247 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.79% from 247); Green value is 97 (38.28% from 255 or 39.27% from 247); Blue value is 69 (27.34% from 255 or 27.94% from 247); Max value from RGB is 97 - color contains mainly: green. Hex color #516145 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516145 is #AE9EBA. Grayscale: #595959. Windows color (decimal): -11443899 or 4546897. OLE color: 4546897.
HSL color Cylindrical-coordinate representation of color #516145: hue angle of 94.29º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #516145 is Cyan = 0.16, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 97 | 69 | - |
| CMYK | 0.16 | 0 | 0.29 | 0.62 |
| HSL | 94.29º | 0.17% | 0.33% | - |
| HSV(B) | 94.29º | 0.29% | 0.38% | - |
| XYZ | 8.74 | 10.73 | 7.24 | - |
| YUV | 89.02 | 116.7 | 122.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 97 | 69 | 0.16 | 0 | 0.29 | 0.62 | 94.29 | 0.17 | 0.33 |
| Hex | 51 | 61 | 45 | 10 | 0 | 1D | 3E | 5E | 11 | 21 |
| Octal | 121 | 141 | 105 | 20 | 0 | 35 | 76 | 136 | 21 | 41 |
| Binary | 1010001 | 1100001 | 1000101 | 10000 | 0 | 11101 | 111110 | 1011110 | 10001 | 100001 |
Color Harmonies of #516145
Complementary color
Monochromatic Colors of #516145
Black with #516145
Text Example
Text Example
White with #516145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516145; }
p { color: rgb(81,97,69); }
H1.HeaderClassName
{
color: #516145;
}
.AnyTagClassName
{
color: #516145;
}
</style>
background-color css
<style>
a { background-color: #516145; }
a { background-color: rgb(81,97,69); }
div.DivClassName
{
background-color: #516145;
}
.BgClassName
{
background-color: #516145;
}
</style>
border-color css
<style>
span { border-color: #516145; }
span { border-color: rgb(81,97,69); }
td.TdClassName
{
border-color: #516145;
}
.TagClassName
{
border-color: #516145;
}
</style>