Shades of Como #518160
Tints of Como #518160
RGB
CMYK
RGB Variations
Color information
#518160 (or 0x518160) is known color: Como. HEX triplet: 51, 81 and 60. RGB value is (81,129,96). Sum of RGB (Red+Green+Blue) = 81+129+96=306 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.47% from 306); Green value is 129 (50.78% from 255 or 42.16% from 306); Blue value is 96 (37.89% from 255 or 31.37% from 306); Max value from RGB is 129 - color contains mainly: green. Hex color #518160 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518160 is #AE7E9F. Grayscale: #6E6E6E. Windows color (decimal): -11435680 or 6324561. OLE color: 6324561.
HSL color Cylindrical-coordinate representation of color #518160: hue angle of 138.75º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #518160 is Cyan = 0.37, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 129 | 96 | - |
| CMYK | 0.37 | 0 | 0.26 | 0.49 |
| HSL | 138.75º | 0.23% | 0.41% | - |
| HSV(B) | 138.75º | 0.37% | 0.51% | - |
| XYZ | 13.35 | 18.29 | 13.89 | - |
| YUV | 110.89 | 119.6 | 106.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 129 | 96 | 0.37 | 0 | 0.26 | 0.49 | 138.75 | 0.23 | 0.41 |
| Hex | 51 | 81 | 60 | 25 | 0 | 1A | 31 | 8B | 17 | 29 |
| Octal | 121 | 201 | 140 | 45 | 0 | 32 | 61 | 213 | 27 | 51 |
| Binary | 1010001 | 10000001 | 1100000 | 100101 | 0 | 11010 | 110001 | 10001011 | 10111 | 101001 |
Color Harmonies of #518160
Complementary color
Monochromatic Colors of #518160
Black with #518160
Text Example
Text Example
White with #518160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518160; }
p { color: rgb(81,129,96); }
H1.HeaderClassName
{
color: #518160;
}
.AnyTagClassName
{
color: #518160;
}
</style>
background-color css
<style>
a { background-color: #518160; }
a { background-color: rgb(81,129,96); }
div.DivClassName
{
background-color: #518160;
}
.BgClassName
{
background-color: #518160;
}
</style>
border-color css
<style>
span { border-color: #518160; }
span { border-color: rgb(81,129,96); }
td.TdClassName
{
border-color: #518160;
}
.TagClassName
{
border-color: #518160;
}
</style>