Shades of Como #507358
Tints of Como #507358
RGB
CMYK
RGB Variations
Color information
#507358 (or 0x507358) is known color: Como. HEX triplet: 50, 73 and 58. RGB value is (80,115,88). Sum of RGB (Red+Green+Blue) = 80+115+88=283 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.27% from 283); Green value is 115 (45.31% from 255 or 40.64% from 283); Blue value is 88 (34.77% from 255 or 31.10% from 283); Max value from RGB is 115 - color contains mainly: green. Hex color #507358 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507358 is #AF8CA7. Grayscale: #656565. Windows color (decimal): -11504808 or 5796688. OLE color: 5796688.
HSL color Cylindrical-coordinate representation of color #507358: hue angle of 133.71º 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 #507358 is Cyan = 0.30, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 115 | 88 | - |
| CMYK | 0.30 | 0 | 0.23 | 0.55 |
| HSL | 133.71º | 0.18% | 0.38% | - |
| HSV(B) | 133.71º | 0.3% | 0.45% | - |
| XYZ | 11.2 | 14.67 | 11.47 | - |
| YUV | 101.46 | 120.4 | 112.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 115 | 88 | 0.30 | 0 | 0.23 | 0.55 | 133.71 | 0.18 | 0.38 |
| Hex | 50 | 73 | 58 | 1E | 0 | 17 | 37 | 86 | 12 | 26 |
| Octal | 120 | 163 | 130 | 36 | 0 | 27 | 67 | 206 | 22 | 46 |
| Binary | 1010000 | 1110011 | 1011000 | 11110 | 0 | 10111 | 110111 | 10000110 | 10010 | 100110 |
Color Harmonies of #507358
Complementary color
Monochromatic Colors of #507358
Black with #507358
Text Example
Text Example
White with #507358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507358; }
p { color: rgb(80,115,88); }
H1.HeaderClassName
{
color: #507358;
}
.AnyTagClassName
{
color: #507358;
}
</style>
background-color css
<style>
a { background-color: #507358; }
a { background-color: rgb(80,115,88); }
div.DivClassName
{
background-color: #507358;
}
.BgClassName
{
background-color: #507358;
}
</style>
border-color css
<style>
span { border-color: #507358; }
span { border-color: rgb(80,115,88); }
td.TdClassName
{
border-color: #507358;
}
.TagClassName
{
border-color: #507358;
}
</style>