Shades of Salem #129054
Tints of Salem #129054
RGB
CMYK
RGB Variations
Color information
#129054 (or 0x129054) is known color: Salem. HEX triplet: 12, 90 and 54. RGB value is (18,144,84). Sum of RGB (Red+Green+Blue) = 18+144+84=246 (32% of max value = 765). Red value is 18 (7.42% from 255 or 7.32% from 246); Green value is 144 (56.64% from 255 or 58.54% from 246); Blue value is 84 (33.20% from 255 or 34.15% from 246); Max value from RGB is 144 - color contains mainly: green. Hex color #129054 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #129054 is #ED6FAB. Grayscale: #636363. Windows color (decimal): -15560620 or 5541906. OLE color: 5541906.
HSL color Cylindrical-coordinate representation of color #129054: hue angle of 151.43º 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 #129054 is Cyan = 0.88, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 18 | 144 | 84 | - |
| CMYK | 0.88 | 0 | 0.42 | 0.44 |
| HSL | 151.43º | 0.78% | 0.32% | - |
| HSV(B) | 151.43º | 0.88% | 0.56% | - |
| XYZ | 11.82 | 20.72 | 11.76 | - |
| YUV | 99.49 | 119.26 | 69.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 144 | 84 | 0.88 | 0 | 0.42 | 0.44 | 151.43 | 0.78 | 0.32 |
| Hex | 12 | 90 | 54 | 58 | 0 | 2A | 2C | 97 | 4E | 20 |
| Octal | 22 | 220 | 124 | 130 | 0 | 52 | 54 | 227 | 116 | 40 |
| Binary | 10010 | 10010000 | 1010100 | 1011000 | 0 | 101010 | 101100 | 10010111 | 1001110 | 100000 |
Color Harmonies of #129054
Complementary color
Monochromatic Colors of #129054
Black with #129054
Text Example
Text Example
White with #129054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129054; }
p { color: rgb(18,144,84); }
H1.HeaderClassName
{
color: #129054;
}
.AnyTagClassName
{
color: #129054;
}
</style>
background-color css
<style>
a { background-color: #129054; }
a { background-color: rgb(18,144,84); }
div.DivClassName
{
background-color: #129054;
}
.BgClassName
{
background-color: #129054;
}
</style>
border-color css
<style>
span { border-color: #129054; }
span { border-color: rgb(18,144,84); }
td.TdClassName
{
border-color: #129054;
}
.TagClassName
{
border-color: #129054;
}
</style>