Shades of Salem #127453
Tints of Salem #127453
RGB
CMYK
RGB Variations
Color information
#127453 (or 0x127453) is known color: Salem. HEX triplet: 12, 74 and 53. RGB value is (18,116,83). Sum of RGB (Red+Green+Blue) = 18+116+83=217 (28% of max value = 765). Red value is 18 (7.42% from 255 or 8.29% from 217); Green value is 116 (45.70% from 255 or 53.46% from 217); Blue value is 83 (32.81% from 255 or 38.25% from 217); Max value from RGB is 116 - color contains mainly: green. Hex color #127453 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127453 is #ED8BAC. Grayscale: #525252. Windows color (decimal): -15567789 or 5469202. OLE color: 5469202.
HSL color Cylindrical-coordinate representation of color #127453: hue angle of 159.8º 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 #127453 is Cyan = 0.84, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 18 | 116 | 83 | - |
| CMYK | 0.84 | 0 | 0.28 | 0.55 |
| HSL | 159.8º | 0.73% | 0.26% | - |
| HSV(B) | 159.8º | 0.84% | 0.45% | - |
| XYZ | 8.06 | 13.24 | 10.32 | - |
| YUV | 82.94 | 128.03 | 81.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 116 | 83 | 0.84 | 0 | 0.28 | 0.55 | 159.8 | 0.73 | 0.26 |
| Hex | 12 | 74 | 53 | 54 | 0 | 1C | 37 | A0 | 49 | 1A |
| Octal | 22 | 164 | 123 | 124 | 0 | 34 | 67 | 240 | 111 | 32 |
| Binary | 10010 | 1110100 | 1010011 | 1010100 | 0 | 11100 | 110111 | 10100000 | 1001001 | 11010 |
Color Harmonies of #127453
Complementary color
Monochromatic Colors of #127453
Black with #127453
Text Example
Text Example
White with #127453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127453; }
p { color: rgb(18,116,83); }
H1.HeaderClassName
{
color: #127453;
}
.AnyTagClassName
{
color: #127453;
}
</style>
background-color css
<style>
a { background-color: #127453; }
a { background-color: rgb(18,116,83); }
div.DivClassName
{
background-color: #127453;
}
.BgClassName
{
background-color: #127453;
}
</style>
border-color css
<style>
span { border-color: #127453; }
span { border-color: rgb(18,116,83); }
td.TdClassName
{
border-color: #127453;
}
.TagClassName
{
border-color: #127453;
}
</style>