Shades of Salem #108756
Tints of Salem #108756
RGB
CMYK
RGB Variations
Color information
#108756 (or 0x108756) is known color: Salem. HEX triplet: 10, 87 and 56. RGB value is (16,135,86). Sum of RGB (Red+Green+Blue) = 16+135+86=237 (31% of max value = 765). Red value is 16 (6.64% from 255 or 6.75% from 237); Green value is 135 (53.12% from 255 or 56.96% from 237); Blue value is 86 (33.98% from 255 or 36.29% from 237); Max value from RGB is 135 - color contains mainly: green. Hex color #108756 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #108756 is #EF78A9. Grayscale: #5D5D5D. Windows color (decimal): -15693994 or 5670672. OLE color: 5670672.
HSL color Cylindrical-coordinate representation of color #108756: hue angle of 155.29º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #108756 is Cyan = 0.88, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 16 | 135 | 86 | - |
| CMYK | 0.88 | 0 | 0.36 | 0.47 |
| HSL | 155.29º | 0.79% | 0.3% | - |
| HSV(B) | 155.29º | 0.88% | 0.53% | - |
| XYZ | 10.56 | 18.11 | 11.74 | - |
| YUV | 93.83 | 123.58 | 72.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 135 | 86 | 0.88 | 0 | 0.36 | 0.47 | 155.29 | 0.79 | 0.3 |
| Hex | 10 | 87 | 56 | 58 | 0 | 24 | 2F | 9B | 4F | 1E |
| Octal | 20 | 207 | 126 | 130 | 0 | 44 | 57 | 233 | 117 | 36 |
| Binary | 10000 | 10000111 | 1010110 | 1011000 | 0 | 100100 | 101111 | 10011011 | 1001111 | 11110 |
Color Harmonies of #108756
Complementary color
Monochromatic Colors of #108756
Black with #108756
Text Example
Text Example
White with #108756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #108756; }
p { color: rgb(16,135,86); }
H1.HeaderClassName
{
color: #108756;
}
.AnyTagClassName
{
color: #108756;
}
</style>
background-color css
<style>
a { background-color: #108756; }
a { background-color: rgb(16,135,86); }
div.DivClassName
{
background-color: #108756;
}
.BgClassName
{
background-color: #108756;
}
</style>
border-color css
<style>
span { border-color: #108756; }
span { border-color: rgb(16,135,86); }
td.TdClassName
{
border-color: #108756;
}
.TagClassName
{
border-color: #108756;
}
</style>