Shades of Como #517866
Tints of Como #517866
RGB
CMYK
RGB Variations
Color information
#517866 (or 0x517866) is known color: Como. HEX triplet: 51, 78 and 66. RGB value is (81,120,102). Sum of RGB (Red+Green+Blue) = 81+120+102=303 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.73% from 303); Green value is 120 (47.27% from 255 or 39.60% from 303); Blue value is 102 (40.23% from 255 or 33.66% from 303); Max value from RGB is 120 - color contains mainly: green. Hex color #517866 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517866 is #AE8799. Grayscale: #6A6A6A. Windows color (decimal): -11437978 or 6715473. OLE color: 6715473.
HSL color Cylindrical-coordinate representation of color #517866: hue angle of 152.31º 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 #517866 is Cyan = 0.32, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 120 | 102 | - |
| CMYK | 0.32 | 0 | 0.15 | 0.53 |
| HSL | 152.31º | 0.19% | 0.39% | - |
| HSV(B) | 152.31º | 0.33% | 0.47% | - |
| XYZ | 12.51 | 16.14 | 15.03 | - |
| YUV | 106.29 | 125.58 | 109.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 120 | 102 | 0.32 | 0 | 0.15 | 0.53 | 152.31 | 0.19 | 0.39 |
| Hex | 51 | 78 | 66 | 20 | 0 | F | 35 | 98 | 13 | 27 |
| Octal | 121 | 170 | 146 | 40 | 0 | 17 | 65 | 230 | 23 | 47 |
| Binary | 1010001 | 1111000 | 1100110 | 100000 | 0 | 1111 | 110101 | 10011000 | 10011 | 100111 |
Color Harmonies of #517866
Complementary color
Monochromatic Colors of #517866
Black with #517866
Text Example
Text Example
White with #517866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517866; }
p { color: rgb(81,120,102); }
H1.HeaderClassName
{
color: #517866;
}
.AnyTagClassName
{
color: #517866;
}
</style>
background-color css
<style>
a { background-color: #517866; }
a { background-color: rgb(81,120,102); }
div.DivClassName
{
background-color: #517866;
}
.BgClassName
{
background-color: #517866;
}
</style>
border-color css
<style>
span { border-color: #517866; }
span { border-color: rgb(81,120,102); }
td.TdClassName
{
border-color: #517866;
}
.TagClassName
{
border-color: #517866;
}
</style>