Shades of Salem #167052
Tints of Salem #167052
RGB
CMYK
RGB Variations
Color information
#167052 (or 0x167052) is known color: Salem. HEX triplet: 16, 70 and 52. RGB value is (22,112,82). Sum of RGB (Red+Green+Blue) = 22+112+82=216 (28% of max value = 765). Red value is 22 (8.98% from 255 or 10.19% from 216); Green value is 112 (44.14% from 255 or 51.85% from 216); Blue value is 82 (32.42% from 255 or 37.96% from 216); Max value from RGB is 112 - color contains mainly: green. Hex color #167052 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #167052 is #E98FAD. Grayscale: #515151. Windows color (decimal): -15306670 or 5402646. OLE color: 5402646.
HSL color Cylindrical-coordinate representation of color #167052: hue angle of 160º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #167052 is Cyan = 0.80, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 22 | 112 | 82 | - |
| CMYK | 0.80 | 0 | 0.27 | 0.56 |
| HSL | 160º | 0.67% | 0.26% | - |
| HSV(B) | 160º | 0.8% | 0.44% | - |
| XYZ | 7.65 | 12.37 | 9.97 | - |
| YUV | 81.67 | 128.18 | 85.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 112 | 82 | 0.80 | 0 | 0.27 | 0.56 | 160 | 0.67 | 0.26 |
| Hex | 16 | 70 | 52 | 50 | 0 | 1B | 38 | A0 | 43 | 1A |
| Octal | 26 | 160 | 122 | 120 | 0 | 33 | 70 | 240 | 103 | 32 |
| Binary | 10110 | 1110000 | 1010010 | 1010000 | 0 | 11011 | 111000 | 10100000 | 1000011 | 11010 |
Color Harmonies of #167052
Complementary color
Monochromatic Colors of #167052
Black with #167052
Text Example
Text Example
White with #167052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167052; }
p { color: rgb(22,112,82); }
H1.HeaderClassName
{
color: #167052;
}
.AnyTagClassName
{
color: #167052;
}
</style>
background-color css
<style>
a { background-color: #167052; }
a { background-color: rgb(22,112,82); }
div.DivClassName
{
background-color: #167052;
}
.BgClassName
{
background-color: #167052;
}
</style>
border-color css
<style>
span { border-color: #167052; }
span { border-color: rgb(22,112,82); }
td.TdClassName
{
border-color: #167052;
}
.TagClassName
{
border-color: #167052;
}
</style>