Shades of Salem #167856
Tints of Salem #167856
RGB
CMYK
RGB Variations
Color information
#167856 (or 0x167856) is known color: Salem. HEX triplet: 16, 78 and 56. RGB value is (22,120,86). Sum of RGB (Red+Green+Blue) = 22+120+86=228 (30% of max value = 765). Red value is 22 (8.98% from 255 or 9.65% from 228); Green value is 120 (47.27% from 255 or 52.63% from 228); Blue value is 86 (33.98% from 255 or 37.72% from 228); Max value from RGB is 120 - color contains mainly: green. Hex color #167856 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #167856 is #E987A9. Grayscale: #565656. Windows color (decimal): -15304618 or 5666838. OLE color: 5666838.
HSL color Cylindrical-coordinate representation of color #167856: hue angle of 159.18º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #167856 is Cyan = 0.82, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 22 | 120 | 86 | - |
| CMYK | 0.82 | 0 | 0.28 | 0.53 |
| HSL | 159.18º | 0.69% | 0.28% | - |
| HSV(B) | 159.18º | 0.82% | 0.47% | - |
| XYZ | 8.73 | 14.28 | 11.1 | - |
| YUV | 86.82 | 127.53 | 81.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 120 | 86 | 0.82 | 0 | 0.28 | 0.53 | 159.18 | 0.69 | 0.28 |
| Hex | 16 | 78 | 56 | 52 | 0 | 1C | 35 | 9F | 45 | 1C |
| Octal | 26 | 170 | 126 | 122 | 0 | 34 | 65 | 237 | 105 | 34 |
| Binary | 10110 | 1111000 | 1010110 | 1010010 | 0 | 11100 | 110101 | 10011111 | 1000101 | 11100 |
Color Harmonies of #167856
Complementary color
Monochromatic Colors of #167856
Black with #167856
Text Example
Text Example
White with #167856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167856; }
p { color: rgb(22,120,86); }
H1.HeaderClassName
{
color: #167856;
}
.AnyTagClassName
{
color: #167856;
}
</style>
background-color css
<style>
a { background-color: #167856; }
a { background-color: rgb(22,120,86); }
div.DivClassName
{
background-color: #167856;
}
.BgClassName
{
background-color: #167856;
}
</style>
border-color css
<style>
span { border-color: #167856; }
span { border-color: rgb(22,120,86); }
td.TdClassName
{
border-color: #167856;
}
.TagClassName
{
border-color: #167856;
}
</style>