Shades of Cabbage Pont #516045
Tints of Cabbage Pont #516045
RGB
CMYK
RGB Variations
Color information
#516045 (or 0x516045) is known color: Cabbage Pont. HEX triplet: 51, 60 and 45. RGB value is (81,96,69). Sum of RGB (Red+Green+Blue) = 81+96+69=246 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.93% from 246); Green value is 96 (37.89% from 255 or 39.02% from 246); Blue value is 69 (27.34% from 255 or 28.05% from 246); Max value from RGB is 96 - color contains mainly: green. Hex color #516045 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516045 is #AE9FBA. Grayscale: #585858. Windows color (decimal): -11444155 or 4546641. OLE color: 4546641.
HSL color Cylindrical-coordinate representation of color #516045: hue angle of 93.33º degrees, saturation: 0.16, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #516045 is Cyan = 0.16, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 96 | 69 | - |
| CMYK | 0.16 | 0 | 0.28 | 0.62 |
| HSL | 93.33º | 0.16% | 0.32% | - |
| HSV(B) | 93.33º | 0.28% | 0.38% | - |
| XYZ | 8.65 | 10.54 | 7.21 | - |
| YUV | 88.44 | 117.03 | 122.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 69 | 0.16 | 0 | 0.28 | 0.62 | 93.33 | 0.16 | 0.32 |
| Hex | 51 | 60 | 45 | 10 | 0 | 1C | 3E | 5D | 10 | 20 |
| Octal | 121 | 140 | 105 | 20 | 0 | 34 | 76 | 135 | 20 | 40 |
| Binary | 1010001 | 1100000 | 1000101 | 10000 | 0 | 11100 | 111110 | 1011101 | 10000 | 100000 |
Color Harmonies of #516045
Complementary color
Monochromatic Colors of #516045
Black with #516045
Text Example
Text Example
White with #516045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516045; }
p { color: rgb(81,96,69); }
H1.HeaderClassName
{
color: #516045;
}
.AnyTagClassName
{
color: #516045;
}
</style>
background-color css
<style>
a { background-color: #516045; }
a { background-color: rgb(81,96,69); }
div.DivClassName
{
background-color: #516045;
}
.BgClassName
{
background-color: #516045;
}
</style>
border-color css
<style>
span { border-color: #516045; }
span { border-color: rgb(81,96,69); }
td.TdClassName
{
border-color: #516045;
}
.TagClassName
{
border-color: #516045;
}
</style>