Shades of Como #518461
Tints of Como #518461
RGB
CMYK
RGB Variations
Color information
#518461 (or 0x518461) is known color: Como. HEX triplet: 51, 84 and 61. RGB value is (81,132,97). Sum of RGB (Red+Green+Blue) = 81+132+97=310 (41% of max value = 765). Red value is 81 (32.03% from 255 or 26.13% from 310); Green value is 132 (51.95% from 255 or 42.58% from 310); Blue value is 97 (38.28% from 255 or 31.29% from 310); Max value from RGB is 132 - color contains mainly: green. Hex color #518461 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518461 is #AE7B9E. Grayscale: #707070. Windows color (decimal): -11434911 or 6390865. OLE color: 6390865.
HSL color Cylindrical-coordinate representation of color #518461: hue angle of 138.82º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #518461 is Cyan = 0.39, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 132 | 97 | - |
| CMYK | 0.39 | 0 | 0.27 | 0.48 |
| HSL | 138.82º | 0.24% | 0.42% | - |
| HSV(B) | 138.82º | 0.39% | 0.52% | - |
| XYZ | 13.8 | 19.11 | 14.27 | - |
| YUV | 112.76 | 119.1 | 105.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 132 | 97 | 0.39 | 0 | 0.27 | 0.48 | 138.82 | 0.24 | 0.42 |
| Hex | 51 | 84 | 61 | 27 | 0 | 1B | 30 | 8B | 18 | 2A |
| Octal | 121 | 204 | 141 | 47 | 0 | 33 | 60 | 213 | 30 | 52 |
| Binary | 1010001 | 10000100 | 1100001 | 100111 | 0 | 11011 | 110000 | 10001011 | 11000 | 101010 |
Color Harmonies of #518461
Complementary color
Monochromatic Colors of #518461
Black with #518461
Text Example
Text Example
White with #518461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518461; }
p { color: rgb(81,132,97); }
H1.HeaderClassName
{
color: #518461;
}
.AnyTagClassName
{
color: #518461;
}
</style>
background-color css
<style>
a { background-color: #518461; }
a { background-color: rgb(81,132,97); }
div.DivClassName
{
background-color: #518461;
}
.BgClassName
{
background-color: #518461;
}
</style>
border-color css
<style>
span { border-color: #518461; }
span { border-color: rgb(81,132,97); }
td.TdClassName
{
border-color: #518461;
}
.TagClassName
{
border-color: #518461;
}
</style>