Shades of Salem #129239
Tints of Salem #129239
RGB
CMYK
RGB Variations
Color information
#129239 (or 0x129239) is known color: Salem. HEX triplet: 12, 92 and 39. RGB value is (18,146,57). Sum of RGB (Red+Green+Blue) = 18+146+57=221 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.14% from 221); Green value is 146 (57.42% from 255 or 66.06% from 221); Blue value is 57 (22.66% from 255 or 25.79% from 221); Max value from RGB is 146 - color contains mainly: green. Hex color #129239 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #129239 is #ED6DC6. Grayscale: #616161. Windows color (decimal): -15560135 or 3772946. OLE color: 3772946.
HSL color Cylindrical-coordinate representation of color #129239: hue angle of 138.28º 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 #129239 is Cyan = 0.88, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 18 | 146 | 57 | - |
| CMYK | 0.88 | 0 | 0.61 | 0.43 |
| HSL | 138.28º | 0.78% | 0.32% | - |
| HSV(B) | 138.28º | 0.88% | 0.57% | - |
| XYZ | 11.27 | 20.98 | 7.33 | - |
| YUV | 97.58 | 105.09 | 71.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 146 | 57 | 0.88 | 0 | 0.61 | 0.43 | 138.28 | 0.78 | 0.32 |
| Hex | 12 | 92 | 39 | 58 | 0 | 3D | 2B | 8A | 4E | 20 |
| Octal | 22 | 222 | 71 | 130 | 0 | 75 | 53 | 212 | 116 | 40 |
| Binary | 10010 | 10010010 | 111001 | 1011000 | 0 | 111101 | 101011 | 10001010 | 1001110 | 100000 |
Color Harmonies of #129239
Complementary color
Monochromatic Colors of #129239
Black with #129239
Text Example
Text Example
White with #129239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129239; }
p { color: rgb(18,146,57); }
H1.HeaderClassName
{
color: #129239;
}
.AnyTagClassName
{
color: #129239;
}
</style>
background-color css
<style>
a { background-color: #129239; }
a { background-color: rgb(18,146,57); }
div.DivClassName
{
background-color: #129239;
}
.BgClassName
{
background-color: #129239;
}
</style>
border-color css
<style>
span { border-color: #129239; }
span { border-color: rgb(18,146,57); }
td.TdClassName
{
border-color: #129239;
}
.TagClassName
{
border-color: #129239;
}
</style>