Shades of Salem #078356
Tints of Salem #078356
RGB
CMYK
RGB Variations
Color information
#078356 (or 0x078356) is known color: Salem. HEX triplet: 07, 83 and 56. RGB value is (7,131,86). Sum of RGB (Red+Green+Blue) = 7+131+86=224 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.12% from 224); Green value is 131 (51.56% from 255 or 58.48% from 224); Blue value is 86 (33.98% from 255 or 38.39% from 224); Max value from RGB is 131 - color contains mainly: green. Hex color #078356 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078356 is #F87CA9. Grayscale: #585858. Windows color (decimal): -16284842 or 5669639. OLE color: 5669639.
HSL color Cylindrical-coordinate representation of color #078356: hue angle of 158.23º 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 #078356 is Cyan = 0.95, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 7 | 131 | 86 | - |
| CMYK | 0.95 | 0 | 0.34 | 0.49 |
| HSL | 158.23º | 0.9% | 0.27% | - |
| HSV(B) | 158.23º | 0.95% | 0.51% | - |
| XYZ | 9.88 | 16.95 | 11.55 | - |
| YUV | 88.79 | 126.42 | 69.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 131 | 86 | 0.95 | 0 | 0.34 | 0.49 | 158.23 | 0.9 | 0.27 |
| Hex | 7 | 83 | 56 | 5F | 0 | 22 | 31 | 9E | 5A | 1B |
| Octal | 7 | 203 | 126 | 137 | 0 | 42 | 61 | 236 | 132 | 33 |
| Binary | 111 | 10000011 | 1010110 | 1011111 | 0 | 100010 | 110001 | 10011110 | 1011010 | 11011 |
Color Harmonies of #078356
Complementary color
Monochromatic Colors of #078356
Black with #078356
Text Example
Text Example
White with #078356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078356; }
p { color: rgb(7,131,86); }
H1.HeaderClassName
{
color: #078356;
}
.AnyTagClassName
{
color: #078356;
}
</style>
background-color css
<style>
a { background-color: #078356; }
a { background-color: rgb(7,131,86); }
div.DivClassName
{
background-color: #078356;
}
.BgClassName
{
background-color: #078356;
}
</style>
border-color css
<style>
span { border-color: #078356; }
span { border-color: rgb(7,131,86); }
td.TdClassName
{
border-color: #078356;
}
.TagClassName
{
border-color: #078356;
}
</style>