Shades of Salem #129056
Tints of Salem #129056
RGB
CMYK
RGB Variations
Color information
#129056 (or 0x129056) is known color: Salem. HEX triplet: 12, 90 and 56. RGB value is (18,144,86). Sum of RGB (Red+Green+Blue) = 18+144+86=248 (32% of max value = 765). Red value is 18 (7.42% from 255 or 7.26% from 248); Green value is 144 (56.64% from 255 or 58.06% from 248); Blue value is 86 (33.98% from 255 or 34.68% from 248); Max value from RGB is 144 - color contains mainly: green. Hex color #129056 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #129056 is #ED6FA9. Grayscale: #636363. Windows color (decimal): -15560618 or 5672978. OLE color: 5672978.
HSL color Cylindrical-coordinate representation of color #129056: hue angle of 152.38º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #129056 is Cyan = 0.88, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 18 | 144 | 86 | - |
| CMYK | 0.88 | 0 | 0.40 | 0.44 |
| HSL | 152.38º | 0.78% | 0.32% | - |
| HSV(B) | 152.38º | 0.88% | 0.56% | - |
| XYZ | 11.9 | 20.75 | 12.18 | - |
| YUV | 99.71 | 120.26 | 69.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 144 | 86 | 0.88 | 0 | 0.40 | 0.44 | 152.38 | 0.78 | 0.32 |
| Hex | 12 | 90 | 56 | 58 | 0 | 28 | 2C | 98 | 4E | 20 |
| Octal | 22 | 220 | 126 | 130 | 0 | 50 | 54 | 230 | 116 | 40 |
| Binary | 10010 | 10010000 | 1010110 | 1011000 | 0 | 101000 | 101100 | 10011000 | 1001110 | 100000 |
Color Harmonies of #129056
Complementary color
Monochromatic Colors of #129056
Black with #129056
Text Example
Text Example
White with #129056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129056; }
p { color: rgb(18,144,86); }
H1.HeaderClassName
{
color: #129056;
}
.AnyTagClassName
{
color: #129056;
}
</style>
background-color css
<style>
a { background-color: #129056; }
a { background-color: rgb(18,144,86); }
div.DivClassName
{
background-color: #129056;
}
.BgClassName
{
background-color: #129056;
}
</style>
border-color css
<style>
span { border-color: #129056; }
span { border-color: rgb(18,144,86); }
td.TdClassName
{
border-color: #129056;
}
.TagClassName
{
border-color: #129056;
}
</style>