Shades of Como #517362
Tints of Como #517362
RGB
CMYK
RGB Variations
Color information
#517362 (or 0x517362) is known color: Como. HEX triplet: 51, 73 and 62. RGB value is (81,115,98). Sum of RGB (Red+Green+Blue) = 81+115+98=294 (38% of max value = 765). Red value is 81 (32.03% from 255 or 27.55% from 294); Green value is 115 (45.31% from 255 or 39.12% from 294); Blue value is 98 (38.67% from 255 or 33.33% from 294); Max value from RGB is 115 - color contains mainly: green. Hex color #517362 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517362 is #AE8C9D. Grayscale: #666666. Windows color (decimal): -11439262 or 6452049. OLE color: 6452049.
HSL color Cylindrical-coordinate representation of color #517362: hue angle of 150º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #517362 is Cyan = 0.30, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 98 | - |
| CMYK | 0.30 | 0 | 0.15 | 0.55 |
| HSL | 150º | 0.17% | 0.38% | - |
| HSV(B) | 150º | 0.3% | 0.45% | - |
| XYZ | 11.73 | 14.89 | 13.81 | - |
| YUV | 102.9 | 125.24 | 112.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 98 | 0.30 | 0 | 0.15 | 0.55 | 150 | 0.17 | 0.38 |
| Hex | 51 | 73 | 62 | 1E | 0 | F | 37 | 96 | 11 | 26 |
| Octal | 121 | 163 | 142 | 36 | 0 | 17 | 67 | 226 | 21 | 46 |
| Binary | 1010001 | 1110011 | 1100010 | 11110 | 0 | 1111 | 110111 | 10010110 | 10001 | 100110 |
Color Harmonies of #517362
Complementary color
Monochromatic Colors of #517362
Black with #517362
Text Example
Text Example
White with #517362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517362; }
p { color: rgb(81,115,98); }
H1.HeaderClassName
{
color: #517362;
}
.AnyTagClassName
{
color: #517362;
}
</style>
background-color css
<style>
a { background-color: #517362; }
a { background-color: rgb(81,115,98); }
div.DivClassName
{
background-color: #517362;
}
.BgClassName
{
background-color: #517362;
}
</style>
border-color css
<style>
span { border-color: #517362; }
span { border-color: rgb(81,115,98); }
td.TdClassName
{
border-color: #517362;
}
.TagClassName
{
border-color: #517362;
}
</style>