Shades of Como #518567
Tints of Como #518567
RGB
CMYK
RGB Variations
Color information
#518567 (or 0x518567) is known color: Como. HEX triplet: 51, 85 and 67. RGB value is (81,133,103). Sum of RGB (Red+Green+Blue) = 81+133+103=317 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.55% from 317); Green value is 133 (52.34% from 255 or 41.96% from 317); Blue value is 103 (40.62% from 255 or 32.49% from 317); Max value from RGB is 133 - color contains mainly: green. Hex color #518567 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518567 is #AE7A98. Grayscale: #727272. Windows color (decimal): -11434649 or 6784337. OLE color: 6784337.
HSL color Cylindrical-coordinate representation of color #518567: hue angle of 145.38º 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 #518567 is Cyan = 0.39, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 133 | 103 | - |
| CMYK | 0.39 | 0 | 0.23 | 0.48 |
| HSL | 145.38º | 0.24% | 0.42% | - |
| HSV(B) | 145.38º | 0.39% | 0.52% | - |
| XYZ | 14.23 | 19.5 | 15.85 | - |
| YUV | 114.03 | 121.77 | 104.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 133 | 103 | 0.39 | 0 | 0.23 | 0.48 | 145.38 | 0.24 | 0.42 |
| Hex | 51 | 85 | 67 | 27 | 0 | 17 | 30 | 91 | 18 | 2A |
| Octal | 121 | 205 | 147 | 47 | 0 | 27 | 60 | 221 | 30 | 52 |
| Binary | 1010001 | 10000101 | 1100111 | 100111 | 0 | 10111 | 110000 | 10010001 | 11000 | 101010 |
Color Harmonies of #518567
Complementary color
Monochromatic Colors of #518567
Black with #518567
Text Example
Text Example
White with #518567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518567; }
p { color: rgb(81,133,103); }
H1.HeaderClassName
{
color: #518567;
}
.AnyTagClassName
{
color: #518567;
}
</style>
background-color css
<style>
a { background-color: #518567; }
a { background-color: rgb(81,133,103); }
div.DivClassName
{
background-color: #518567;
}
.BgClassName
{
background-color: #518567;
}
</style>
border-color css
<style>
span { border-color: #518567; }
span { border-color: rgb(81,133,103); }
td.TdClassName
{
border-color: #518567;
}
.TagClassName
{
border-color: #518567;
}
</style>