Shades of Como #518467
Tints of Como #518467
RGB
CMYK
RGB Variations
Color information
#518467 (or 0x518467) is known color: Como. HEX triplet: 51, 84 and 67. RGB value is (81,132,103). Sum of RGB (Red+Green+Blue) = 81+132+103=316 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.63% from 316); Green value is 132 (51.95% from 255 or 41.77% from 316); Blue value is 103 (40.62% from 255 or 32.59% from 316); Max value from RGB is 132 - color contains mainly: green. Hex color #518467 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518467 is #AE7B98. Grayscale: #717171. Windows color (decimal): -11434905 or 6784081. OLE color: 6784081.
HSL color Cylindrical-coordinate representation of color #518467: hue angle of 145.88º 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 #518467 is Cyan = 0.39, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 132 | 103 | - |
| CMYK | 0.39 | 0 | 0.22 | 0.48 |
| HSL | 145.88º | 0.24% | 0.42% | - |
| HSV(B) | 145.88º | 0.39% | 0.52% | - |
| XYZ | 14.09 | 19.23 | 15.8 | - |
| YUV | 113.45 | 122.1 | 104.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 132 | 103 | 0.39 | 0 | 0.22 | 0.48 | 145.88 | 0.24 | 0.42 |
| Hex | 51 | 84 | 67 | 27 | 0 | 16 | 30 | 92 | 18 | 2A |
| Octal | 121 | 204 | 147 | 47 | 0 | 26 | 60 | 222 | 30 | 52 |
| Binary | 1010001 | 10000100 | 1100111 | 100111 | 0 | 10110 | 110000 | 10010010 | 11000 | 101010 |
Color Harmonies of #518467
Complementary color
Monochromatic Colors of #518467
Black with #518467
Text Example
Text Example
White with #518467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518467; }
p { color: rgb(81,132,103); }
H1.HeaderClassName
{
color: #518467;
}
.AnyTagClassName
{
color: #518467;
}
</style>
background-color css
<style>
a { background-color: #518467; }
a { background-color: rgb(81,132,103); }
div.DivClassName
{
background-color: #518467;
}
.BgClassName
{
background-color: #518467;
}
</style>
border-color css
<style>
span { border-color: #518467; }
span { border-color: rgb(81,132,103); }
td.TdClassName
{
border-color: #518467;
}
.TagClassName
{
border-color: #518467;
}
</style>