Shades of Como #517765
Tints of Como #517765
RGB
CMYK
RGB Variations
Color information
#517765 (or 0x517765) is known color: Como. HEX triplet: 51, 77 and 65. RGB value is (81,119,101). Sum of RGB (Red+Green+Blue) = 81+119+101=301 (39% of max value = 765). Red value is 81 (32.03% from 255 or 26.91% from 301); Green value is 119 (46.88% from 255 or 39.53% from 301); Blue value is 101 (39.84% from 255 or 33.55% from 301); Max value from RGB is 119 - color contains mainly: green. Hex color #517765 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517765 is #AE889A. Grayscale: #696969. Windows color (decimal): -11438235 or 6649681. OLE color: 6649681.
HSL color Cylindrical-coordinate representation of color #517765: hue angle of 151.58º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #517765 is Cyan = 0.32, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 119 | 101 | - |
| CMYK | 0.32 | 0 | 0.15 | 0.53 |
| HSL | 151.58º | 0.19% | 0.39% | - |
| HSV(B) | 151.58º | 0.32% | 0.47% | - |
| XYZ | 12.34 | 15.88 | 14.73 | - |
| YUV | 105.59 | 125.41 | 110.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 119 | 101 | 0.32 | 0 | 0.15 | 0.53 | 151.58 | 0.19 | 0.39 |
| Hex | 51 | 77 | 65 | 20 | 0 | F | 35 | 98 | 13 | 27 |
| Octal | 121 | 167 | 145 | 40 | 0 | 17 | 65 | 230 | 23 | 47 |
| Binary | 1010001 | 1110111 | 1100101 | 100000 | 0 | 1111 | 110101 | 10011000 | 10011 | 100111 |
Color Harmonies of #517765
Complementary color
Monochromatic Colors of #517765
Black with #517765
Text Example
Text Example
White with #517765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517765; }
p { color: rgb(81,119,101); }
H1.HeaderClassName
{
color: #517765;
}
.AnyTagClassName
{
color: #517765;
}
</style>
background-color css
<style>
a { background-color: #517765; }
a { background-color: rgb(81,119,101); }
div.DivClassName
{
background-color: #517765;
}
.BgClassName
{
background-color: #517765;
}
</style>
border-color css
<style>
span { border-color: #517765; }
span { border-color: rgb(81,119,101); }
td.TdClassName
{
border-color: #517765;
}
.TagClassName
{
border-color: #517765;
}
</style>