Shades of Como #517465
Tints of Como #517465
RGB
CMYK
RGB Variations
Color information
#517465 (or 0x517465) is known color: Como. HEX triplet: 51, 74 and 65. RGB value is (81,116,101). Sum of RGB (Red+Green+Blue) = 81+116+101=298 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.18% from 298); Green value is 116 (45.70% from 255 or 38.93% from 298); Blue value is 101 (39.84% from 255 or 33.89% from 298); Max value from RGB is 116 - color contains mainly: green. Hex color #517465 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517465 is #AE8B9A. Grayscale: #676767. Windows color (decimal): -11439003 or 6648913. OLE color: 6648913.
HSL color Cylindrical-coordinate representation of color #517465: hue angle of 154.29º 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 #517465 is Cyan = 0.30, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 116 | 101 | - |
| CMYK | 0.30 | 0 | 0.13 | 0.55 |
| HSL | 154.29º | 0.18% | 0.39% | - |
| HSV(B) | 154.29º | 0.3% | 0.45% | - |
| XYZ | 11.99 | 15.18 | 14.61 | - |
| YUV | 103.83 | 126.4 | 111.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 101 | 0.30 | 0 | 0.13 | 0.55 | 154.29 | 0.18 | 0.39 |
| Hex | 51 | 74 | 65 | 1E | 0 | D | 37 | 9A | 12 | 27 |
| Octal | 121 | 164 | 145 | 36 | 0 | 15 | 67 | 232 | 22 | 47 |
| Binary | 1010001 | 1110100 | 1100101 | 11110 | 0 | 1101 | 110111 | 10011010 | 10010 | 100111 |
Color Harmonies of #517465
Complementary color
Monochromatic Colors of #517465
Black with #517465
Text Example
Text Example
White with #517465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517465; }
p { color: rgb(81,116,101); }
H1.HeaderClassName
{
color: #517465;
}
.AnyTagClassName
{
color: #517465;
}
</style>
background-color css
<style>
a { background-color: #517465; }
a { background-color: rgb(81,116,101); }
div.DivClassName
{
background-color: #517465;
}
.BgClassName
{
background-color: #517465;
}
</style>
border-color css
<style>
span { border-color: #517465; }
span { border-color: rgb(81,116,101); }
td.TdClassName
{
border-color: #517465;
}
.TagClassName
{
border-color: #517465;
}
</style>