Shades of Salem #167754
Tints of Salem #167754
RGB
CMYK
RGB Variations
Color information
#167754 (or 0x167754) is known color: Salem. HEX triplet: 16, 77 and 54. RGB value is (22,119,84). Sum of RGB (Red+Green+Blue) = 22+119+84=225 (29% of max value = 765). Red value is 22 (8.98% from 255 or 9.78% from 225); Green value is 119 (46.88% from 255 or 52.89% from 225); Blue value is 84 (33.20% from 255 or 37.33% from 225); Max value from RGB is 119 - color contains mainly: green. Hex color #167754 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #167754 is #E988AB. Grayscale: #565656. Windows color (decimal): -15304876 or 5535510. OLE color: 5535510.
HSL color Cylindrical-coordinate representation of color #167754: hue angle of 158.35º 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 #167754 is Cyan = 0.82, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 22 | 119 | 84 | - |
| CMYK | 0.82 | 0 | 0.29 | 0.53 |
| HSL | 158.35º | 0.69% | 0.28% | - |
| HSV(B) | 158.35º | 0.82% | 0.47% | - |
| XYZ | 8.53 | 14 | 10.64 | - |
| YUV | 86.01 | 126.86 | 82.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 119 | 84 | 0.82 | 0 | 0.29 | 0.53 | 158.35 | 0.69 | 0.28 |
| Hex | 16 | 77 | 54 | 52 | 0 | 1D | 35 | 9E | 45 | 1C |
| Octal | 26 | 167 | 124 | 122 | 0 | 35 | 65 | 236 | 105 | 34 |
| Binary | 10110 | 1110111 | 1010100 | 1010010 | 0 | 11101 | 110101 | 10011110 | 1000101 | 11100 |
Color Harmonies of #167754
Complementary color
Monochromatic Colors of #167754
Black with #167754
Text Example
Text Example
White with #167754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167754; }
p { color: rgb(22,119,84); }
H1.HeaderClassName
{
color: #167754;
}
.AnyTagClassName
{
color: #167754;
}
</style>
background-color css
<style>
a { background-color: #167754; }
a { background-color: rgb(22,119,84); }
div.DivClassName
{
background-color: #167754;
}
.BgClassName
{
background-color: #167754;
}
</style>
border-color css
<style>
span { border-color: #167754; }
span { border-color: rgb(22,119,84); }
td.TdClassName
{
border-color: #167754;
}
.TagClassName
{
border-color: #167754;
}
</style>