Shades of Como #518162
Tints of Como #518162
RGB
CMYK
RGB Variations
Color information
#518162 (or 0x518162) is known color: Como. HEX triplet: 51, 81 and 62. RGB value is (81,129,98). Sum of RGB (Red+Green+Blue) = 81+129+98=308 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.30% from 308); Green value is 129 (50.78% from 255 or 41.88% from 308); Blue value is 98 (38.67% from 255 or 31.82% from 308); Max value from RGB is 129 - color contains mainly: green. Hex color #518162 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518162 is #AE7E9D. Grayscale: #6F6F6F. Windows color (decimal): -11435678 or 6455633. OLE color: 6455633.
HSL color Cylindrical-coordinate representation of color #518162: hue angle of 141.25º 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 #518162 is Cyan = 0.37, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 129 | 98 | - |
| CMYK | 0.37 | 0 | 0.24 | 0.49 |
| HSL | 141.25º | 0.23% | 0.41% | - |
| HSV(B) | 141.25º | 0.37% | 0.51% | - |
| XYZ | 13.45 | 18.33 | 14.38 | - |
| YUV | 111.11 | 120.6 | 106.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 129 | 98 | 0.37 | 0 | 0.24 | 0.49 | 141.25 | 0.23 | 0.41 |
| Hex | 51 | 81 | 62 | 25 | 0 | 18 | 31 | 8D | 17 | 29 |
| Octal | 121 | 201 | 142 | 45 | 0 | 30 | 61 | 215 | 27 | 51 |
| Binary | 1010001 | 10000001 | 1100010 | 100101 | 0 | 11000 | 110001 | 10001101 | 10111 | 101001 |
Color Harmonies of #518162
Complementary color
Monochromatic Colors of #518162
Black with #518162
Text Example
Text Example
White with #518162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518162; }
p { color: rgb(81,129,98); }
H1.HeaderClassName
{
color: #518162;
}
.AnyTagClassName
{
color: #518162;
}
</style>
background-color css
<style>
a { background-color: #518162; }
a { background-color: rgb(81,129,98); }
div.DivClassName
{
background-color: #518162;
}
.BgClassName
{
background-color: #518162;
}
</style>
border-color css
<style>
span { border-color: #518162; }
span { border-color: rgb(81,129,98); }
td.TdClassName
{
border-color: #518162;
}
.TagClassName
{
border-color: #518162;
}
</style>