Shades of Salem #138453
Tints of Salem #138453
RGB
CMYK
RGB Variations
Color information
#138453 (or 0x138453) is known color: Salem. HEX triplet: 13, 84 and 53. RGB value is (19,132,83). Sum of RGB (Red+Green+Blue) = 19+132+83=234 (30% of max value = 765). Red value is 19 (7.81% from 255 or 8.12% from 234); Green value is 132 (51.95% from 255 or 56.41% from 234); Blue value is 83 (32.81% from 255 or 35.47% from 234); Max value from RGB is 132 - color contains mainly: green. Hex color #138453 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138453 is #EC7BAC. Grayscale: #5C5C5C. Windows color (decimal): -15498157 or 5473299. OLE color: 5473299.
HSL color Cylindrical-coordinate representation of color #138453: hue angle of 153.98º 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 #138453 is Cyan = 0.86, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 19 | 132 | 83 | - |
| CMYK | 0.86 | 0 | 0.37 | 0.48 |
| HSL | 153.98º | 0.75% | 0.3% | - |
| HSV(B) | 153.98º | 0.86% | 0.52% | - |
| XYZ | 10.08 | 17.27 | 10.98 | - |
| YUV | 92.63 | 122.56 | 75.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 132 | 83 | 0.86 | 0 | 0.37 | 0.48 | 153.98 | 0.75 | 0.3 |
| Hex | 13 | 84 | 53 | 56 | 0 | 25 | 30 | 9A | 4B | 1E |
| Octal | 23 | 204 | 123 | 126 | 0 | 45 | 60 | 232 | 113 | 36 |
| Binary | 10011 | 10000100 | 1010011 | 1010110 | 0 | 100101 | 110000 | 10011010 | 1001011 | 11110 |
Color Harmonies of #138453
Complementary color
Monochromatic Colors of #138453
Black with #138453
Text Example
Text Example
White with #138453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138453; }
p { color: rgb(19,132,83); }
H1.HeaderClassName
{
color: #138453;
}
.AnyTagClassName
{
color: #138453;
}
</style>
background-color css
<style>
a { background-color: #138453; }
a { background-color: rgb(19,132,83); }
div.DivClassName
{
background-color: #138453;
}
.BgClassName
{
background-color: #138453;
}
</style>
border-color css
<style>
span { border-color: #138453; }
span { border-color: rgb(19,132,83); }
td.TdClassName
{
border-color: #138453;
}
.TagClassName
{
border-color: #138453;
}
</style>