Shades of Salem #127456
Tints of Salem #127456
RGB
CMYK
RGB Variations
Color information
#127456 (or 0x127456) is known color: Salem. HEX triplet: 12, 74 and 56. RGB value is (18,116,86). Sum of RGB (Red+Green+Blue) = 18+116+86=220 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.18% from 220); Green value is 116 (45.70% from 255 or 52.73% from 220); Blue value is 86 (33.98% from 255 or 39.09% from 220); Max value from RGB is 116 - color contains mainly: green. Hex color #127456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127456 is #ED8BA9. Grayscale: #535353. Windows color (decimal): -15567786 or 5665810. OLE color: 5665810.
HSL color Cylindrical-coordinate representation of color #127456: hue angle of 161.63º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #127456 is Cyan = 0.84, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 18 | 116 | 86 | - |
| CMYK | 0.84 | 0 | 0.26 | 0.55 |
| HSL | 161.63º | 0.73% | 0.26% | - |
| HSV(B) | 161.63º | 0.84% | 0.45% | - |
| XYZ | 8.17 | 13.29 | 10.94 | - |
| YUV | 83.28 | 129.53 | 81.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 116 | 86 | 0.84 | 0 | 0.26 | 0.55 | 161.63 | 0.73 | 0.26 |
| Hex | 12 | 74 | 56 | 54 | 0 | 1A | 37 | A2 | 49 | 1A |
| Octal | 22 | 164 | 126 | 124 | 0 | 32 | 67 | 242 | 111 | 32 |
| Binary | 10010 | 1110100 | 1010110 | 1010100 | 0 | 11010 | 110111 | 10100010 | 1001001 | 11010 |
Color Harmonies of #127456
Complementary color
Monochromatic Colors of #127456
Black with #127456
Text Example
Text Example
White with #127456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127456; }
p { color: rgb(18,116,86); }
H1.HeaderClassName
{
color: #127456;
}
.AnyTagClassName
{
color: #127456;
}
</style>
background-color css
<style>
a { background-color: #127456; }
a { background-color: rgb(18,116,86); }
div.DivClassName
{
background-color: #127456;
}
.BgClassName
{
background-color: #127456;
}
</style>
border-color css
<style>
span { border-color: #127456; }
span { border-color: rgb(18,116,86); }
td.TdClassName
{
border-color: #127456;
}
.TagClassName
{
border-color: #127456;
}
</style>