Shades of Salem #138953
Tints of Salem #138953
RGB
CMYK
RGB Variations
Color information
#138953 (or 0x138953) is known color: Salem. HEX triplet: 13, 89 and 53. RGB value is (19,137,83). Sum of RGB (Red+Green+Blue) = 19+137+83=239 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.95% from 239); Green value is 137 (53.91% from 255 or 57.32% from 239); Blue value is 83 (32.81% from 255 or 34.73% from 239); Max value from RGB is 137 - color contains mainly: green. Hex color #138953 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138953 is #EC76AC. Grayscale: #5F5F5F. Windows color (decimal): -15496877 or 5474579. OLE color: 5474579.
HSL color Cylindrical-coordinate representation of color #138953: hue angle of 152.54º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #138953 is Cyan = 0.86, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 19 | 137 | 83 | - |
| CMYK | 0.86 | 0 | 0.39 | 0.46 |
| HSL | 152.54º | 0.76% | 0.31% | - |
| HSV(B) | 152.54º | 0.86% | 0.54% | - |
| XYZ | 10.78 | 18.65 | 11.22 | - |
| YUV | 95.56 | 120.91 | 73.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 137 | 83 | 0.86 | 0 | 0.39 | 0.46 | 152.54 | 0.76 | 0.31 |
| Hex | 13 | 89 | 53 | 56 | 0 | 27 | 2E | 99 | 4C | 1F |
| Octal | 23 | 211 | 123 | 126 | 0 | 47 | 56 | 231 | 114 | 37 |
| Binary | 10011 | 10001001 | 1010011 | 1010110 | 0 | 100111 | 101110 | 10011001 | 1001100 | 11111 |
Color Harmonies of #138953
Complementary color
Monochromatic Colors of #138953
Black with #138953
Text Example
Text Example
White with #138953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138953; }
p { color: rgb(19,137,83); }
H1.HeaderClassName
{
color: #138953;
}
.AnyTagClassName
{
color: #138953;
}
</style>
background-color css
<style>
a { background-color: #138953; }
a { background-color: rgb(19,137,83); }
div.DivClassName
{
background-color: #138953;
}
.BgClassName
{
background-color: #138953;
}
</style>
border-color css
<style>
span { border-color: #138953; }
span { border-color: rgb(19,137,83); }
td.TdClassName
{
border-color: #138953;
}
.TagClassName
{
border-color: #138953;
}
</style>