Shades of Como #517561
Tints of Como #517561
RGB
CMYK
RGB Variations
Color information
#517561 (or 0x517561) is known color: Como. HEX triplet: 51, 75 and 61. RGB value is (81,117,97). Sum of RGB (Red+Green+Blue) = 81+117+97=295 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.46% from 295); Green value is 117 (46.09% from 255 or 39.66% from 295); Blue value is 97 (38.28% from 255 or 32.88% from 295); Max value from RGB is 117 - color contains mainly: green. Hex color #517561 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517561 is #AE8A9E. Grayscale: #686868. Windows color (decimal): -11438751 or 6387025. OLE color: 6387025.
HSL color Cylindrical-coordinate representation of color #517561: hue angle of 146.67º 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 #517561 is Cyan = 0.31, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 117 | 97 | - |
| CMYK | 0.31 | 0 | 0.17 | 0.54 |
| HSL | 146.67º | 0.18% | 0.39% | - |
| HSV(B) | 146.67º | 0.31% | 0.46% | - |
| XYZ | 11.91 | 15.33 | 13.64 | - |
| YUV | 103.96 | 124.07 | 111.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 97 | 0.31 | 0 | 0.17 | 0.54 | 146.67 | 0.18 | 0.39 |
| Hex | 51 | 75 | 61 | 1F | 0 | 11 | 36 | 93 | 12 | 27 |
| Octal | 121 | 165 | 141 | 37 | 0 | 21 | 66 | 223 | 22 | 47 |
| Binary | 1010001 | 1110101 | 1100001 | 11111 | 0 | 10001 | 110110 | 10010011 | 10010 | 100111 |
Color Harmonies of #517561
Complementary color
Monochromatic Colors of #517561
Black with #517561
Text Example
Text Example
White with #517561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517561; }
p { color: rgb(81,117,97); }
H1.HeaderClassName
{
color: #517561;
}
.AnyTagClassName
{
color: #517561;
}
</style>
background-color css
<style>
a { background-color: #517561; }
a { background-color: rgb(81,117,97); }
div.DivClassName
{
background-color: #517561;
}
.BgClassName
{
background-color: #517561;
}
</style>
border-color css
<style>
span { border-color: #517561; }
span { border-color: rgb(81,117,97); }
td.TdClassName
{
border-color: #517561;
}
.TagClassName
{
border-color: #517561;
}
</style>