Shades of Salem #137351
Tints of Salem #137351
RGB
CMYK
RGB Variations
Color information
#137351 (or 0x137351) is known color: Salem. HEX triplet: 13, 73 and 51. RGB value is (19,115,81). Sum of RGB (Red+Green+Blue) = 19+115+81=215 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.84% from 215); Green value is 115 (45.31% from 255 or 53.49% from 215); Blue value is 81 (32.03% from 255 or 37.67% from 215); Max value from RGB is 115 - color contains mainly: green. Hex color #137351 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137351 is #EC8CAE. Grayscale: #525252. Windows color (decimal): -15502511 or 5337875. OLE color: 5337875.
HSL color Cylindrical-coordinate representation of color #137351: hue angle of 158.75º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #137351 is Cyan = 0.83, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 115 | 81 | - |
| CMYK | 0.83 | 0 | 0.30 | 0.55 |
| HSL | 158.75º | 0.72% | 0.26% | - |
| HSV(B) | 158.75º | 0.83% | 0.45% | - |
| XYZ | 7.88 | 12.99 | 9.88 | - |
| YUV | 82.42 | 127.2 | 82.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 115 | 81 | 0.83 | 0 | 0.30 | 0.55 | 158.75 | 0.72 | 0.26 |
| Hex | 13 | 73 | 51 | 53 | 0 | 1E | 37 | 9F | 48 | 1A |
| Octal | 23 | 163 | 121 | 123 | 0 | 36 | 67 | 237 | 110 | 32 |
| Binary | 10011 | 1110011 | 1010001 | 1010011 | 0 | 11110 | 110111 | 10011111 | 1001000 | 11010 |
Color Harmonies of #137351
Complementary color
Monochromatic Colors of #137351
Black with #137351
Text Example
Text Example
White with #137351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137351; }
p { color: rgb(19,115,81); }
H1.HeaderClassName
{
color: #137351;
}
.AnyTagClassName
{
color: #137351;
}
</style>
background-color css
<style>
a { background-color: #137351; }
a { background-color: rgb(19,115,81); }
div.DivClassName
{
background-color: #137351;
}
.BgClassName
{
background-color: #137351;
}
</style>
border-color css
<style>
span { border-color: #137351; }
span { border-color: rgb(19,115,81); }
td.TdClassName
{
border-color: #137351;
}
.TagClassName
{
border-color: #137351;
}
</style>