Shades of Como #507159
Tints of Como #507159
RGB
CMYK
RGB Variations
Color information
#507159 (or 0x507159) is known color: Como. HEX triplet: 50, 71 and 59. RGB value is (80,113,89). Sum of RGB (Red+Green+Blue) = 80+113+89=282 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.37% from 282); Green value is 113 (44.53% from 255 or 40.07% from 282); Blue value is 89 (35.16% from 255 or 31.56% from 282); Max value from RGB is 113 - color contains mainly: green. Hex color #507159 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507159 is #AF8EA6. Grayscale: #646464. Windows color (decimal): -11505319 or 5861712. OLE color: 5861712.
HSL color Cylindrical-coordinate representation of color #507159: hue angle of 136.36º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #507159 is Cyan = 0.29, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 113 | 89 | - |
| CMYK | 0.29 | 0 | 0.21 | 0.56 |
| HSL | 136.36º | 0.17% | 0.38% | - |
| HSV(B) | 136.36º | 0.29% | 0.44% | - |
| XYZ | 11.02 | 14.24 | 11.62 | - |
| YUV | 100.4 | 121.57 | 113.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 113 | 89 | 0.29 | 0 | 0.21 | 0.56 | 136.36 | 0.17 | 0.38 |
| Hex | 50 | 71 | 59 | 1D | 0 | 15 | 38 | 88 | 11 | 26 |
| Octal | 120 | 161 | 131 | 35 | 0 | 25 | 70 | 210 | 21 | 46 |
| Binary | 1010000 | 1110001 | 1011001 | 11101 | 0 | 10101 | 111000 | 10001000 | 10001 | 100110 |
Color Harmonies of #507159
Complementary color
Monochromatic Colors of #507159
Black with #507159
Text Example
Text Example
White with #507159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507159; }
p { color: rgb(80,113,89); }
H1.HeaderClassName
{
color: #507159;
}
.AnyTagClassName
{
color: #507159;
}
</style>
background-color css
<style>
a { background-color: #507159; }
a { background-color: rgb(80,113,89); }
div.DivClassName
{
background-color: #507159;
}
.BgClassName
{
background-color: #507159;
}
</style>
border-color css
<style>
span { border-color: #507159; }
span { border-color: rgb(80,113,89); }
td.TdClassName
{
border-color: #507159;
}
.TagClassName
{
border-color: #507159;
}
</style>