Shades of Salem #138446
Tints of Salem #138446
RGB
CMYK
RGB Variations
Color information
#138446 (or 0x138446) is known color: Salem. HEX triplet: 13, 84 and 46. RGB value is (19,132,70). Sum of RGB (Red+Green+Blue) = 19+132+70=221 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.60% from 221); Green value is 132 (51.95% from 255 or 59.73% from 221); Blue value is 70 (27.73% from 255 or 31.67% from 221); Max value from RGB is 132 - color contains mainly: green. Hex color #138446 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138446 is #EC7BB9. Grayscale: #5B5B5B. Windows color (decimal): -15498170 or 4621331. OLE color: 4621331.
HSL color Cylindrical-coordinate representation of color #138446: hue angle of 147.08º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #138446 is Cyan = 0.86, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 19 | 132 | 70 | - |
| CMYK | 0.86 | 0 | 0.47 | 0.48 |
| HSL | 147.08º | 0.75% | 0.3% | - |
| HSV(B) | 147.08º | 0.86% | 0.52% | - |
| XYZ | 9.63 | 17.08 | 8.58 | - |
| YUV | 91.15 | 116.06 | 76.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 132 | 70 | 0.86 | 0 | 0.47 | 0.48 | 147.08 | 0.75 | 0.3 |
| Hex | 13 | 84 | 46 | 56 | 0 | 2F | 30 | 93 | 4B | 1E |
| Octal | 23 | 204 | 106 | 126 | 0 | 57 | 60 | 223 | 113 | 36 |
| Binary | 10011 | 10000100 | 1000110 | 1010110 | 0 | 101111 | 110000 | 10010011 | 1001011 | 11110 |
Color Harmonies of #138446
Complementary color
Monochromatic Colors of #138446
Black with #138446
Text Example
Text Example
White with #138446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138446; }
p { color: rgb(19,132,70); }
H1.HeaderClassName
{
color: #138446;
}
.AnyTagClassName
{
color: #138446;
}
</style>
background-color css
<style>
a { background-color: #138446; }
a { background-color: rgb(19,132,70); }
div.DivClassName
{
background-color: #138446;
}
.BgClassName
{
background-color: #138446;
}
</style>
border-color css
<style>
span { border-color: #138446; }
span { border-color: rgb(19,132,70); }
td.TdClassName
{
border-color: #138446;
}
.TagClassName
{
border-color: #138446;
}
</style>