Shades of Salem #127756
Tints of Salem #127756
RGB
CMYK
RGB Variations
Color information
#127756 (or 0x127756) is known color: Salem. HEX triplet: 12, 77 and 56. RGB value is (18,119,86). Sum of RGB (Red+Green+Blue) = 18+119+86=223 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.07% from 223); Green value is 119 (46.88% from 255 or 53.36% from 223); Blue value is 86 (33.98% from 255 or 38.57% from 223); Max value from RGB is 119 - color contains mainly: green. Hex color #127756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127756 is #ED88A9. Grayscale: #555555. Windows color (decimal): -15567018 or 5666578. OLE color: 5666578.
HSL color Cylindrical-coordinate representation of color #127756: hue angle of 160.4º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #127756 is Cyan = 0.85, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 18 | 119 | 86 | - |
| CMYK | 0.85 | 0 | 0.28 | 0.53 |
| HSL | 160.4º | 0.74% | 0.27% | - |
| HSV(B) | 160.4º | 0.85% | 0.47% | - |
| XYZ | 8.53 | 13.99 | 11.06 | - |
| YUV | 85.04 | 128.54 | 80.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 119 | 86 | 0.85 | 0 | 0.28 | 0.53 | 160.4 | 0.74 | 0.27 |
| Hex | 12 | 77 | 56 | 55 | 0 | 1C | 35 | A0 | 4A | 1B |
| Octal | 22 | 167 | 126 | 125 | 0 | 34 | 65 | 240 | 112 | 33 |
| Binary | 10010 | 1110111 | 1010110 | 1010101 | 0 | 11100 | 110101 | 10100000 | 1001010 | 11011 |
Color Harmonies of #127756
Complementary color
Monochromatic Colors of #127756
Black with #127756
Text Example
Text Example
White with #127756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127756; }
p { color: rgb(18,119,86); }
H1.HeaderClassName
{
color: #127756;
}
.AnyTagClassName
{
color: #127756;
}
</style>
background-color css
<style>
a { background-color: #127756; }
a { background-color: rgb(18,119,86); }
div.DivClassName
{
background-color: #127756;
}
.BgClassName
{
background-color: #127756;
}
</style>
border-color css
<style>
span { border-color: #127756; }
span { border-color: rgb(18,119,86); }
td.TdClassName
{
border-color: #127756;
}
.TagClassName
{
border-color: #127756;
}
</style>