Shades of Como #517260
Tints of Como #517260
RGB
CMYK
RGB Variations
Color information
#517260 (or 0x517260) is known color: Como. HEX triplet: 51, 72 and 60. RGB value is (81,114,96). Sum of RGB (Red+Green+Blue) = 81+114+96=291 (38% of max value = 765). Red value is 81 (32.03% from 255 or 27.84% from 291); Green value is 114 (44.92% from 255 or 39.18% from 291); Blue value is 96 (37.89% from 255 or 32.99% from 291); Max value from RGB is 114 - color contains mainly: green. Hex color #517260 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517260 is #AE8D9F. Grayscale: #666666. Windows color (decimal): -11439520 or 6320721. OLE color: 6320721.
HSL color Cylindrical-coordinate representation of color #517260: hue angle of 147.27º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #517260 is Cyan = 0.29, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 114 | 96 | - |
| CMYK | 0.29 | 0 | 0.16 | 0.55 |
| HSL | 147.27º | 0.17% | 0.38% | - |
| HSV(B) | 147.27º | 0.29% | 0.45% | - |
| XYZ | 11.52 | 14.63 | 13.28 | - |
| YUV | 102.08 | 124.57 | 112.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 114 | 96 | 0.29 | 0 | 0.16 | 0.55 | 147.27 | 0.17 | 0.38 |
| Hex | 51 | 72 | 60 | 1D | 0 | 10 | 37 | 93 | 11 | 26 |
| Octal | 121 | 162 | 140 | 35 | 0 | 20 | 67 | 223 | 21 | 46 |
| Binary | 1010001 | 1110010 | 1100000 | 11101 | 0 | 10000 | 110111 | 10010011 | 10001 | 100110 |
Color Harmonies of #517260
Complementary color
Monochromatic Colors of #517260
Black with #517260
Text Example
Text Example
White with #517260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517260; }
p { color: rgb(81,114,96); }
H1.HeaderClassName
{
color: #517260;
}
.AnyTagClassName
{
color: #517260;
}
</style>
background-color css
<style>
a { background-color: #517260; }
a { background-color: rgb(81,114,96); }
div.DivClassName
{
background-color: #517260;
}
.BgClassName
{
background-color: #517260;
}
</style>
border-color css
<style>
span { border-color: #517260; }
span { border-color: rgb(81,114,96); }
td.TdClassName
{
border-color: #517260;
}
.TagClassName
{
border-color: #517260;
}
</style>