Shades of Salem #138649
Tints of Salem #138649
RGB
CMYK
RGB Variations
Color information
#138649 (or 0x138649) is known color: Salem. HEX triplet: 13, 86 and 49. RGB value is (19,134,73). Sum of RGB (Red+Green+Blue) = 19+134+73=226 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.41% from 226); Green value is 134 (52.73% from 255 or 59.29% from 226); Blue value is 73 (28.91% from 255 or 32.30% from 226); Max value from RGB is 134 - color contains mainly: green. Hex color #138649 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138649 is #EC79B6. Grayscale: #5C5C5C. Windows color (decimal): -15497655 or 4818451. OLE color: 4818451.
HSL color Cylindrical-coordinate representation of color #138649: hue angle of 148.17º 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 #138649 is Cyan = 0.86, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 134 | 73 | - |
| CMYK | 0.86 | 0 | 0.46 | 0.47 |
| HSL | 148.17º | 0.75% | 0.3% | - |
| HSV(B) | 148.17º | 0.86% | 0.53% | - |
| XYZ | 10 | 17.67 | 9.19 | - |
| YUV | 92.66 | 116.9 | 75.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 134 | 73 | 0.86 | 0 | 0.46 | 0.47 | 148.17 | 0.75 | 0.3 |
| Hex | 13 | 86 | 49 | 56 | 0 | 2E | 2F | 94 | 4B | 1E |
| Octal | 23 | 206 | 111 | 126 | 0 | 56 | 57 | 224 | 113 | 36 |
| Binary | 10011 | 10000110 | 1001001 | 1010110 | 0 | 101110 | 101111 | 10010100 | 1001011 | 11110 |
Color Harmonies of #138649
Complementary color
Monochromatic Colors of #138649
Black with #138649
Text Example
Text Example
White with #138649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138649; }
p { color: rgb(19,134,73); }
H1.HeaderClassName
{
color: #138649;
}
.AnyTagClassName
{
color: #138649;
}
</style>
background-color css
<style>
a { background-color: #138649; }
a { background-color: rgb(19,134,73); }
div.DivClassName
{
background-color: #138649;
}
.BgClassName
{
background-color: #138649;
}
</style>
border-color css
<style>
span { border-color: #138649; }
span { border-color: rgb(19,134,73); }
td.TdClassName
{
border-color: #138649;
}
.TagClassName
{
border-color: #138649;
}
</style>