Shades of Cabbage Pont #515947
Tints of Cabbage Pont #515947
RGB
CMYK
RGB Variations
Color information
#515947 (or 0x515947) is known color: Cabbage Pont. HEX triplet: 51, 59 and 47. RGB value is (81,89,71). Sum of RGB (Red+Green+Blue) = 81+89+71=241 (31% of max value = 765). Red value is 81 (32.03% from 255 or 33.61% from 241); Green value is 89 (35.16% from 255 or 36.93% from 241); Blue value is 71 (28.12% from 255 or 29.46% from 241); Max value from RGB is 89 - color contains mainly: green. Hex color #515947 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #515947 is #AEA6B8. Grayscale: #545454. Windows color (decimal): -11445945 or 4675921. OLE color: 4675921.
HSL color Cylindrical-coordinate representation of color #515947: hue angle of 86.67º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #515947 is Cyan = 0.09, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 81 | 89 | 71 | - |
| CMYK | 0.09 | 0 | 0.20 | 0.65 |
| HSL | 86.67º | 0.11% | 0.31% | - |
| HSV(B) | 86.67º | 0.2% | 0.35% | - |
| XYZ | 8.1 | 9.35 | 7.34 | - |
| YUV | 84.56 | 120.35 | 125.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 89 | 71 | 0.09 | 0 | 0.20 | 0.65 | 86.67 | 0.11 | 0.31 |
| Hex | 51 | 59 | 47 | 9 | 0 | 14 | 41 | 57 | B | 1F |
| Octal | 121 | 131 | 107 | 11 | 0 | 24 | 101 | 127 | 13 | 37 |
| Binary | 1010001 | 1011001 | 1000111 | 1001 | 0 | 10100 | 1000001 | 1010111 | 1011 | 11111 |
Color Harmonies of #515947
Complementary color
Monochromatic Colors of #515947
Black with #515947
Text Example
Text Example
White with #515947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515947; }
p { color: rgb(81,89,71); }
H1.HeaderClassName
{
color: #515947;
}
.AnyTagClassName
{
color: #515947;
}
</style>
background-color css
<style>
a { background-color: #515947; }
a { background-color: rgb(81,89,71); }
div.DivClassName
{
background-color: #515947;
}
.BgClassName
{
background-color: #515947;
}
</style>
border-color css
<style>
span { border-color: #515947; }
span { border-color: rgb(81,89,71); }
td.TdClassName
{
border-color: #515947;
}
.TagClassName
{
border-color: #515947;
}
</style>