Shades of Como #517163
Tints of Como #517163
RGB
CMYK
RGB Variations
Color information
#517163 (or 0x517163) is known color: Como. HEX triplet: 51, 71 and 63. RGB value is (81,113,99). Sum of RGB (Red+Green+Blue) = 81+113+99=293 (38% of max value = 765). Red value is 81 (32.03% from 255 or 27.65% from 293); Green value is 113 (44.53% from 255 or 38.57% from 293); Blue value is 99 (39.06% from 255 or 33.79% from 293); Max value from RGB is 113 - color contains mainly: green. Hex color #517163 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517163 is #AE8E9C. Grayscale: #656565. Windows color (decimal): -11439773 or 6517073. OLE color: 6517073.
HSL color Cylindrical-coordinate representation of color #517163: hue angle of 153.75º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #517163 is Cyan = 0.28, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 113 | 99 | - |
| CMYK | 0.28 | 0 | 0.12 | 0.56 |
| HSL | 153.75º | 0.16% | 0.38% | - |
| HSV(B) | 153.75º | 0.28% | 0.44% | - |
| XYZ | 11.55 | 14.46 | 13.99 | - |
| YUV | 101.84 | 126.4 | 113.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 99 | 0.28 | 0 | 0.12 | 0.56 | 153.75 | 0.16 | 0.38 |
| Hex | 51 | 71 | 63 | 1C | 0 | C | 38 | 9A | 10 | 26 |
| Octal | 121 | 161 | 143 | 34 | 0 | 14 | 70 | 232 | 20 | 46 |
| Binary | 1010001 | 1110001 | 1100011 | 11100 | 0 | 1100 | 111000 | 10011010 | 10000 | 100110 |
Color Harmonies of #517163
Complementary color
Monochromatic Colors of #517163
Black with #517163
Text Example
Text Example
White with #517163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517163; }
p { color: rgb(81,113,99); }
H1.HeaderClassName
{
color: #517163;
}
.AnyTagClassName
{
color: #517163;
}
</style>
background-color css
<style>
a { background-color: #517163; }
a { background-color: rgb(81,113,99); }
div.DivClassName
{
background-color: #517163;
}
.BgClassName
{
background-color: #517163;
}
</style>
border-color css
<style>
span { border-color: #517163; }
span { border-color: rgb(81,113,99); }
td.TdClassName
{
border-color: #517163;
}
.TagClassName
{
border-color: #517163;
}
</style>