Shades of Salem #107453
Tints of Salem #107453
RGB
CMYK
RGB Variations
Color information
#107453 (or 0x107453) is known color: Salem. HEX triplet: 10, 74 and 53. RGB value is (16,116,83). Sum of RGB (Red+Green+Blue) = 16+116+83=215 (28% of max value = 765). Red value is 16 (6.64% from 255 or 7.44% from 215); Green value is 116 (45.70% from 255 or 53.95% from 215); Blue value is 83 (32.81% from 255 or 38.60% from 215); Max value from RGB is 116 - color contains mainly: green. Hex color #107453 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #107453 is #EF8BAC. Grayscale: #525252. Windows color (decimal): -15698861 or 5469200. OLE color: 5469200.
HSL color Cylindrical-coordinate representation of color #107453: hue angle of 160.2º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #107453 is Cyan = 0.86, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 16 | 116 | 83 | - |
| CMYK | 0.86 | 0 | 0.28 | 0.55 |
| HSL | 160.2º | 0.76% | 0.26% | - |
| HSV(B) | 160.2º | 0.86% | 0.45% | - |
| XYZ | 8.02 | 13.23 | 10.31 | - |
| YUV | 82.34 | 128.37 | 80.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 116 | 83 | 0.86 | 0 | 0.28 | 0.55 | 160.2 | 0.76 | 0.26 |
| Hex | 10 | 74 | 53 | 56 | 0 | 1C | 37 | A0 | 4C | 1A |
| Octal | 20 | 164 | 123 | 126 | 0 | 34 | 67 | 240 | 114 | 32 |
| Binary | 10000 | 1110100 | 1010011 | 1010110 | 0 | 11100 | 110111 | 10100000 | 1001100 | 11010 |
Color Harmonies of #107453
Complementary color
Monochromatic Colors of #107453
Black with #107453
Text Example
Text Example
White with #107453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107453; }
p { color: rgb(16,116,83); }
H1.HeaderClassName
{
color: #107453;
}
.AnyTagClassName
{
color: #107453;
}
</style>
background-color css
<style>
a { background-color: #107453; }
a { background-color: rgb(16,116,83); }
div.DivClassName
{
background-color: #107453;
}
.BgClassName
{
background-color: #107453;
}
</style>
border-color css
<style>
span { border-color: #107453; }
span { border-color: rgb(16,116,83); }
td.TdClassName
{
border-color: #107453;
}
.TagClassName
{
border-color: #107453;
}
</style>