Shades of Salem #107350
Tints of Salem #107350
RGB
CMYK
RGB Variations
Color information
#107350 (or 0x107350) is known color: Salem. HEX triplet: 10, 73 and 50. RGB value is (16,115,80). Sum of RGB (Red+Green+Blue) = 16+115+80=211 (27% of max value = 765). Red value is 16 (6.64% from 255 or 7.58% from 211); Green value is 115 (45.31% from 255 or 54.50% from 211); Blue value is 80 (31.64% from 255 or 37.91% from 211); Max value from RGB is 115 - color contains mainly: green. Hex color #107350 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #107350 is #EF8CAF. Grayscale: #515151. Windows color (decimal): -15699120 or 5272336. OLE color: 5272336.
HSL color Cylindrical-coordinate representation of color #107350: hue angle of 158.79º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #107350 is Cyan = 0.86, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 16 | 115 | 80 | - |
| CMYK | 0.86 | 0 | 0.30 | 0.55 |
| HSL | 158.79º | 0.76% | 0.26% | - |
| HSV(B) | 158.79º | 0.86% | 0.45% | - |
| XYZ | 7.79 | 12.95 | 9.68 | - |
| YUV | 81.41 | 127.2 | 81.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 115 | 80 | 0.86 | 0 | 0.30 | 0.55 | 158.79 | 0.76 | 0.26 |
| Hex | 10 | 73 | 50 | 56 | 0 | 1E | 37 | 9F | 4C | 1A |
| Octal | 20 | 163 | 120 | 126 | 0 | 36 | 67 | 237 | 114 | 32 |
| Binary | 10000 | 1110011 | 1010000 | 1010110 | 0 | 11110 | 110111 | 10011111 | 1001100 | 11010 |
Color Harmonies of #107350
Complementary color
Monochromatic Colors of #107350
Black with #107350
Text Example
Text Example
White with #107350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107350; }
p { color: rgb(16,115,80); }
H1.HeaderClassName
{
color: #107350;
}
.AnyTagClassName
{
color: #107350;
}
</style>
background-color css
<style>
a { background-color: #107350; }
a { background-color: rgb(16,115,80); }
div.DivClassName
{
background-color: #107350;
}
.BgClassName
{
background-color: #107350;
}
</style>
border-color css
<style>
span { border-color: #107350; }
span { border-color: rgb(16,115,80); }
td.TdClassName
{
border-color: #107350;
}
.TagClassName
{
border-color: #107350;
}
</style>