Shades of Como #507059
Tints of Como #507059
RGB
CMYK
RGB Variations
Color information
#507059 (or 0x507059) is known color: Como. HEX triplet: 50, 70 and 59. RGB value is (80,112,89). Sum of RGB (Red+Green+Blue) = 80+112+89=281 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.47% from 281); Green value is 112 (44.14% from 255 or 39.86% from 281); Blue value is 89 (35.16% from 255 or 31.67% from 281); Max value from RGB is 112 - color contains mainly: green. Hex color #507059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507059 is #AF8FA6. Grayscale: #636363. Windows color (decimal): -11505575 or 5861456. OLE color: 5861456.
HSL color Cylindrical-coordinate representation of color #507059: hue angle of 136.88º 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 #507059 is Cyan = 0.29, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 112 | 89 | - |
| CMYK | 0.29 | 0 | 0.21 | 0.56 |
| HSL | 136.88º | 0.17% | 0.38% | - |
| HSV(B) | 136.88º | 0.29% | 0.44% | - |
| XYZ | 10.91 | 14.02 | 11.58 | - |
| YUV | 99.81 | 121.9 | 113.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 112 | 89 | 0.29 | 0 | 0.21 | 0.56 | 136.88 | 0.17 | 0.38 |
| Hex | 50 | 70 | 59 | 1D | 0 | 15 | 38 | 89 | 11 | 26 |
| Octal | 120 | 160 | 131 | 35 | 0 | 25 | 70 | 211 | 21 | 46 |
| Binary | 1010000 | 1110000 | 1011001 | 11101 | 0 | 10101 | 111000 | 10001001 | 10001 | 100110 |
Color Harmonies of #507059
Complementary color
Monochromatic Colors of #507059
Black with #507059
Text Example
Text Example
White with #507059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507059; }
p { color: rgb(80,112,89); }
H1.HeaderClassName
{
color: #507059;
}
.AnyTagClassName
{
color: #507059;
}
</style>
background-color css
<style>
a { background-color: #507059; }
a { background-color: rgb(80,112,89); }
div.DivClassName
{
background-color: #507059;
}
.BgClassName
{
background-color: #507059;
}
</style>
border-color css
<style>
span { border-color: #507059; }
span { border-color: rgb(80,112,89); }
td.TdClassName
{
border-color: #507059;
}
.TagClassName
{
border-color: #507059;
}
</style>