Shades of Como #517359
Tints of Como #517359
RGB
CMYK
RGB Variations
Color information
#517359 (or 0x517359) is known color: Como. HEX triplet: 51, 73 and 59. RGB value is (81,115,89). Sum of RGB (Red+Green+Blue) = 81+115+89=285 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.42% from 285); Green value is 115 (45.31% from 255 or 40.35% from 285); Blue value is 89 (35.16% from 255 or 31.23% from 285); Max value from RGB is 115 - color contains mainly: green. Hex color #517359 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517359 is #AE8CA6. Grayscale: #656565. Windows color (decimal): -11439271 or 5862225. OLE color: 5862225.
HSL color Cylindrical-coordinate representation of color #517359: hue angle of 134.12º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #517359 is Cyan = 0.30, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 89 | - |
| CMYK | 0.30 | 0 | 0.23 | 0.55 |
| HSL | 134.12º | 0.17% | 0.38% | - |
| HSV(B) | 134.12º | 0.3% | 0.45% | - |
| XYZ | 11.33 | 14.73 | 11.7 | - |
| YUV | 101.87 | 120.74 | 113.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 89 | 0.30 | 0 | 0.23 | 0.55 | 134.12 | 0.17 | 0.38 |
| Hex | 51 | 73 | 59 | 1E | 0 | 17 | 37 | 86 | 11 | 26 |
| Octal | 121 | 163 | 131 | 36 | 0 | 27 | 67 | 206 | 21 | 46 |
| Binary | 1010001 | 1110011 | 1011001 | 11110 | 0 | 10111 | 110111 | 10000110 | 10001 | 100110 |
Color Harmonies of #517359
Complementary color
Monochromatic Colors of #517359
Black with #517359
Text Example
Text Example
White with #517359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517359; }
p { color: rgb(81,115,89); }
H1.HeaderClassName
{
color: #517359;
}
.AnyTagClassName
{
color: #517359;
}
</style>
background-color css
<style>
a { background-color: #517359; }
a { background-color: rgb(81,115,89); }
div.DivClassName
{
background-color: #517359;
}
.BgClassName
{
background-color: #517359;
}
</style>
border-color css
<style>
span { border-color: #517359; }
span { border-color: rgb(81,115,89); }
td.TdClassName
{
border-color: #517359;
}
.TagClassName
{
border-color: #517359;
}
</style>