Shades of Salem #138358
Tints of Salem #138358
RGB
CMYK
RGB Variations
Color information
#138358 (or 0x138358) is known color: Salem. HEX triplet: 13, 83 and 58. RGB value is (19,131,88). Sum of RGB (Red+Green+Blue) = 19+131+88=238 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.98% from 238); Green value is 131 (51.56% from 255 or 55.04% from 238); Blue value is 88 (34.77% from 255 or 36.97% from 238); Max value from RGB is 131 - color contains mainly: green. Hex color #138358 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138358 is #EC7CA7. Grayscale: #5C5C5C. Windows color (decimal): -15498408 or 5800723. OLE color: 5800723.
HSL color Cylindrical-coordinate representation of color #138358: hue angle of 156.96º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #138358 is Cyan = 0.85, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 19 | 131 | 88 | - |
| CMYK | 0.85 | 0 | 0.33 | 0.49 |
| HSL | 156.96º | 0.75% | 0.29% | - |
| HSV(B) | 156.96º | 0.85% | 0.51% | - |
| XYZ | 10.15 | 17.08 | 11.99 | - |
| YUV | 92.61 | 125.39 | 75.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 131 | 88 | 0.85 | 0 | 0.33 | 0.49 | 156.96 | 0.75 | 0.29 |
| Hex | 13 | 83 | 58 | 55 | 0 | 21 | 31 | 9D | 4B | 1D |
| Octal | 23 | 203 | 130 | 125 | 0 | 41 | 61 | 235 | 113 | 35 |
| Binary | 10011 | 10000011 | 1011000 | 1010101 | 0 | 100001 | 110001 | 10011101 | 1001011 | 11101 |
Color Harmonies of #138358
Complementary color
Monochromatic Colors of #138358
Black with #138358
Text Example
Text Example
White with #138358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138358; }
p { color: rgb(19,131,88); }
H1.HeaderClassName
{
color: #138358;
}
.AnyTagClassName
{
color: #138358;
}
</style>
background-color css
<style>
a { background-color: #138358; }
a { background-color: rgb(19,131,88); }
div.DivClassName
{
background-color: #138358;
}
.BgClassName
{
background-color: #138358;
}
</style>
border-color css
<style>
span { border-color: #138358; }
span { border-color: rgb(19,131,88); }
td.TdClassName
{
border-color: #138358;
}
.TagClassName
{
border-color: #138358;
}
</style>