Shades of Como #507259
Tints of Como #507259
RGB
CMYK
RGB Variations
Color information
#507259 (or 0x507259) is known color: Como. HEX triplet: 50, 72 and 59. RGB value is (80,114,89). Sum of RGB (Red+Green+Blue) = 80+114+89=283 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.27% from 283); Green value is 114 (44.92% from 255 or 40.28% from 283); Blue value is 89 (35.16% from 255 or 31.45% from 283); Max value from RGB is 114 - color contains mainly: green. Hex color #507259 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507259 is #AF8DA6. Grayscale: #656565. Windows color (decimal): -11505063 or 5861968. OLE color: 5861968.
HSL color Cylindrical-coordinate representation of color #507259: hue angle of 135.88º 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 #507259 is Cyan = 0.30, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 114 | 89 | - |
| CMYK | 0.30 | 0 | 0.22 | 0.55 |
| HSL | 135.88º | 0.18% | 0.38% | - |
| HSV(B) | 135.88º | 0.3% | 0.45% | - |
| XYZ | 11.13 | 14.46 | 11.66 | - |
| YUV | 100.98 | 121.24 | 113.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 114 | 89 | 0.30 | 0 | 0.22 | 0.55 | 135.88 | 0.18 | 0.38 |
| Hex | 50 | 72 | 59 | 1E | 0 | 16 | 37 | 88 | 12 | 26 |
| Octal | 120 | 162 | 131 | 36 | 0 | 26 | 67 | 210 | 22 | 46 |
| Binary | 1010000 | 1110010 | 1011001 | 11110 | 0 | 10110 | 110111 | 10001000 | 10010 | 100110 |
Color Harmonies of #507259
Complementary color
Monochromatic Colors of #507259
Black with #507259
Text Example
Text Example
White with #507259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507259; }
p { color: rgb(80,114,89); }
H1.HeaderClassName
{
color: #507259;
}
.AnyTagClassName
{
color: #507259;
}
</style>
background-color css
<style>
a { background-color: #507259; }
a { background-color: rgb(80,114,89); }
div.DivClassName
{
background-color: #507259;
}
.BgClassName
{
background-color: #507259;
}
</style>
border-color css
<style>
span { border-color: #507259; }
span { border-color: rgb(80,114,89); }
td.TdClassName
{
border-color: #507259;
}
.TagClassName
{
border-color: #507259;
}
</style>