Shades of Salem #078846
Tints of Salem #078846
RGB
CMYK
RGB Variations
Color information
#078846 (or 0x078846) is known color: Salem. HEX triplet: 07, 88 and 46. RGB value is (7,136,70). Sum of RGB (Red+Green+Blue) = 7+136+70=213 (28% of max value = 765). Red value is 7 (3.12% from 255 or 3.29% from 213); Green value is 136 (53.52% from 255 or 63.85% from 213); Blue value is 70 (27.73% from 255 or 32.86% from 213); Max value from RGB is 136 - color contains mainly: green. Hex color #078846 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #078846 is #F877B9. Grayscale: #5A5A5A. Windows color (decimal): -16283578 or 4622343. OLE color: 4622343.
HSL color Cylindrical-coordinate representation of color #078846: hue angle of 149.3º 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 #078846 is Cyan = 0.95, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 7 | 136 | 70 | - |
| CMYK | 0.95 | 0 | 0.49 | 0.47 |
| HSL | 149.3º | 0.9% | 0.28% | - |
| HSV(B) | 149.3º | 0.95% | 0.53% | - |
| XYZ | 10 | 18.1 | 8.76 | - |
| YUV | 89.91 | 116.76 | 68.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 136 | 70 | 0.95 | 0 | 0.49 | 0.47 | 149.3 | 0.9 | 0.28 |
| Hex | 7 | 88 | 46 | 5F | 0 | 31 | 2F | 95 | 5A | 1C |
| Octal | 7 | 210 | 106 | 137 | 0 | 61 | 57 | 225 | 132 | 34 |
| Binary | 111 | 10001000 | 1000110 | 1011111 | 0 | 110001 | 101111 | 10010101 | 1011010 | 11100 |
Color Harmonies of #078846
Complementary color
Monochromatic Colors of #078846
Black with #078846
Text Example
Text Example
White with #078846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078846; }
p { color: rgb(7,136,70); }
H1.HeaderClassName
{
color: #078846;
}
.AnyTagClassName
{
color: #078846;
}
</style>
background-color css
<style>
a { background-color: #078846; }
a { background-color: rgb(7,136,70); }
div.DivClassName
{
background-color: #078846;
}
.BgClassName
{
background-color: #078846;
}
</style>
border-color css
<style>
span { border-color: #078846; }
span { border-color: rgb(7,136,70); }
td.TdClassName
{
border-color: #078846;
}
.TagClassName
{
border-color: #078846;
}
</style>