Shades of Salem #109139
Tints of Salem #109139
RGB
CMYK
RGB Variations
Color information
#109139 (or 0x109139) is known color: Salem. HEX triplet: 10, 91 and 39. RGB value is (16,145,57). Sum of RGB (Red+Green+Blue) = 16+145+57=218 (28% of max value = 765). Red value is 16 (6.64% from 255 or 7.34% from 218); Green value is 145 (57.03% from 255 or 66.51% from 218); Blue value is 57 (22.66% from 255 or 26.15% from 218); Max value from RGB is 145 - color contains mainly: green. Hex color #109139 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #109139 is #EF6EC6. Grayscale: #606060. Windows color (decimal): -15691463 or 3772688. OLE color: 3772688.
HSL color Cylindrical-coordinate representation of color #109139: hue angle of 139.07º 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 #109139 is Cyan = 0.89, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 16 | 145 | 57 | - |
| CMYK | 0.89 | 0 | 0.61 | 0.43 |
| HSL | 139.07º | 0.8% | 0.32% | - |
| HSV(B) | 139.07º | 0.89% | 0.57% | - |
| XYZ | 11.08 | 20.66 | 7.27 | - |
| YUV | 96.4 | 105.76 | 70.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 145 | 57 | 0.89 | 0 | 0.61 | 0.43 | 139.07 | 0.8 | 0.32 |
| Hex | 10 | 91 | 39 | 59 | 0 | 3D | 2B | 8B | 50 | 20 |
| Octal | 20 | 221 | 71 | 131 | 0 | 75 | 53 | 213 | 120 | 40 |
| Binary | 10000 | 10010001 | 111001 | 1011001 | 0 | 111101 | 101011 | 10001011 | 1010000 | 100000 |
Color Harmonies of #109139
Complementary color
Monochromatic Colors of #109139
Black with #109139
Text Example
Text Example
White with #109139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #109139; }
p { color: rgb(16,145,57); }
H1.HeaderClassName
{
color: #109139;
}
.AnyTagClassName
{
color: #109139;
}
</style>
background-color css
<style>
a { background-color: #109139; }
a { background-color: rgb(16,145,57); }
div.DivClassName
{
background-color: #109139;
}
.BgClassName
{
background-color: #109139;
}
</style>
border-color css
<style>
span { border-color: #109139; }
span { border-color: rgb(16,145,57); }
td.TdClassName
{
border-color: #109139;
}
.TagClassName
{
border-color: #109139;
}
</style>