Shades of Salem #138558
Tints of Salem #138558
RGB
CMYK
RGB Variations
Color information
#138558 (or 0x138558) is known color: Salem. HEX triplet: 13, 85 and 58. RGB value is (19,133,88). Sum of RGB (Red+Green+Blue) = 19+133+88=240 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.92% from 240); Green value is 133 (52.34% from 255 or 55.42% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 133 - color contains mainly: green. Hex color #138558 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138558 is #EC7AA7. Grayscale: #5D5D5D. Windows color (decimal): -15497896 or 5801235. OLE color: 5801235.
HSL color Cylindrical-coordinate representation of color #138558: hue angle of 156.32º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #138558 is Cyan = 0.86, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 19 | 133 | 88 | - |
| CMYK | 0.86 | 0 | 0.34 | 0.48 |
| HSL | 156.32º | 0.75% | 0.3% | - |
| HSV(B) | 156.32º | 0.86% | 0.52% | - |
| XYZ | 10.42 | 17.62 | 12.08 | - |
| YUV | 93.78 | 124.73 | 74.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 133 | 88 | 0.86 | 0 | 0.34 | 0.48 | 156.32 | 0.75 | 0.3 |
| Hex | 13 | 85 | 58 | 56 | 0 | 22 | 30 | 9C | 4B | 1E |
| Octal | 23 | 205 | 130 | 126 | 0 | 42 | 60 | 234 | 113 | 36 |
| Binary | 10011 | 10000101 | 1011000 | 1010110 | 0 | 100010 | 110000 | 10011100 | 1001011 | 11110 |
Color Harmonies of #138558
Complementary color
Monochromatic Colors of #138558
Black with #138558
Text Example
Text Example
White with #138558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138558; }
p { color: rgb(19,133,88); }
H1.HeaderClassName
{
color: #138558;
}
.AnyTagClassName
{
color: #138558;
}
</style>
background-color css
<style>
a { background-color: #138558; }
a { background-color: rgb(19,133,88); }
div.DivClassName
{
background-color: #138558;
}
.BgClassName
{
background-color: #138558;
}
</style>
border-color css
<style>
span { border-color: #138558; }
span { border-color: rgb(19,133,88); }
td.TdClassName
{
border-color: #138558;
}
.TagClassName
{
border-color: #138558;
}
</style>