Shades of Como #517259
Tints of Como #517259
RGB
CMYK
RGB Variations
Color information
#517259 (or 0x517259) is known color: Como. HEX triplet: 51, 72 and 59. RGB value is (81,114,89). Sum of RGB (Red+Green+Blue) = 81+114+89=284 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.52% from 284); Green value is 114 (44.92% from 255 or 40.14% from 284); Blue value is 89 (35.16% from 255 or 31.34% from 284); Max value from RGB is 114 - color contains mainly: green. Hex color #517259 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517259 is #AE8DA6. Grayscale: #656565. Windows color (decimal): -11439527 or 5861969. OLE color: 5861969.
HSL color Cylindrical-coordinate representation of color #517259: hue angle of 134.55º 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 #517259 is Cyan = 0.29, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 114 | 89 | - |
| CMYK | 0.29 | 0 | 0.22 | 0.55 |
| HSL | 134.55º | 0.17% | 0.38% | - |
| HSV(B) | 134.55º | 0.29% | 0.45% | - |
| XYZ | 11.21 | 14.51 | 11.66 | - |
| YUV | 101.28 | 121.07 | 113.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 114 | 89 | 0.29 | 0 | 0.22 | 0.55 | 134.55 | 0.17 | 0.38 |
| Hex | 51 | 72 | 59 | 1D | 0 | 16 | 37 | 87 | 11 | 26 |
| Octal | 121 | 162 | 131 | 35 | 0 | 26 | 67 | 207 | 21 | 46 |
| Binary | 1010001 | 1110010 | 1011001 | 11101 | 0 | 10110 | 110111 | 10000111 | 10001 | 100110 |
Color Harmonies of #517259
Complementary color
Monochromatic Colors of #517259
Black with #517259
Text Example
Text Example
White with #517259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517259; }
p { color: rgb(81,114,89); }
H1.HeaderClassName
{
color: #517259;
}
.AnyTagClassName
{
color: #517259;
}
</style>
background-color css
<style>
a { background-color: #517259; }
a { background-color: rgb(81,114,89); }
div.DivClassName
{
background-color: #517259;
}
.BgClassName
{
background-color: #517259;
}
</style>
border-color css
<style>
span { border-color: #517259; }
span { border-color: rgb(81,114,89); }
td.TdClassName
{
border-color: #517259;
}
.TagClassName
{
border-color: #517259;
}
</style>