Shades of Salem #109137
Tints of Salem #109137
RGB
CMYK
RGB Variations
Color information
#109137 (or 0x109137) is known color: Salem. HEX triplet: 10, 91 and 37. RGB value is (16,145,55). Sum of RGB (Red+Green+Blue) = 16+145+55=216 (28% of max value = 765). Red value is 16 (6.64% from 255 or 7.41% from 216); Green value is 145 (57.03% from 255 or 67.13% from 216); Blue value is 55 (21.88% from 255 or 25.46% from 216); Max value from RGB is 145 - color contains mainly: green. Hex color #109137 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #109137 is #EF6EC8. Grayscale: #606060. Windows color (decimal): -15691465 or 3641616. OLE color: 3641616.
HSL color Cylindrical-coordinate representation of color #109137: hue angle of 138.14º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #109137 is Cyan = 0.89, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 16 | 145 | 55 | - |
| CMYK | 0.89 | 0 | 0.62 | 0.43 |
| HSL | 138.14º | 0.8% | 0.32% | - |
| HSV(B) | 138.14º | 0.89% | 0.57% | - |
| XYZ | 11.03 | 20.64 | 7.02 | - |
| YUV | 96.17 | 104.76 | 70.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 145 | 55 | 0.89 | 0 | 0.62 | 0.43 | 138.14 | 0.8 | 0.32 |
| Hex | 10 | 91 | 37 | 59 | 0 | 3E | 2B | 8A | 50 | 20 |
| Octal | 20 | 221 | 67 | 131 | 0 | 76 | 53 | 212 | 120 | 40 |
| Binary | 10000 | 10010001 | 110111 | 1011001 | 0 | 111110 | 101011 | 10001010 | 1010000 | 100000 |
Color Harmonies of #109137
Complementary color
Monochromatic Colors of #109137
Black with #109137
Text Example
Text Example
White with #109137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #109137; }
p { color: rgb(16,145,55); }
H1.HeaderClassName
{
color: #109137;
}
.AnyTagClassName
{
color: #109137;
}
</style>
background-color css
<style>
a { background-color: #109137; }
a { background-color: rgb(16,145,55); }
div.DivClassName
{
background-color: #109137;
}
.BgClassName
{
background-color: #109137;
}
</style>
border-color css
<style>
span { border-color: #109137; }
span { border-color: rgb(16,145,55); }
td.TdClassName
{
border-color: #109137;
}
.TagClassName
{
border-color: #109137;
}
</style>