Shades of Como #517560
Tints of Como #517560
RGB
CMYK
RGB Variations
Color information
#517560 (or 0x517560) is known color: Como. HEX triplet: 51, 75 and 60. RGB value is (81,117,96). Sum of RGB (Red+Green+Blue) = 81+117+96=294 (38% of max value = 765). Red value is 81 (32.03% from 255 or 27.55% from 294); Green value is 117 (46.09% from 255 or 39.80% from 294); Blue value is 96 (37.89% from 255 or 32.65% from 294); Max value from RGB is 117 - color contains mainly: green. Hex color #517560 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517560 is #AE8A9F. Grayscale: #676767. Windows color (decimal): -11438752 or 6321489. OLE color: 6321489.
HSL color Cylindrical-coordinate representation of color #517560: hue angle of 145º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #517560 is Cyan = 0.31, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 117 | 96 | - |
| CMYK | 0.31 | 0 | 0.18 | 0.54 |
| HSL | 145º | 0.18% | 0.39% | - |
| HSV(B) | 145º | 0.31% | 0.46% | - |
| XYZ | 11.87 | 15.32 | 13.4 | - |
| YUV | 103.84 | 123.57 | 111.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 96 | 0.31 | 0 | 0.18 | 0.54 | 145 | 0.18 | 0.39 |
| Hex | 51 | 75 | 60 | 1F | 0 | 12 | 36 | 91 | 12 | 27 |
| Octal | 121 | 165 | 140 | 37 | 0 | 22 | 66 | 221 | 22 | 47 |
| Binary | 1010001 | 1110101 | 1100000 | 11111 | 0 | 10010 | 110110 | 10010001 | 10010 | 100111 |
Color Harmonies of #517560
Complementary color
Monochromatic Colors of #517560
Black with #517560
Text Example
Text Example
White with #517560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517560; }
p { color: rgb(81,117,96); }
H1.HeaderClassName
{
color: #517560;
}
.AnyTagClassName
{
color: #517560;
}
</style>
background-color css
<style>
a { background-color: #517560; }
a { background-color: rgb(81,117,96); }
div.DivClassName
{
background-color: #517560;
}
.BgClassName
{
background-color: #517560;
}
</style>
border-color css
<style>
span { border-color: #517560; }
span { border-color: rgb(81,117,96); }
td.TdClassName
{
border-color: #517560;
}
.TagClassName
{
border-color: #517560;
}
</style>