Shades of Salem #117152
Tints of Salem #117152
RGB
CMYK
RGB Variations
Color information
#117152 (or 0x117152) is known color: Salem. HEX triplet: 11, 71 and 52. RGB value is (17,113,82). Sum of RGB (Red+Green+Blue) = 17+113+82=212 (28% of max value = 765). Red value is 17 (7.03% from 255 or 8.02% from 212); Green value is 113 (44.53% from 255 or 53.30% from 212); Blue value is 82 (32.42% from 255 or 38.68% from 212); Max value from RGB is 113 - color contains mainly: green. Hex color #117152 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117152 is #EE8EAD. Grayscale: #505050. Windows color (decimal): -15634094 or 5402897. OLE color: 5402897.
HSL color Cylindrical-coordinate representation of color #117152: hue angle of 160.62º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117152 is Cyan = 0.85, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 17 | 113 | 82 | - |
| CMYK | 0.85 | 0 | 0.27 | 0.56 |
| HSL | 160.63º | 0.74% | 0.25% | - |
| HSV(B) | 160.63º | 0.85% | 0.44% | - |
| XYZ | 7.66 | 12.54 | 10 | - |
| YUV | 80.76 | 128.7 | 82.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 113 | 82 | 0.85 | 0 | 0.27 | 0.56 | 160.63 | 0.74 | 0.25 |
| Hex | 11 | 71 | 52 | 55 | 0 | 1B | 38 | A1 | 4A | 19 |
| Octal | 21 | 161 | 122 | 125 | 0 | 33 | 70 | 241 | 112 | 31 |
| Binary | 10001 | 1110001 | 1010010 | 1010101 | 0 | 11011 | 111000 | 10100001 | 1001010 | 11001 |
Color Harmonies of #117152
Complementary color
Monochromatic Colors of #117152
Black with #117152
Text Example
Text Example
White with #117152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117152; }
p { color: rgb(17,113,82); }
H1.HeaderClassName
{
color: #117152;
}
.AnyTagClassName
{
color: #117152;
}
</style>
background-color css
<style>
a { background-color: #117152; }
a { background-color: rgb(17,113,82); }
div.DivClassName
{
background-color: #117152;
}
.BgClassName
{
background-color: #117152;
}
</style>
border-color css
<style>
span { border-color: #117152; }
span { border-color: rgb(17,113,82); }
td.TdClassName
{
border-color: #117152;
}
.TagClassName
{
border-color: #117152;
}
</style>