Shades of Como #518963
Tints of Como #518963
RGB
CMYK
RGB Variations
Color information
#518963 (or 0x518963) is known color: Como. HEX triplet: 51, 89 and 63. RGB value is (81,137,99). Sum of RGB (Red+Green+Blue) = 81+137+99=317 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.55% from 317); Green value is 137 (53.91% from 255 or 43.22% from 317); Blue value is 99 (39.06% from 255 or 31.23% from 317); Max value from RGB is 137 - color contains mainly: green. Hex color #518963 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518963 is #AE769C. Grayscale: #747474. Windows color (decimal): -11433629 or 6523217. OLE color: 6523217.
HSL color Cylindrical-coordinate representation of color #518963: hue angle of 139.29º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #518963 is Cyan = 0.41, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 137 | 99 | - |
| CMYK | 0.41 | 0 | 0.28 | 0.46 |
| HSL | 139.29º | 0.26% | 0.43% | - |
| HSV(B) | 139.29º | 0.41% | 0.54% | - |
| XYZ | 14.59 | 20.54 | 15 | - |
| YUV | 115.92 | 118.45 | 103.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 137 | 99 | 0.41 | 0 | 0.28 | 0.46 | 139.29 | 0.26 | 0.43 |
| Hex | 51 | 89 | 63 | 29 | 0 | 1C | 2E | 8B | 1A | 2B |
| Octal | 121 | 211 | 143 | 51 | 0 | 34 | 56 | 213 | 32 | 53 |
| Binary | 1010001 | 10001001 | 1100011 | 101001 | 0 | 11100 | 101110 | 10001011 | 11010 | 101011 |
Color Harmonies of #518963
Complementary color
Monochromatic Colors of #518963
Black with #518963
Text Example
Text Example
White with #518963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518963; }
p { color: rgb(81,137,99); }
H1.HeaderClassName
{
color: #518963;
}
.AnyTagClassName
{
color: #518963;
}
</style>
background-color css
<style>
a { background-color: #518963; }
a { background-color: rgb(81,137,99); }
div.DivClassName
{
background-color: #518963;
}
.BgClassName
{
background-color: #518963;
}
</style>
border-color css
<style>
span { border-color: #518963; }
span { border-color: rgb(81,137,99); }
td.TdClassName
{
border-color: #518963;
}
.TagClassName
{
border-color: #518963;
}
</style>