Shades of Como #518660
Tints of Como #518660
RGB
CMYK
RGB Variations
Color information
#518660 (or 0x518660) is known color: Como. HEX triplet: 51, 86 and 60. RGB value is (81,134,96). Sum of RGB (Red+Green+Blue) = 81+134+96=311 (41% of max value = 765). Red value is 81 (32.03% from 255 or 26.05% from 311); Green value is 134 (52.73% from 255 or 43.09% from 311); Blue value is 96 (37.89% from 255 or 30.87% from 311); Max value from RGB is 134 - color contains mainly: green. Hex color #518660 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518660 is #AE799F. Grayscale: #717171. Windows color (decimal): -11434400 or 6325841. OLE color: 6325841.
HSL color Cylindrical-coordinate representation of color #518660: hue angle of 136.98º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #518660 is Cyan = 0.40, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 134 | 96 | - |
| CMYK | 0.40 | 0 | 0.28 | 0.47 |
| HSL | 136.98º | 0.25% | 0.42% | - |
| HSV(B) | 136.98º | 0.4% | 0.53% | - |
| XYZ | 14.03 | 19.64 | 14.12 | - |
| YUV | 113.82 | 117.94 | 104.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 134 | 96 | 0.40 | 0 | 0.28 | 0.47 | 136.98 | 0.25 | 0.42 |
| Hex | 51 | 86 | 60 | 28 | 0 | 1C | 2F | 89 | 19 | 2A |
| Octal | 121 | 206 | 140 | 50 | 0 | 34 | 57 | 211 | 31 | 52 |
| Binary | 1010001 | 10000110 | 1100000 | 101000 | 0 | 11100 | 101111 | 10001001 | 11001 | 101010 |
Color Harmonies of #518660
Complementary color
Monochromatic Colors of #518660
Black with #518660
Text Example
Text Example
White with #518660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518660; }
p { color: rgb(81,134,96); }
H1.HeaderClassName
{
color: #518660;
}
.AnyTagClassName
{
color: #518660;
}
</style>
background-color css
<style>
a { background-color: #518660; }
a { background-color: rgb(81,134,96); }
div.DivClassName
{
background-color: #518660;
}
.BgClassName
{
background-color: #518660;
}
</style>
border-color css
<style>
span { border-color: #518660; }
span { border-color: rgb(81,134,96); }
td.TdClassName
{
border-color: #518660;
}
.TagClassName
{
border-color: #518660;
}
</style>