Shades of Salem #078147
Tints of Salem #078147
RGB
CMYK
RGB Variations
Color information
#078147 (or 0x078147) is known color: Salem. HEX triplet: 07, 81 and 47. RGB value is (7,129,71). Sum of RGB (Red+Green+Blue) = 7+129+71=207 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.38% from 207); Green value is 129 (50.78% from 255 or 62.32% from 207); Blue value is 71 (28.12% from 255 or 34.30% from 207); Max value from RGB is 129 - color contains mainly: green. Hex color #078147 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #078147 is #F87EB8. Grayscale: #565656. Windows color (decimal): -16285369 or 4686087. OLE color: 4686087.
HSL color Cylindrical-coordinate representation of color #078147: hue angle of 151.48º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078147 is Cyan = 0.95, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 7 | 129 | 71 | - |
| CMYK | 0.95 | 0 | 0.45 | 0.49 |
| HSL | 151.48º | 0.9% | 0.27% | - |
| HSV(B) | 151.48º | 0.95% | 0.51% | - |
| XYZ | 9.08 | 16.2 | 8.61 | - |
| YUV | 85.91 | 119.58 | 71.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 129 | 71 | 0.95 | 0 | 0.45 | 0.49 | 151.48 | 0.9 | 0.27 |
| Hex | 7 | 81 | 47 | 5F | 0 | 2D | 31 | 97 | 5A | 1B |
| Octal | 7 | 201 | 107 | 137 | 0 | 55 | 61 | 227 | 132 | 33 |
| Binary | 111 | 10000001 | 1000111 | 1011111 | 0 | 101101 | 110001 | 10010111 | 1011010 | 11011 |
Color Harmonies of #078147
Complementary color
Monochromatic Colors of #078147
Black with #078147
Text Example
Text Example
White with #078147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078147; }
p { color: rgb(7,129,71); }
H1.HeaderClassName
{
color: #078147;
}
.AnyTagClassName
{
color: #078147;
}
</style>
background-color css
<style>
a { background-color: #078147; }
a { background-color: rgb(7,129,71); }
div.DivClassName
{
background-color: #078147;
}
.BgClassName
{
background-color: #078147;
}
</style>
border-color css
<style>
span { border-color: #078147; }
span { border-color: rgb(7,129,71); }
td.TdClassName
{
border-color: #078147;
}
.TagClassName
{
border-color: #078147;
}
</style>