Shades of Como #517665
Tints of Como #517665
RGB
CMYK
RGB Variations
Color information
#517665 (or 0x517665) is known color: Como. HEX triplet: 51, 76 and 65. RGB value is (81,118,101). Sum of RGB (Red+Green+Blue) = 81+118+101=300 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27% from 300); Green value is 118 (46.48% from 255 or 39.33% from 300); Blue value is 101 (39.84% from 255 or 33.67% from 300); Max value from RGB is 118 - color contains mainly: green. Hex color #517665 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517665 is #AE899A. Grayscale: #696969. Windows color (decimal): -11438491 or 6649425. OLE color: 6649425.
HSL color Cylindrical-coordinate representation of color #517665: hue angle of 152.43º degrees, saturation: 0.19, 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 #517665 is Cyan = 0.31, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 118 | 101 | - |
| CMYK | 0.31 | 0 | 0.14 | 0.54 |
| HSL | 152.43º | 0.19% | 0.39% | - |
| HSV(B) | 152.43º | 0.31% | 0.46% | - |
| XYZ | 12.22 | 15.65 | 14.69 | - |
| YUV | 105 | 125.74 | 110.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 118 | 101 | 0.31 | 0 | 0.14 | 0.54 | 152.43 | 0.19 | 0.39 |
| Hex | 51 | 76 | 65 | 1F | 0 | E | 36 | 98 | 13 | 27 |
| Octal | 121 | 166 | 145 | 37 | 0 | 16 | 66 | 230 | 23 | 47 |
| Binary | 1010001 | 1110110 | 1100101 | 11111 | 0 | 1110 | 110110 | 10011000 | 10011 | 100111 |
Color Harmonies of #517665
Complementary color
Monochromatic Colors of #517665
Black with #517665
Text Example
Text Example
White with #517665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517665; }
p { color: rgb(81,118,101); }
H1.HeaderClassName
{
color: #517665;
}
.AnyTagClassName
{
color: #517665;
}
</style>
background-color css
<style>
a { background-color: #517665; }
a { background-color: rgb(81,118,101); }
div.DivClassName
{
background-color: #517665;
}
.BgClassName
{
background-color: #517665;
}
</style>
border-color css
<style>
span { border-color: #517665; }
span { border-color: rgb(81,118,101); }
td.TdClassName
{
border-color: #517665;
}
.TagClassName
{
border-color: #517665;
}
</style>