Shades of Como #518669
Tints of Como #518669
RGB
CMYK
RGB Variations
Color information
#518669 (or 0x518669) is known color: Como. HEX triplet: 51, 86 and 69. RGB value is (81,134,105). Sum of RGB (Red+Green+Blue) = 81+134+105=320 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.31% from 320); Green value is 134 (52.73% from 255 or 41.88% from 320); Blue value is 105 (41.41% from 255 or 32.81% from 320); Max value from RGB is 134 - color contains mainly: green. Hex color #518669 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518669 is #AE7996. Grayscale: #727272. Windows color (decimal): -11434391 or 6915665. OLE color: 6915665.
HSL color Cylindrical-coordinate representation of color #518669: hue angle of 147.17º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #518669 is Cyan = 0.40, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 134 | 105 | - |
| CMYK | 0.40 | 0 | 0.22 | 0.47 |
| HSL | 147.17º | 0.25% | 0.42% | - |
| HSV(B) | 147.17º | 0.4% | 0.53% | - |
| XYZ | 14.47 | 19.82 | 16.43 | - |
| YUV | 114.85 | 122.44 | 103.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 134 | 105 | 0.40 | 0 | 0.22 | 0.47 | 147.17 | 0.25 | 0.42 |
| Hex | 51 | 86 | 69 | 28 | 0 | 16 | 2F | 93 | 19 | 2A |
| Octal | 121 | 206 | 151 | 50 | 0 | 26 | 57 | 223 | 31 | 52 |
| Binary | 1010001 | 10000110 | 1101001 | 101000 | 0 | 10110 | 101111 | 10010011 | 11001 | 101010 |
Color Harmonies of #518669
Complementary color
Monochromatic Colors of #518669
Black with #518669
Text Example
Text Example
White with #518669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518669; }
p { color: rgb(81,134,105); }
H1.HeaderClassName
{
color: #518669;
}
.AnyTagClassName
{
color: #518669;
}
</style>
background-color css
<style>
a { background-color: #518669; }
a { background-color: rgb(81,134,105); }
div.DivClassName
{
background-color: #518669;
}
.BgClassName
{
background-color: #518669;
}
</style>
border-color css
<style>
span { border-color: #518669; }
span { border-color: rgb(81,134,105); }
td.TdClassName
{
border-color: #518669;
}
.TagClassName
{
border-color: #518669;
}
</style>