Shades of Salem #117452
Tints of Salem #117452
RGB
CMYK
RGB Variations
Color information
#117452 (or 0x117452) is known color: Salem. HEX triplet: 11, 74 and 52. RGB value is (17,116,82). Sum of RGB (Red+Green+Blue) = 17+116+82=215 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.91% from 215); Green value is 116 (45.70% from 255 or 53.95% from 215); Blue value is 82 (32.42% from 255 or 38.14% from 215); Max value from RGB is 116 - color contains mainly: green. Hex color #117452 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117452 is #EE8BAD. Grayscale: #525252. Windows color (decimal): -15633326 or 5403665. OLE color: 5403665.
HSL color Cylindrical-coordinate representation of color #117452: hue angle of 159.39º 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 #117452 is Cyan = 0.85, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 17 | 116 | 82 | - |
| CMYK | 0.85 | 0 | 0.29 | 0.55 |
| HSL | 159.39º | 0.74% | 0.26% | - |
| HSV(B) | 159.39º | 0.85% | 0.45% | - |
| XYZ | 8 | 13.22 | 10.11 | - |
| YUV | 82.52 | 127.7 | 81.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 116 | 82 | 0.85 | 0 | 0.29 | 0.55 | 159.39 | 0.74 | 0.26 |
| Hex | 11 | 74 | 52 | 55 | 0 | 1D | 37 | 9F | 4A | 1A |
| Octal | 21 | 164 | 122 | 125 | 0 | 35 | 67 | 237 | 112 | 32 |
| Binary | 10001 | 1110100 | 1010010 | 1010101 | 0 | 11101 | 110111 | 10011111 | 1001010 | 11010 |
Color Harmonies of #117452
Complementary color
Monochromatic Colors of #117452
Black with #117452
Text Example
Text Example
White with #117452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117452; }
p { color: rgb(17,116,82); }
H1.HeaderClassName
{
color: #117452;
}
.AnyTagClassName
{
color: #117452;
}
</style>
background-color css
<style>
a { background-color: #117452; }
a { background-color: rgb(17,116,82); }
div.DivClassName
{
background-color: #117452;
}
.BgClassName
{
background-color: #117452;
}
</style>
border-color css
<style>
span { border-color: #117452; }
span { border-color: rgb(17,116,82); }
td.TdClassName
{
border-color: #117452;
}
.TagClassName
{
border-color: #117452;
}
</style>