Shades of Salem #129156
Tints of Salem #129156
RGB
CMYK
RGB Variations
Color information
#129156 (or 0x129156) is known color: Salem. HEX triplet: 12, 91 and 56. RGB value is (18,145,86). Sum of RGB (Red+Green+Blue) = 18+145+86=249 (32% of max value = 765). Red value is 18 (7.42% from 255 or 7.23% from 249); Green value is 145 (57.03% from 255 or 58.23% from 249); Blue value is 86 (33.98% from 255 or 34.54% from 249); Max value from RGB is 145 - color contains mainly: green. Hex color #129156 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #129156 is #ED6EA9. Grayscale: #646464. Windows color (decimal): -15560362 or 5673234. OLE color: 5673234.
HSL color Cylindrical-coordinate representation of color #129156: hue angle of 152.13º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #129156 is Cyan = 0.88, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 18 | 145 | 86 | - |
| CMYK | 0.88 | 0 | 0.41 | 0.43 |
| HSL | 152.13º | 0.78% | 0.32% | - |
| HSV(B) | 152.13º | 0.88% | 0.57% | - |
| XYZ | 12.05 | 21.05 | 12.23 | - |
| YUV | 100.3 | 119.92 | 69.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 145 | 86 | 0.88 | 0 | 0.41 | 0.43 | 152.13 | 0.78 | 0.32 |
| Hex | 12 | 91 | 56 | 58 | 0 | 29 | 2B | 98 | 4E | 20 |
| Octal | 22 | 221 | 126 | 130 | 0 | 51 | 53 | 230 | 116 | 40 |
| Binary | 10010 | 10010001 | 1010110 | 1011000 | 0 | 101001 | 101011 | 10011000 | 1001110 | 100000 |
Color Harmonies of #129156
Complementary color
Monochromatic Colors of #129156
Black with #129156
Text Example
Text Example
White with #129156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129156; }
p { color: rgb(18,145,86); }
H1.HeaderClassName
{
color: #129156;
}
.AnyTagClassName
{
color: #129156;
}
</style>
background-color css
<style>
a { background-color: #129156; }
a { background-color: rgb(18,145,86); }
div.DivClassName
{
background-color: #129156;
}
.BgClassName
{
background-color: #129156;
}
</style>
border-color css
<style>
span { border-color: #129156; }
span { border-color: rgb(18,145,86); }
td.TdClassName
{
border-color: #129156;
}
.TagClassName
{
border-color: #129156;
}
</style>