Shades of Salem #117450
Tints of Salem #117450
RGB
CMYK
RGB Variations
Color information
#117450 (or 0x117450) is known color: Salem. HEX triplet: 11, 74 and 50. RGB value is (17,116,80). Sum of RGB (Red+Green+Blue) = 17+116+80=213 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.98% from 213); Green value is 116 (45.70% from 255 or 54.46% from 213); Blue value is 80 (31.64% from 255 or 37.56% from 213); Max value from RGB is 116 - color contains mainly: green. Hex color #117450 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117450 is #EE8BAF. Grayscale: #525252. Windows color (decimal): -15633328 or 5272593. OLE color: 5272593.
HSL color Cylindrical-coordinate representation of color #117450: hue angle of 158.18º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117450 is Cyan = 0.85, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 17 | 116 | 80 | - |
| CMYK | 0.85 | 0 | 0.31 | 0.55 |
| HSL | 158.18º | 0.74% | 0.26% | - |
| HSV(B) | 158.18º | 0.85% | 0.45% | - |
| XYZ | 7.92 | 13.19 | 9.72 | - |
| YUV | 82.3 | 126.7 | 81.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 116 | 80 | 0.85 | 0 | 0.31 | 0.55 | 158.18 | 0.74 | 0.26 |
| Hex | 11 | 74 | 50 | 55 | 0 | 1F | 37 | 9E | 4A | 1A |
| Octal | 21 | 164 | 120 | 125 | 0 | 37 | 67 | 236 | 112 | 32 |
| Binary | 10001 | 1110100 | 1010000 | 1010101 | 0 | 11111 | 110111 | 10011110 | 1001010 | 11010 |
Color Harmonies of #117450
Complementary color
Monochromatic Colors of #117450
Black with #117450
Text Example
Text Example
White with #117450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117450; }
p { color: rgb(17,116,80); }
H1.HeaderClassName
{
color: #117450;
}
.AnyTagClassName
{
color: #117450;
}
</style>
background-color css
<style>
a { background-color: #117450; }
a { background-color: rgb(17,116,80); }
div.DivClassName
{
background-color: #117450;
}
.BgClassName
{
background-color: #117450;
}
</style>
border-color css
<style>
span { border-color: #117450; }
span { border-color: rgb(17,116,80); }
td.TdClassName
{
border-color: #117450;
}
.TagClassName
{
border-color: #117450;
}
</style>