Shades of Como #517464
Tints of Como #517464
RGB
CMYK
RGB Variations
Color information
#517464 (or 0x517464) is known color: Como. HEX triplet: 51, 74 and 64. RGB value is (81,116,100). Sum of RGB (Red+Green+Blue) = 81+116+100=297 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.27% from 297); Green value is 116 (45.70% from 255 or 39.06% from 297); Blue value is 100 (39.45% from 255 or 33.67% from 297); Max value from RGB is 116 - color contains mainly: green. Hex color #517464 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517464 is #AE8B9B. Grayscale: #676767. Windows color (decimal): -11439004 or 6583377. OLE color: 6583377.
HSL color Cylindrical-coordinate representation of color #517464: hue angle of 152.57º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #517464 is Cyan = 0.30, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 116 | 100 | - |
| CMYK | 0.30 | 0 | 0.14 | 0.55 |
| HSL | 152.57º | 0.18% | 0.39% | - |
| HSV(B) | 152.57º | 0.3% | 0.45% | - |
| XYZ | 11.94 | 15.16 | 14.35 | - |
| YUV | 103.71 | 125.9 | 111.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 100 | 0.30 | 0 | 0.14 | 0.55 | 152.57 | 0.18 | 0.39 |
| Hex | 51 | 74 | 64 | 1E | 0 | E | 37 | 99 | 12 | 27 |
| Octal | 121 | 164 | 144 | 36 | 0 | 16 | 67 | 231 | 22 | 47 |
| Binary | 1010001 | 1110100 | 1100100 | 11110 | 0 | 1110 | 110111 | 10011001 | 10010 | 100111 |
Color Harmonies of #517464
Complementary color
Monochromatic Colors of #517464
Black with #517464
Text Example
Text Example
White with #517464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517464; }
p { color: rgb(81,116,100); }
H1.HeaderClassName
{
color: #517464;
}
.AnyTagClassName
{
color: #517464;
}
</style>
background-color css
<style>
a { background-color: #517464; }
a { background-color: rgb(81,116,100); }
div.DivClassName
{
background-color: #517464;
}
.BgClassName
{
background-color: #517464;
}
</style>
border-color css
<style>
span { border-color: #517464; }
span { border-color: rgb(81,116,100); }
td.TdClassName
{
border-color: #517464;
}
.TagClassName
{
border-color: #517464;
}
</style>