Shades of Salem #078457
Tints of Salem #078457
RGB
CMYK
RGB Variations
Color information
#078457 (or 0x078457) is known color: Salem. HEX triplet: 07, 84 and 57. RGB value is (7,132,87). Sum of RGB (Red+Green+Blue) = 7+132+87=226 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.10% from 226); Green value is 132 (51.95% from 255 or 58.41% from 226); Blue value is 87 (34.38% from 255 or 38.50% from 226); Max value from RGB is 132 - color contains mainly: green. Hex color #078457 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078457 is #F87BA8. Grayscale: #595959. Windows color (decimal): -16284585 or 5735431. OLE color: 5735431.
HSL color Cylindrical-coordinate representation of color #078457: hue angle of 158.4º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078457 is Cyan = 0.95, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 7 | 132 | 87 | - |
| CMYK | 0.95 | 0 | 0.34 | 0.48 |
| HSL | 158.4º | 0.9% | 0.27% | - |
| HSV(B) | 158.4º | 0.95% | 0.52% | - |
| XYZ | 10.06 | 17.24 | 11.81 | - |
| YUV | 89.5 | 126.59 | 69.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 132 | 87 | 0.95 | 0 | 0.34 | 0.48 | 158.4 | 0.9 | 0.27 |
| Hex | 7 | 84 | 57 | 5F | 0 | 22 | 30 | 9E | 5A | 1B |
| Octal | 7 | 204 | 127 | 137 | 0 | 42 | 60 | 236 | 132 | 33 |
| Binary | 111 | 10000100 | 1010111 | 1011111 | 0 | 100010 | 110000 | 10011110 | 1011010 | 11011 |
Color Harmonies of #078457
Complementary color
Monochromatic Colors of #078457
Black with #078457
Text Example
Text Example
White with #078457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078457; }
p { color: rgb(7,132,87); }
H1.HeaderClassName
{
color: #078457;
}
.AnyTagClassName
{
color: #078457;
}
</style>
background-color css
<style>
a { background-color: #078457; }
a { background-color: rgb(7,132,87); }
div.DivClassName
{
background-color: #078457;
}
.BgClassName
{
background-color: #078457;
}
</style>
border-color css
<style>
span { border-color: #078457; }
span { border-color: rgb(7,132,87); }
td.TdClassName
{
border-color: #078457;
}
.TagClassName
{
border-color: #078457;
}
</style>