Shades of Como #517865
Tints of Como #517865
RGB
CMYK
RGB Variations
Color information
#517865 (or 0x517865) is known color: Como. HEX triplet: 51, 78 and 65. RGB value is (81,120,101). Sum of RGB (Red+Green+Blue) = 81+120+101=302 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.82% from 302); Green value is 120 (47.27% from 255 or 39.74% from 302); Blue value is 101 (39.84% from 255 or 33.44% from 302); Max value from RGB is 120 - color contains mainly: green. Hex color #517865 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517865 is #AE879A. Grayscale: #6A6A6A. Windows color (decimal): -11437979 or 6649937. OLE color: 6649937.
HSL color Cylindrical-coordinate representation of color #517865: hue angle of 150.77º 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 #517865 is Cyan = 0.32, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 120 | 101 | - |
| CMYK | 0.32 | 0 | 0.16 | 0.53 |
| HSL | 150.77º | 0.19% | 0.39% | - |
| HSV(B) | 150.77º | 0.33% | 0.47% | - |
| XYZ | 12.46 | 16.12 | 14.77 | - |
| YUV | 106.17 | 125.08 | 110.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 120 | 101 | 0.32 | 0 | 0.16 | 0.53 | 150.77 | 0.19 | 0.39 |
| Hex | 51 | 78 | 65 | 20 | 0 | 10 | 35 | 97 | 13 | 27 |
| Octal | 121 | 170 | 145 | 40 | 0 | 20 | 65 | 227 | 23 | 47 |
| Binary | 1010001 | 1111000 | 1100101 | 100000 | 0 | 10000 | 110101 | 10010111 | 10011 | 100111 |
Color Harmonies of #517865
Complementary color
Monochromatic Colors of #517865
Black with #517865
Text Example
Text Example
White with #517865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517865; }
p { color: rgb(81,120,101); }
H1.HeaderClassName
{
color: #517865;
}
.AnyTagClassName
{
color: #517865;
}
</style>
background-color css
<style>
a { background-color: #517865; }
a { background-color: rgb(81,120,101); }
div.DivClassName
{
background-color: #517865;
}
.BgClassName
{
background-color: #517865;
}
</style>
border-color css
<style>
span { border-color: #517865; }
span { border-color: rgb(81,120,101); }
td.TdClassName
{
border-color: #517865;
}
.TagClassName
{
border-color: #517865;
}
</style>