Shades of Salem #138844
Tints of Salem #138844
RGB
CMYK
RGB Variations
Color information
#138844 (or 0x138844) is known color: Salem. HEX triplet: 13, 88 and 44. RGB value is (19,136,68). Sum of RGB (Red+Green+Blue) = 19+136+68=223 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.52% from 223); Green value is 136 (53.52% from 255 or 60.99% from 223); Blue value is 68 (26.95% from 255 or 30.49% from 223); Max value from RGB is 136 - color contains mainly: green. Hex color #138844 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138844 is #EC77BB. Grayscale: #5D5D5D. Windows color (decimal): -15497148 or 4491283. OLE color: 4491283.
HSL color Cylindrical-coordinate representation of color #138844: hue angle of 145.13º 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 #138844 is Cyan = 0.86, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 136 | 68 | - |
| CMYK | 0.86 | 0 | 0.50 | 0.47 |
| HSL | 145.13º | 0.75% | 0.3% | - |
| HSV(B) | 145.13º | 0.86% | 0.53% | - |
| XYZ | 10.12 | 18.16 | 8.44 | - |
| YUV | 93.27 | 113.74 | 75.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 136 | 68 | 0.86 | 0 | 0.50 | 0.47 | 145.13 | 0.75 | 0.3 |
| Hex | 13 | 88 | 44 | 56 | 0 | 32 | 2F | 91 | 4B | 1E |
| Octal | 23 | 210 | 104 | 126 | 0 | 62 | 57 | 221 | 113 | 36 |
| Binary | 10011 | 10001000 | 1000100 | 1010110 | 0 | 110010 | 101111 | 10010001 | 1001011 | 11110 |
Color Harmonies of #138844
Complementary color
Monochromatic Colors of #138844
Black with #138844
Text Example
Text Example
White with #138844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138844; }
p { color: rgb(19,136,68); }
H1.HeaderClassName
{
color: #138844;
}
.AnyTagClassName
{
color: #138844;
}
</style>
background-color css
<style>
a { background-color: #138844; }
a { background-color: rgb(19,136,68); }
div.DivClassName
{
background-color: #138844;
}
.BgClassName
{
background-color: #138844;
}
</style>
border-color css
<style>
span { border-color: #138844; }
span { border-color: rgb(19,136,68); }
td.TdClassName
{
border-color: #138844;
}
.TagClassName
{
border-color: #138844;
}
</style>