Shades of Salem #169059
Tints of Salem #169059
RGB
CMYK
RGB Variations
Color information
#169059 (or 0x169059) is known color: Salem. HEX triplet: 16, 90 and 59. RGB value is (22,144,89). Sum of RGB (Red+Green+Blue) = 22+144+89=255 (33% of max value = 765). Red value is 22 (8.98% from 255 or 8.63% from 255); Green value is 144 (56.64% from 255 or 56.47% from 255); Blue value is 89 (35.16% from 255 or 34.90% from 255); Max value from RGB is 144 - color contains mainly: green. Hex color #169059 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #169059 is #E96FA6. Grayscale: #656565. Windows color (decimal): -15298471 or 5869590. OLE color: 5869590.
HSL color Cylindrical-coordinate representation of color #169059: hue angle of 152.95º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #169059 is Cyan = 0.85, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 22 | 144 | 89 | - |
| CMYK | 0.85 | 0 | 0.38 | 0.44 |
| HSL | 152.95º | 0.73% | 0.33% | - |
| HSV(B) | 152.95º | 0.85% | 0.56% | - |
| XYZ | 12.11 | 20.84 | 12.84 | - |
| YUV | 101.25 | 121.08 | 71.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 144 | 89 | 0.85 | 0 | 0.38 | 0.44 | 152.95 | 0.73 | 0.33 |
| Hex | 16 | 90 | 59 | 55 | 0 | 26 | 2C | 99 | 49 | 21 |
| Octal | 26 | 220 | 131 | 125 | 0 | 46 | 54 | 231 | 111 | 41 |
| Binary | 10110 | 10010000 | 1011001 | 1010101 | 0 | 100110 | 101100 | 10011001 | 1001001 | 100001 |
Color Harmonies of #169059
Complementary color
Monochromatic Colors of #169059
Black with #169059
Text Example
Text Example
White with #169059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #169059; }
p { color: rgb(22,144,89); }
H1.HeaderClassName
{
color: #169059;
}
.AnyTagClassName
{
color: #169059;
}
</style>
background-color css
<style>
a { background-color: #169059; }
a { background-color: rgb(22,144,89); }
div.DivClassName
{
background-color: #169059;
}
.BgClassName
{
background-color: #169059;
}
</style>
border-color css
<style>
span { border-color: #169059; }
span { border-color: rgb(22,144,89); }
td.TdClassName
{
border-color: #169059;
}
.TagClassName
{
border-color: #169059;
}
</style>