Shades of Salem #137154
Tints of Salem #137154
RGB
CMYK
RGB Variations
Color information
#137154 (or 0x137154) is known color: Salem. HEX triplet: 13, 71 and 54. RGB value is (19,113,84). Sum of RGB (Red+Green+Blue) = 19+113+84=216 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.80% from 216); Green value is 113 (44.53% from 255 or 52.31% from 216); Blue value is 84 (33.20% from 255 or 38.89% from 216); Max value from RGB is 113 - color contains mainly: green. Hex color #137154 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137154 is #EC8EAB. Grayscale: #515151. Windows color (decimal): -15503020 or 5533971. OLE color: 5533971.
HSL color Cylindrical-coordinate representation of color #137154: hue angle of 161.49º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #137154 is Cyan = 0.83, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 19 | 113 | 84 | - |
| CMYK | 0.83 | 0 | 0.26 | 0.56 |
| HSL | 161.49º | 0.71% | 0.26% | - |
| HSV(B) | 161.49º | 0.83% | 0.44% | - |
| XYZ | 7.77 | 12.59 | 10.41 | - |
| YUV | 81.59 | 129.36 | 83.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 113 | 84 | 0.83 | 0 | 0.26 | 0.56 | 161.49 | 0.71 | 0.26 |
| Hex | 13 | 71 | 54 | 53 | 0 | 1A | 38 | A1 | 47 | 1A |
| Octal | 23 | 161 | 124 | 123 | 0 | 32 | 70 | 241 | 107 | 32 |
| Binary | 10011 | 1110001 | 1010100 | 1010011 | 0 | 11010 | 111000 | 10100001 | 1000111 | 11010 |
Color Harmonies of #137154
Complementary color
Monochromatic Colors of #137154
Black with #137154
Text Example
Text Example
White with #137154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137154; }
p { color: rgb(19,113,84); }
H1.HeaderClassName
{
color: #137154;
}
.AnyTagClassName
{
color: #137154;
}
</style>
background-color css
<style>
a { background-color: #137154; }
a { background-color: rgb(19,113,84); }
div.DivClassName
{
background-color: #137154;
}
.BgClassName
{
background-color: #137154;
}
</style>
border-color css
<style>
span { border-color: #137154; }
span { border-color: rgb(19,113,84); }
td.TdClassName
{
border-color: #137154;
}
.TagClassName
{
border-color: #137154;
}
</style>