Shades of Salem #078657
Tints of Salem #078657
RGB
CMYK
RGB Variations
Color information
#078657 (or 0x078657) is known color: Salem. HEX triplet: 07, 86 and 57. RGB value is (7,134,87). Sum of RGB (Red+Green+Blue) = 7+134+87=228 (30% of max value = 765). Red value is 7 (3.12% from 255 or 3.07% from 228); Green value is 134 (52.73% from 255 or 58.77% from 228); Blue value is 87 (34.38% from 255 or 38.16% from 228); Max value from RGB is 134 - color contains mainly: green. Hex color #078657 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078657 is #F879A8. Grayscale: #5A5A5A. Windows color (decimal): -16284073 or 5735943. OLE color: 5735943.
HSL color Cylindrical-coordinate representation of color #078657: hue angle of 157.8º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078657 is Cyan = 0.95, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 7 | 134 | 87 | - |
| CMYK | 0.95 | 0 | 0.35 | 0.47 |
| HSL | 157.8º | 0.9% | 0.28% | - |
| HSV(B) | 157.8º | 0.95% | 0.53% | - |
| XYZ | 10.33 | 17.78 | 11.9 | - |
| YUV | 90.67 | 125.92 | 68.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 134 | 87 | 0.95 | 0 | 0.35 | 0.47 | 157.8 | 0.9 | 0.28 |
| Hex | 7 | 86 | 57 | 5F | 0 | 23 | 2F | 9E | 5A | 1C |
| Octal | 7 | 206 | 127 | 137 | 0 | 43 | 57 | 236 | 132 | 34 |
| Binary | 111 | 10000110 | 1010111 | 1011111 | 0 | 100011 | 101111 | 10011110 | 1011010 | 11100 |
Color Harmonies of #078657
Complementary color
Monochromatic Colors of #078657
Black with #078657
Text Example
Text Example
White with #078657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078657; }
p { color: rgb(7,134,87); }
H1.HeaderClassName
{
color: #078657;
}
.AnyTagClassName
{
color: #078657;
}
</style>
background-color css
<style>
a { background-color: #078657; }
a { background-color: rgb(7,134,87); }
div.DivClassName
{
background-color: #078657;
}
.BgClassName
{
background-color: #078657;
}
</style>
border-color css
<style>
span { border-color: #078657; }
span { border-color: rgb(7,134,87); }
td.TdClassName
{
border-color: #078657;
}
.TagClassName
{
border-color: #078657;
}
</style>