Shades of Salem #078548
Tints of Salem #078548
RGB
CMYK
RGB Variations
Color information
#078548 (or 0x078548) is known color: Salem. HEX triplet: 07, 85 and 48. RGB value is (7,133,72). Sum of RGB (Red+Green+Blue) = 7+133+72=212 (28% of max value = 765). Red value is 7 (3.12% from 255 or 3.30% from 212); Green value is 133 (52.34% from 255 or 62.74% from 212); Blue value is 72 (28.52% from 255 or 33.96% from 212); Max value from RGB is 133 - color contains mainly: green. Hex color #078548 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #078548 is #F87AB7. Grayscale: #585858. Windows color (decimal): -16284344 or 4752647. OLE color: 4752647.
HSL color Cylindrical-coordinate representation of color #078548: hue angle of 150.95º 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 #078548 is Cyan = 0.95, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 7 | 133 | 72 | - |
| CMYK | 0.95 | 0 | 0.46 | 0.48 |
| HSL | 150.95º | 0.9% | 0.27% | - |
| HSV(B) | 150.95º | 0.95% | 0.52% | - |
| XYZ | 9.64 | 17.29 | 8.96 | - |
| YUV | 88.37 | 118.76 | 69.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 133 | 72 | 0.95 | 0 | 0.46 | 0.48 | 150.95 | 0.9 | 0.27 |
| Hex | 7 | 85 | 48 | 5F | 0 | 2E | 30 | 97 | 5A | 1B |
| Octal | 7 | 205 | 110 | 137 | 0 | 56 | 60 | 227 | 132 | 33 |
| Binary | 111 | 10000101 | 1001000 | 1011111 | 0 | 101110 | 110000 | 10010111 | 1011010 | 11011 |
Color Harmonies of #078548
Complementary color
Monochromatic Colors of #078548
Black with #078548
Text Example
Text Example
White with #078548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078548; }
p { color: rgb(7,133,72); }
H1.HeaderClassName
{
color: #078548;
}
.AnyTagClassName
{
color: #078548;
}
</style>
background-color css
<style>
a { background-color: #078548; }
a { background-color: rgb(7,133,72); }
div.DivClassName
{
background-color: #078548;
}
.BgClassName
{
background-color: #078548;
}
</style>
border-color css
<style>
span { border-color: #078548; }
span { border-color: rgb(7,133,72); }
td.TdClassName
{
border-color: #078548;
}
.TagClassName
{
border-color: #078548;
}
</style>