Shades of Cabbage Pont #57614E
Tints of Cabbage Pont #57614E
RGB
CMYK
RGB Variations
Color information
#57614E (or 0x57614E) is known color: Cabbage Pont. HEX triplet: 57, 61 and 4E. RGB value is (87,97,78). Sum of RGB (Red+Green+Blue) = 87+97+78=262 (34% of max value = 765). Red value is 87 (34.38% from 255 or 33.21% from 262); Green value is 97 (38.28% from 255 or 37.02% from 262); Blue value is 78 (30.86% from 255 or 29.77% from 262); Max value from RGB is 97 - color contains mainly: green. Hex color #57614E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #57614E is #A89EB1. Grayscale: #5B5B5B. Windows color (decimal): -11050674 or 5136727. OLE color: 5136727.
HSL color Cylindrical-coordinate representation of color #57614E: hue angle of 91.58º degrees, saturation: 0.11, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #57614E is Cyan = 0.10, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 97 | 78 | - |
| CMYK | 0.10 | 0 | 0.20 | 0.62 |
| HSL | 91.58º | 0.11% | 0.34% | - |
| HSV(B) | 91.58º | 0.2% | 0.38% | - |
| XYZ | 9.58 | 11.13 | 8.85 | - |
| YUV | 91.84 | 120.19 | 124.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 97 | 78 | 0.10 | 0 | 0.20 | 0.62 | 91.58 | 0.11 | 0.34 |
| Hex | 57 | 61 | 4E | A | 0 | 14 | 3E | 5C | B | 22 |
| Octal | 127 | 141 | 116 | 12 | 0 | 24 | 76 | 134 | 13 | 42 |
| Binary | 1010111 | 1100001 | 1001110 | 1010 | 0 | 10100 | 111110 | 1011100 | 1011 | 100010 |
Color Harmonies of #57614E
Complementary color
Monochromatic Colors of #57614E
Black with #57614E
Text Example
Text Example
White with #57614E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57614E; }
p { color: rgb(87,97,78); }
H1.HeaderClassName
{
color: #57614E;
}
.AnyTagClassName
{
color: #57614E;
}
</style>
background-color css
<style>
a { background-color: #57614E; }
a { background-color: rgb(87,97,78); }
div.DivClassName
{
background-color: #57614E;
}
.BgClassName
{
background-color: #57614E;
}
</style>
border-color css
<style>
span { border-color: #57614E; }
span { border-color: rgb(87,97,78); }
td.TdClassName
{
border-color: #57614E;
}
.TagClassName
{
border-color: #57614E;
}
</style>