Shades of Salem #117753
Tints of Salem #117753
RGB
CMYK
RGB Variations
Color information
#117753 (or 0x117753) is known color: Salem. HEX triplet: 11, 77 and 53. RGB value is (17,119,83). Sum of RGB (Red+Green+Blue) = 17+119+83=219 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.76% from 219); Green value is 119 (46.88% from 255 or 54.34% from 219); Blue value is 83 (32.81% from 255 or 37.90% from 219); Max value from RGB is 119 - color contains mainly: green. Hex color #117753 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117753 is #EE88AC. Grayscale: #545454. Windows color (decimal): -15632557 or 5469969. OLE color: 5469969.
HSL color Cylindrical-coordinate representation of color #117753: hue angle of 158.82º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #117753 is Cyan = 0.86, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 17 | 119 | 83 | - |
| CMYK | 0.86 | 0 | 0.30 | 0.53 |
| HSL | 158.82º | 0.75% | 0.27% | - |
| HSV(B) | 158.82º | 0.86% | 0.47% | - |
| XYZ | 8.39 | 13.94 | 10.43 | - |
| YUV | 84.4 | 127.21 | 79.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 119 | 83 | 0.86 | 0 | 0.30 | 0.53 | 158.82 | 0.75 | 0.27 |
| Hex | 11 | 77 | 53 | 56 | 0 | 1E | 35 | 9F | 4B | 1B |
| Octal | 21 | 167 | 123 | 126 | 0 | 36 | 65 | 237 | 113 | 33 |
| Binary | 10001 | 1110111 | 1010011 | 1010110 | 0 | 11110 | 110101 | 10011111 | 1001011 | 11011 |
Color Harmonies of #117753
Complementary color
Monochromatic Colors of #117753
Black with #117753
Text Example
Text Example
White with #117753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117753; }
p { color: rgb(17,119,83); }
H1.HeaderClassName
{
color: #117753;
}
.AnyTagClassName
{
color: #117753;
}
</style>
background-color css
<style>
a { background-color: #117753; }
a { background-color: rgb(17,119,83); }
div.DivClassName
{
background-color: #117753;
}
.BgClassName
{
background-color: #117753;
}
</style>
border-color css
<style>
span { border-color: #117753; }
span { border-color: rgb(17,119,83); }
td.TdClassName
{
border-color: #117753;
}
.TagClassName
{
border-color: #117753;
}
</style>