Shades of Como #518261
Tints of Como #518261
RGB
CMYK
RGB Variations
Color information
#518261 (or 0x518261) is known color: Como. HEX triplet: 51, 82 and 61. RGB value is (81,130,97). Sum of RGB (Red+Green+Blue) = 81+130+97=308 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.30% from 308); Green value is 130 (51.17% from 255 or 42.21% from 308); Blue value is 97 (38.28% from 255 or 31.49% from 308); Max value from RGB is 130 - color contains mainly: green. Hex color #518261 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518261 is #AE7D9E. Grayscale: #6F6F6F. Windows color (decimal): -11435423 or 6390353. OLE color: 6390353.
HSL color Cylindrical-coordinate representation of color #518261: hue angle of 139.59º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #518261 is Cyan = 0.38, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 130 | 97 | - |
| CMYK | 0.38 | 0 | 0.25 | 0.49 |
| HSL | 139.59º | 0.23% | 0.41% | - |
| HSV(B) | 139.59º | 0.38% | 0.51% | - |
| XYZ | 13.53 | 18.58 | 14.18 | - |
| YUV | 111.59 | 119.77 | 106.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 130 | 97 | 0.38 | 0 | 0.25 | 0.49 | 139.59 | 0.23 | 0.41 |
| Hex | 51 | 82 | 61 | 26 | 0 | 19 | 31 | 8C | 17 | 29 |
| Octal | 121 | 202 | 141 | 46 | 0 | 31 | 61 | 214 | 27 | 51 |
| Binary | 1010001 | 10000010 | 1100001 | 100110 | 0 | 11001 | 110001 | 10001100 | 10111 | 101001 |
Color Harmonies of #518261
Complementary color
Monochromatic Colors of #518261
Black with #518261
Text Example
Text Example
White with #518261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518261; }
p { color: rgb(81,130,97); }
H1.HeaderClassName
{
color: #518261;
}
.AnyTagClassName
{
color: #518261;
}
</style>
background-color css
<style>
a { background-color: #518261; }
a { background-color: rgb(81,130,97); }
div.DivClassName
{
background-color: #518261;
}
.BgClassName
{
background-color: #518261;
}
</style>
border-color css
<style>
span { border-color: #518261; }
span { border-color: rgb(81,130,97); }
td.TdClassName
{
border-color: #518261;
}
.TagClassName
{
border-color: #518261;
}
</style>