Shades of Como #507859
Tints of Como #507859
RGB
CMYK
RGB Variations
Color information
#507859 (or 0x507859) is known color: Como. HEX triplet: 50, 78 and 59. RGB value is (80,120,89). Sum of RGB (Red+Green+Blue) = 80+120+89=289 (38% of max value = 765). Red value is 80 (31.64% from 255 or 27.68% from 289); Green value is 120 (47.27% from 255 or 41.52% from 289); Blue value is 89 (35.16% from 255 or 30.80% from 289); Max value from RGB is 120 - color contains mainly: green. Hex color #507859 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507859 is #AF87A6. Grayscale: #686868. Windows color (decimal): -11503527 or 5863504. OLE color: 5863504.
HSL color Cylindrical-coordinate representation of color #507859: hue angle of 133.5º 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 #507859 is Cyan = 0.33, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 120 | 89 | - |
| CMYK | 0.33 | 0 | 0.26 | 0.53 |
| HSL | 133.5º | 0.2% | 0.39% | - |
| HSV(B) | 133.5º | 0.33% | 0.47% | - |
| XYZ | 11.83 | 15.86 | 11.89 | - |
| YUV | 104.51 | 119.25 | 110.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 120 | 89 | 0.33 | 0 | 0.26 | 0.53 | 133.5 | 0.2 | 0.39 |
| Hex | 50 | 78 | 59 | 21 | 0 | 1A | 35 | 86 | 14 | 27 |
| Octal | 120 | 170 | 131 | 41 | 0 | 32 | 65 | 206 | 24 | 47 |
| Binary | 1010000 | 1111000 | 1011001 | 100001 | 0 | 11010 | 110101 | 10000110 | 10100 | 100111 |
Color Harmonies of #507859
Complementary color
Monochromatic Colors of #507859
Black with #507859
Text Example
Text Example
White with #507859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507859; }
p { color: rgb(80,120,89); }
H1.HeaderClassName
{
color: #507859;
}
.AnyTagClassName
{
color: #507859;
}
</style>
background-color css
<style>
a { background-color: #507859; }
a { background-color: rgb(80,120,89); }
div.DivClassName
{
background-color: #507859;
}
.BgClassName
{
background-color: #507859;
}
</style>
border-color css
<style>
span { border-color: #507859; }
span { border-color: rgb(80,120,89); }
td.TdClassName
{
border-color: #507859;
}
.TagClassName
{
border-color: #507859;
}
</style>