Shades of Salem #078446
Tints of Salem #078446
RGB
CMYK
RGB Variations
Color information
#078446 (or 0x078446) is known color: Salem. HEX triplet: 07, 84 and 46. RGB value is (7,132,70). Sum of RGB (Red+Green+Blue) = 7+132+70=209 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.35% from 209); Green value is 132 (51.95% from 255 or 63.16% from 209); Blue value is 70 (27.73% from 255 or 33.49% from 209); Max value from RGB is 132 - color contains mainly: green. Hex color #078446 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #078446 is #F87BB9. Grayscale: #575757. Windows color (decimal): -16284602 or 4621319. OLE color: 4621319.
HSL color Cylindrical-coordinate representation of color #078446: hue angle of 150.24º 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 #078446 is Cyan = 0.95, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 7 | 132 | 70 | - |
| CMYK | 0.95 | 0 | 0.47 | 0.48 |
| HSL | 150.24º | 0.9% | 0.27% | - |
| HSV(B) | 150.24º | 0.95% | 0.52% | - |
| XYZ | 9.44 | 16.99 | 8.58 | - |
| YUV | 87.56 | 118.09 | 70.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 132 | 70 | 0.95 | 0 | 0.47 | 0.48 | 150.24 | 0.9 | 0.27 |
| Hex | 7 | 84 | 46 | 5F | 0 | 2F | 30 | 96 | 5A | 1B |
| Octal | 7 | 204 | 106 | 137 | 0 | 57 | 60 | 226 | 132 | 33 |
| Binary | 111 | 10000100 | 1000110 | 1011111 | 0 | 101111 | 110000 | 10010110 | 1011010 | 11011 |
Color Harmonies of #078446
Complementary color
Monochromatic Colors of #078446
Black with #078446
Text Example
Text Example
White with #078446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078446; }
p { color: rgb(7,132,70); }
H1.HeaderClassName
{
color: #078446;
}
.AnyTagClassName
{
color: #078446;
}
</style>
background-color css
<style>
a { background-color: #078446; }
a { background-color: rgb(7,132,70); }
div.DivClassName
{
background-color: #078446;
}
.BgClassName
{
background-color: #078446;
}
</style>
border-color css
<style>
span { border-color: #078446; }
span { border-color: rgb(7,132,70); }
td.TdClassName
{
border-color: #078446;
}
.TagClassName
{
border-color: #078446;
}
</style>