Shades of Salem #138651
Tints of Salem #138651
RGB
CMYK
RGB Variations
Color information
#138651 (or 0x138651) is known color: Salem. HEX triplet: 13, 86 and 51. RGB value is (19,134,81). Sum of RGB (Red+Green+Blue) = 19+134+81=234 (30% of max value = 765). Red value is 19 (7.81% from 255 or 8.12% from 234); Green value is 134 (52.73% from 255 or 57.26% from 234); Blue value is 81 (32.03% from 255 or 34.62% from 234); Max value from RGB is 134 - color contains mainly: green. Hex color #138651 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138651 is #EC79AE. Grayscale: #5D5D5D. Windows color (decimal): -15497647 or 5342739. OLE color: 5342739.
HSL color Cylindrical-coordinate representation of color #138651: hue angle of 152.35º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #138651 is Cyan = 0.86, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 134 | 81 | - |
| CMYK | 0.86 | 0 | 0.40 | 0.47 |
| HSL | 152.35º | 0.75% | 0.3% | - |
| HSV(B) | 152.35º | 0.86% | 0.53% | - |
| XYZ | 10.28 | 17.78 | 10.68 | - |
| YUV | 93.57 | 120.9 | 74.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 134 | 81 | 0.86 | 0 | 0.40 | 0.47 | 152.35 | 0.75 | 0.3 |
| Hex | 13 | 86 | 51 | 56 | 0 | 28 | 2F | 98 | 4B | 1E |
| Octal | 23 | 206 | 121 | 126 | 0 | 50 | 57 | 230 | 113 | 36 |
| Binary | 10011 | 10000110 | 1010001 | 1010110 | 0 | 101000 | 101111 | 10011000 | 1001011 | 11110 |
Color Harmonies of #138651
Complementary color
Monochromatic Colors of #138651
Black with #138651
Text Example
Text Example
White with #138651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138651; }
p { color: rgb(19,134,81); }
H1.HeaderClassName
{
color: #138651;
}
.AnyTagClassName
{
color: #138651;
}
</style>
background-color css
<style>
a { background-color: #138651; }
a { background-color: rgb(19,134,81); }
div.DivClassName
{
background-color: #138651;
}
.BgClassName
{
background-color: #138651;
}
</style>
border-color css
<style>
span { border-color: #138651; }
span { border-color: rgb(19,134,81); }
td.TdClassName
{
border-color: #138651;
}
.TagClassName
{
border-color: #138651;
}
</style>