Shades of Como #507759
Tints of Como #507759
RGB
CMYK
RGB Variations
Color information
#507759 (or 0x507759) is known color: Como. HEX triplet: 50, 77 and 59. RGB value is (80,119,89). Sum of RGB (Red+Green+Blue) = 80+119+89=288 (38% of max value = 765). Red value is 80 (31.64% from 255 or 27.78% from 288); Green value is 119 (46.88% from 255 or 41.32% from 288); Blue value is 89 (35.16% from 255 or 30.90% from 288); Max value from RGB is 119 - color contains mainly: green. Hex color #507759 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507759 is #AF88A6. Grayscale: #686868. Windows color (decimal): -11503783 or 5863248. OLE color: 5863248.
HSL color Cylindrical-coordinate representation of color #507759: hue angle of 133.85º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #507759 is Cyan = 0.33, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 119 | 89 | - |
| CMYK | 0.33 | 0 | 0.25 | 0.53 |
| HSL | 133.85º | 0.2% | 0.39% | - |
| HSV(B) | 133.85º | 0.33% | 0.47% | - |
| XYZ | 11.71 | 15.62 | 11.85 | - |
| YUV | 103.92 | 119.58 | 110.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 119 | 89 | 0.33 | 0 | 0.25 | 0.53 | 133.85 | 0.2 | 0.39 |
| Hex | 50 | 77 | 59 | 21 | 0 | 19 | 35 | 86 | 14 | 27 |
| Octal | 120 | 167 | 131 | 41 | 0 | 31 | 65 | 206 | 24 | 47 |
| Binary | 1010000 | 1110111 | 1011001 | 100001 | 0 | 11001 | 110101 | 10000110 | 10100 | 100111 |
Color Harmonies of #507759
Complementary color
Monochromatic Colors of #507759
Black with #507759
Text Example
Text Example
White with #507759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507759; }
p { color: rgb(80,119,89); }
H1.HeaderClassName
{
color: #507759;
}
.AnyTagClassName
{
color: #507759;
}
</style>
background-color css
<style>
a { background-color: #507759; }
a { background-color: rgb(80,119,89); }
div.DivClassName
{
background-color: #507759;
}
.BgClassName
{
background-color: #507759;
}
</style>
border-color css
<style>
span { border-color: #507759; }
span { border-color: rgb(80,119,89); }
td.TdClassName
{
border-color: #507759;
}
.TagClassName
{
border-color: #507759;
}
</style>