Shades of Salem #167351
Tints of Salem #167351
RGB
CMYK
RGB Variations
Color information
#167351 (or 0x167351) is known color: Salem. HEX triplet: 16, 73 and 51. RGB value is (22,115,81). Sum of RGB (Red+Green+Blue) = 22+115+81=218 (28% of max value = 765). Red value is 22 (8.98% from 255 or 10.09% from 218); Green value is 115 (45.31% from 255 or 52.75% from 218); Blue value is 81 (32.03% from 255 or 37.16% from 218); Max value from RGB is 115 - color contains mainly: green. Hex color #167351 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #167351 is #E98CAE. Grayscale: #535353. Windows color (decimal): -15305903 or 5337878. OLE color: 5337878.
HSL color Cylindrical-coordinate representation of color #167351: hue angle of 158.06º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #167351 is Cyan = 0.81, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 22 | 115 | 81 | - |
| CMYK | 0.81 | 0 | 0.30 | 0.55 |
| HSL | 158.06º | 0.68% | 0.27% | - |
| HSV(B) | 158.06º | 0.81% | 0.45% | - |
| XYZ | 7.95 | 13.03 | 9.88 | - |
| YUV | 83.32 | 126.69 | 84.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 115 | 81 | 0.81 | 0 | 0.30 | 0.55 | 158.06 | 0.68 | 0.27 |
| Hex | 16 | 73 | 51 | 51 | 0 | 1E | 37 | 9E | 44 | 1B |
| Octal | 26 | 163 | 121 | 121 | 0 | 36 | 67 | 236 | 104 | 33 |
| Binary | 10110 | 1110011 | 1010001 | 1010001 | 0 | 11110 | 110111 | 10011110 | 1000100 | 11011 |
Color Harmonies of #167351
Complementary color
Monochromatic Colors of #167351
Black with #167351
Text Example
Text Example
White with #167351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167351; }
p { color: rgb(22,115,81); }
H1.HeaderClassName
{
color: #167351;
}
.AnyTagClassName
{
color: #167351;
}
</style>
background-color css
<style>
a { background-color: #167351; }
a { background-color: rgb(22,115,81); }
div.DivClassName
{
background-color: #167351;
}
.BgClassName
{
background-color: #167351;
}
</style>
border-color css
<style>
span { border-color: #167351; }
span { border-color: rgb(22,115,81); }
td.TdClassName
{
border-color: #167351;
}
.TagClassName
{
border-color: #167351;
}
</style>