Shades of Salem #138754
Tints of Salem #138754
RGB
CMYK
RGB Variations
Color information
#138754 (or 0x138754) is known color: Salem. HEX triplet: 13, 87 and 54. RGB value is (19,135,84). Sum of RGB (Red+Green+Blue) = 19+135+84=238 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.98% from 238); Green value is 135 (53.12% from 255 or 56.72% from 238); Blue value is 84 (33.20% from 255 or 35.29% from 238); Max value from RGB is 135 - color contains mainly: green. Hex color #138754 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138754 is #EC78AB. Grayscale: #5E5E5E. Windows color (decimal): -15497388 or 5539603. OLE color: 5539603.
HSL color Cylindrical-coordinate representation of color #138754: hue angle of 153.62º 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 #138754 is Cyan = 0.86, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 135 | 84 | - |
| CMYK | 0.86 | 0 | 0.38 | 0.47 |
| HSL | 153.62º | 0.75% | 0.3% | - |
| HSV(B) | 153.62º | 0.86% | 0.53% | - |
| XYZ | 10.53 | 18.11 | 11.33 | - |
| YUV | 94.5 | 122.07 | 74.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 135 | 84 | 0.86 | 0 | 0.38 | 0.47 | 153.62 | 0.75 | 0.3 |
| Hex | 13 | 87 | 54 | 56 | 0 | 26 | 2F | 9A | 4B | 1E |
| Octal | 23 | 207 | 124 | 126 | 0 | 46 | 57 | 232 | 113 | 36 |
| Binary | 10011 | 10000111 | 1010100 | 1010110 | 0 | 100110 | 101111 | 10011010 | 1001011 | 11110 |
Color Harmonies of #138754
Complementary color
Monochromatic Colors of #138754
Black with #138754
Text Example
Text Example
White with #138754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138754; }
p { color: rgb(19,135,84); }
H1.HeaderClassName
{
color: #138754;
}
.AnyTagClassName
{
color: #138754;
}
</style>
background-color css
<style>
a { background-color: #138754; }
a { background-color: rgb(19,135,84); }
div.DivClassName
{
background-color: #138754;
}
.BgClassName
{
background-color: #138754;
}
</style>
border-color css
<style>
span { border-color: #138754; }
span { border-color: rgb(19,135,84); }
td.TdClassName
{
border-color: #138754;
}
.TagClassName
{
border-color: #138754;
}
</style>