Shades of Como #507860
Tints of Como #507860
RGB
CMYK
RGB Variations
Color information
#507860 (or 0x507860) is known color: Como. HEX triplet: 50, 78 and 60. RGB value is (80,120,96). Sum of RGB (Red+Green+Blue) = 80+120+96=296 (39% of max value = 765). Red value is 80 (31.64% from 255 or 27.03% from 296); Green value is 120 (47.27% from 255 or 40.54% from 296); Blue value is 96 (37.89% from 255 or 32.43% from 296); Max value from RGB is 120 - color contains mainly: green. Hex color #507860 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507860 is #AF879F. Grayscale: #696969. Windows color (decimal): -11503520 or 6322256. OLE color: 6322256.
HSL color Cylindrical-coordinate representation of color #507860: hue angle of 144º 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 #507860 is Cyan = 0.33, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 120 | 96 | - |
| CMYK | 0.33 | 0 | 0.2 | 0.53 |
| HSL | 144º | 0.2% | 0.39% | - |
| HSV(B) | 144º | 0.33% | 0.47% | - |
| XYZ | 12.14 | 15.98 | 13.51 | - |
| YUV | 105.3 | 122.75 | 109.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 120 | 96 | 0.33 | 0 | 0.2 | 0.53 | 144 | 0.2 | 0.39 |
| Hex | 50 | 78 | 60 | 21 | 0 | 14 | 35 | 90 | 14 | 27 |
| Octal | 120 | 170 | 140 | 41 | 0 | 24 | 65 | 220 | 24 | 47 |
| Binary | 1010000 | 1111000 | 1100000 | 100001 | 0 | 10100 | 110101 | 10010000 | 10100 | 100111 |
Color Harmonies of #507860
Complementary color
Monochromatic Colors of #507860
Black with #507860
Text Example
Text Example
White with #507860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507860; }
p { color: rgb(80,120,96); }
H1.HeaderClassName
{
color: #507860;
}
.AnyTagClassName
{
color: #507860;
}
</style>
background-color css
<style>
a { background-color: #507860; }
a { background-color: rgb(80,120,96); }
div.DivClassName
{
background-color: #507860;
}
.BgClassName
{
background-color: #507860;
}
</style>
border-color css
<style>
span { border-color: #507860; }
span { border-color: rgb(80,120,96); }
td.TdClassName
{
border-color: #507860;
}
.TagClassName
{
border-color: #507860;
}
</style>