Shades of Salem #128458
Tints of Salem #128458
RGB
CMYK
RGB Variations
Color information
#128458 (or 0x128458) is known color: Salem. HEX triplet: 12, 84 and 58. RGB value is (18,132,88). Sum of RGB (Red+Green+Blue) = 18+132+88=238 (31% of max value = 765). Red value is 18 (7.42% from 255 or 7.56% from 238); Green value is 132 (51.95% from 255 or 55.46% from 238); Blue value is 88 (34.77% from 255 or 36.97% from 238); Max value from RGB is 132 - color contains mainly: green. Hex color #128458 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #128458 is #ED7BA7. Grayscale: #5C5C5C. Windows color (decimal): -15563688 or 5800978. OLE color: 5800978.
HSL color Cylindrical-coordinate representation of color #128458: hue angle of 156.84º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #128458 is Cyan = 0.86, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 18 | 132 | 88 | - |
| CMYK | 0.86 | 0 | 0.33 | 0.48 |
| HSL | 156.84º | 0.76% | 0.29% | - |
| HSV(B) | 156.84º | 0.86% | 0.52% | - |
| XYZ | 10.26 | 17.34 | 12.04 | - |
| YUV | 92.9 | 125.23 | 74.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 132 | 88 | 0.86 | 0 | 0.33 | 0.48 | 156.84 | 0.76 | 0.29 |
| Hex | 12 | 84 | 58 | 56 | 0 | 21 | 30 | 9D | 4C | 1D |
| Octal | 22 | 204 | 130 | 126 | 0 | 41 | 60 | 235 | 114 | 35 |
| Binary | 10010 | 10000100 | 1011000 | 1010110 | 0 | 100001 | 110000 | 10011101 | 1001100 | 11101 |
Color Harmonies of #128458
Complementary color
Monochromatic Colors of #128458
Black with #128458
Text Example
Text Example
White with #128458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #128458; }
p { color: rgb(18,132,88); }
H1.HeaderClassName
{
color: #128458;
}
.AnyTagClassName
{
color: #128458;
}
</style>
background-color css
<style>
a { background-color: #128458; }
a { background-color: rgb(18,132,88); }
div.DivClassName
{
background-color: #128458;
}
.BgClassName
{
background-color: #128458;
}
</style>
border-color css
<style>
span { border-color: #128458; }
span { border-color: rgb(18,132,88); }
td.TdClassName
{
border-color: #128458;
}
.TagClassName
{
border-color: #128458;
}
</style>