Shades of Como #517164
Tints of Como #517164
RGB
CMYK
RGB Variations
Color information
#517164 (or 0x517164) is known color: Como. HEX triplet: 51, 71 and 64. RGB value is (81,113,100). Sum of RGB (Red+Green+Blue) = 81+113+100=294 (38% of max value = 765). Red value is 81 (32.03% from 255 or 27.55% from 294); Green value is 113 (44.53% from 255 or 38.44% from 294); Blue value is 100 (39.45% from 255 or 34.01% from 294); Max value from RGB is 113 - color contains mainly: green. Hex color #517164 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517164 is #AE8E9B. Grayscale: #656565. Windows color (decimal): -11439772 or 6582609. OLE color: 6582609.
HSL color Cylindrical-coordinate representation of color #517164: hue angle of 155.62º 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 #517164 is Cyan = 0.28, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 113 | 100 | - |
| CMYK | 0.28 | 0 | 0.12 | 0.56 |
| HSL | 155.63º | 0.16% | 0.38% | - |
| HSV(B) | 155.63º | 0.28% | 0.44% | - |
| XYZ | 11.6 | 14.48 | 14.24 | - |
| YUV | 101.95 | 126.9 | 113.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 100 | 0.28 | 0 | 0.12 | 0.56 | 155.63 | 0.16 | 0.38 |
| Hex | 51 | 71 | 64 | 1C | 0 | C | 38 | 9C | 10 | 26 |
| Octal | 121 | 161 | 144 | 34 | 0 | 14 | 70 | 234 | 20 | 46 |
| Binary | 1010001 | 1110001 | 1100100 | 11100 | 0 | 1100 | 111000 | 10011100 | 10000 | 100110 |
Color Harmonies of #517164
Complementary color
Monochromatic Colors of #517164
Black with #517164
Text Example
Text Example
White with #517164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517164; }
p { color: rgb(81,113,100); }
H1.HeaderClassName
{
color: #517164;
}
.AnyTagClassName
{
color: #517164;
}
</style>
background-color css
<style>
a { background-color: #517164; }
a { background-color: rgb(81,113,100); }
div.DivClassName
{
background-color: #517164;
}
.BgClassName
{
background-color: #517164;
}
</style>
border-color css
<style>
span { border-color: #517164; }
span { border-color: rgb(81,113,100); }
td.TdClassName
{
border-color: #517164;
}
.TagClassName
{
border-color: #517164;
}
</style>