Shades of Salem #138056
Tints of Salem #138056
RGB
CMYK
RGB Variations
Color information
#138056 (or 0x138056) is known color: Salem. HEX triplet: 13, 80 and 56. RGB value is (19,128,86). Sum of RGB (Red+Green+Blue) = 19+128+86=233 (30% of max value = 765). Red value is 19 (7.81% from 255 or 8.15% from 233); Green value is 128 (50.39% from 255 or 54.94% from 233); Blue value is 86 (33.98% from 255 or 36.91% from 233); Max value from RGB is 128 - color contains mainly: green. Hex color #138056 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138056 is #EC7FA9. Grayscale: #5A5A5A. Windows color (decimal): -15499178 or 5668883. OLE color: 5668883.
HSL color Cylindrical-coordinate representation of color #138056: hue angle of 156.88º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #138056 is Cyan = 0.85, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 19 | 128 | 86 | - |
| CMYK | 0.85 | 0 | 0.33 | 0.50 |
| HSL | 156.88º | 0.74% | 0.29% | - |
| HSV(B) | 156.88º | 0.85% | 0.5% | - |
| XYZ | 9.67 | 16.25 | 11.43 | - |
| YUV | 90.62 | 125.39 | 76.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 128 | 86 | 0.85 | 0 | 0.33 | 0.50 | 156.88 | 0.74 | 0.29 |
| Hex | 13 | 80 | 56 | 55 | 0 | 21 | 32 | 9D | 4A | 1D |
| Octal | 23 | 200 | 126 | 125 | 0 | 41 | 62 | 235 | 112 | 35 |
| Binary | 10011 | 10000000 | 1010110 | 1010101 | 0 | 100001 | 110010 | 10011101 | 1001010 | 11101 |
Color Harmonies of #138056
Complementary color
Monochromatic Colors of #138056
Black with #138056
Text Example
Text Example
White with #138056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138056; }
p { color: rgb(19,128,86); }
H1.HeaderClassName
{
color: #138056;
}
.AnyTagClassName
{
color: #138056;
}
</style>
background-color css
<style>
a { background-color: #138056; }
a { background-color: rgb(19,128,86); }
div.DivClassName
{
background-color: #138056;
}
.BgClassName
{
background-color: #138056;
}
</style>
border-color css
<style>
span { border-color: #138056; }
span { border-color: rgb(19,128,86); }
td.TdClassName
{
border-color: #138056;
}
.TagClassName
{
border-color: #138056;
}
</style>