Shades of Salem #127649
Tints of Salem #127649
RGB
CMYK
RGB Variations
Color information
#127649 (or 0x127649) is known color: Salem. HEX triplet: 12, 76 and 49. RGB value is (18,118,73). Sum of RGB (Red+Green+Blue) = 18+118+73=209 (27% of max value = 765). Red value is 18 (7.42% from 255 or 8.61% from 209); Green value is 118 (46.48% from 255 or 56.46% from 209); Blue value is 73 (28.91% from 255 or 34.93% from 209); Max value from RGB is 118 - color contains mainly: green. Hex color #127649 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #127649 is #ED89B6. Grayscale: #535353. Windows color (decimal): -15567287 or 4814354. OLE color: 4814354.
HSL color Cylindrical-coordinate representation of color #127649: hue angle of 153º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #127649 is Cyan = 0.85, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 118 | 73 | - |
| CMYK | 0.85 | 0 | 0.38 | 0.54 |
| HSL | 153º | 0.74% | 0.27% | - |
| HSV(B) | 153º | 0.85% | 0.46% | - |
| XYZ | 7.93 | 13.57 | 8.5 | - |
| YUV | 82.97 | 122.37 | 81.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 118 | 73 | 0.85 | 0 | 0.38 | 0.54 | 153 | 0.74 | 0.27 |
| Hex | 12 | 76 | 49 | 55 | 0 | 26 | 36 | 99 | 4A | 1B |
| Octal | 22 | 166 | 111 | 125 | 0 | 46 | 66 | 231 | 112 | 33 |
| Binary | 10010 | 1110110 | 1001001 | 1010101 | 0 | 100110 | 110110 | 10011001 | 1001010 | 11011 |
Color Harmonies of #127649
Complementary color
Monochromatic Colors of #127649
Black with #127649
Text Example
Text Example
White with #127649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127649; }
p { color: rgb(18,118,73); }
H1.HeaderClassName
{
color: #127649;
}
.AnyTagClassName
{
color: #127649;
}
</style>
background-color css
<style>
a { background-color: #127649; }
a { background-color: rgb(18,118,73); }
div.DivClassName
{
background-color: #127649;
}
.BgClassName
{
background-color: #127649;
}
</style>
border-color css
<style>
span { border-color: #127649; }
span { border-color: rgb(18,118,73); }
td.TdClassName
{
border-color: #127649;
}
.TagClassName
{
border-color: #127649;
}
</style>