Shades of Como #507359
Tints of Como #507359
RGB
CMYK
RGB Variations
Color information
#507359 (or 0x507359) is known color: Como. HEX triplet: 50, 73 and 59. RGB value is (80,115,89). Sum of RGB (Red+Green+Blue) = 80+115+89=284 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.17% from 284); Green value is 115 (45.31% from 255 or 40.49% from 284); Blue value is 89 (35.16% from 255 or 31.34% from 284); Max value from RGB is 115 - color contains mainly: green. Hex color #507359 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507359 is #AF8CA6. Grayscale: #656565. Windows color (decimal): -11504807 or 5862224. OLE color: 5862224.
HSL color Cylindrical-coordinate representation of color #507359: hue angle of 135.43º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #507359 is Cyan = 0.30, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 115 | 89 | - |
| CMYK | 0.30 | 0 | 0.23 | 0.55 |
| HSL | 135.43º | 0.18% | 0.38% | - |
| HSV(B) | 135.43º | 0.3% | 0.45% | - |
| XYZ | 11.24 | 14.69 | 11.69 | - |
| YUV | 101.57 | 120.9 | 112.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 115 | 89 | 0.30 | 0 | 0.23 | 0.55 | 135.43 | 0.18 | 0.38 |
| Hex | 50 | 73 | 59 | 1E | 0 | 17 | 37 | 87 | 12 | 26 |
| Octal | 120 | 163 | 131 | 36 | 0 | 27 | 67 | 207 | 22 | 46 |
| Binary | 1010000 | 1110011 | 1011001 | 11110 | 0 | 10111 | 110111 | 10000111 | 10010 | 100110 |
Color Harmonies of #507359
Complementary color
Monochromatic Colors of #507359
Black with #507359
Text Example
Text Example
White with #507359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507359; }
p { color: rgb(80,115,89); }
H1.HeaderClassName
{
color: #507359;
}
.AnyTagClassName
{
color: #507359;
}
</style>
background-color css
<style>
a { background-color: #507359; }
a { background-color: rgb(80,115,89); }
div.DivClassName
{
background-color: #507359;
}
.BgClassName
{
background-color: #507359;
}
</style>
border-color css
<style>
span { border-color: #507359; }
span { border-color: rgb(80,115,89); }
td.TdClassName
{
border-color: #507359;
}
.TagClassName
{
border-color: #507359;
}
</style>