Shades of Salem #107756
Tints of Salem #107756
RGB
CMYK
RGB Variations
Color information
#107756 (or 0x107756) is known color: Salem. HEX triplet: 10, 77 and 56. RGB value is (16,119,86). Sum of RGB (Red+Green+Blue) = 16+119+86=221 (29% of max value = 765). Red value is 16 (6.64% from 255 or 7.24% from 221); Green value is 119 (46.88% from 255 or 53.85% from 221); Blue value is 86 (33.98% from 255 or 38.91% from 221); Max value from RGB is 119 - color contains mainly: green. Hex color #107756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #107756 is #EF88A9. Grayscale: #545454. Windows color (decimal): -15698090 or 5666576. OLE color: 5666576.
HSL color Cylindrical-coordinate representation of color #107756: hue angle of 160.78º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #107756 is Cyan = 0.87, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 16 | 119 | 86 | - |
| CMYK | 0.87 | 0 | 0.28 | 0.53 |
| HSL | 160.78º | 0.76% | 0.26% | - |
| HSV(B) | 160.78º | 0.87% | 0.47% | - |
| XYZ | 8.49 | 13.98 | 11.05 | - |
| YUV | 84.44 | 128.88 | 79.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 119 | 86 | 0.87 | 0 | 0.28 | 0.53 | 160.78 | 0.76 | 0.26 |
| Hex | 10 | 77 | 56 | 57 | 0 | 1C | 35 | A1 | 4C | 1A |
| Octal | 20 | 167 | 126 | 127 | 0 | 34 | 65 | 241 | 114 | 32 |
| Binary | 10000 | 1110111 | 1010110 | 1010111 | 0 | 11100 | 110101 | 10100001 | 1001100 | 11010 |
Color Harmonies of #107756
Complementary color
Monochromatic Colors of #107756
Black with #107756
Text Example
Text Example
White with #107756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107756; }
p { color: rgb(16,119,86); }
H1.HeaderClassName
{
color: #107756;
}
.AnyTagClassName
{
color: #107756;
}
</style>
background-color css
<style>
a { background-color: #107756; }
a { background-color: rgb(16,119,86); }
div.DivClassName
{
background-color: #107756;
}
.BgClassName
{
background-color: #107756;
}
</style>
border-color css
<style>
span { border-color: #107756; }
span { border-color: rgb(16,119,86); }
td.TdClassName
{
border-color: #107756;
}
.TagClassName
{
border-color: #107756;
}
</style>