Shades of Salem #087948
Tints of Salem #087948
RGB
CMYK
RGB Variations
Color information
#087948 (or 0x087948) is known color: Salem. HEX triplet: 08, 79 and 48. RGB value is (8,121,72). Sum of RGB (Red+Green+Blue) = 8+121+72=201 (26% of max value = 765). Red value is 8 (3.52% from 255 or 3.98% from 201); Green value is 121 (47.66% from 255 or 60.20% from 201); Blue value is 72 (28.52% from 255 or 35.82% from 201); Max value from RGB is 121 - color contains mainly: green. Hex color #087948 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087948 is #F786B7. Grayscale: #515151. Windows color (decimal): -16221880 or 4749576. OLE color: 4749576.
HSL color Cylindrical-coordinate representation of color #087948: hue angle of 153.98º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087948 is Cyan = 0.93, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 8 | 121 | 72 | - |
| CMYK | 0.93 | 0 | 0.40 | 0.53 |
| HSL | 153.98º | 0.88% | 0.25% | - |
| HSV(B) | 153.98º | 0.93% | 0.47% | - |
| XYZ | 8.11 | 14.19 | 8.44 | - |
| YUV | 81.63 | 122.56 | 75.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 121 | 72 | 0.93 | 0 | 0.40 | 0.53 | 153.98 | 0.88 | 0.25 |
| Hex | 8 | 79 | 48 | 5D | 0 | 28 | 35 | 9A | 58 | 19 |
| Octal | 10 | 171 | 110 | 135 | 0 | 50 | 65 | 232 | 130 | 31 |
| Binary | 1000 | 1111001 | 1001000 | 1011101 | 0 | 101000 | 110101 | 10011010 | 1011000 | 11001 |
Color Harmonies of #087948
Complementary color
Monochromatic Colors of #087948
Black with #087948
Text Example
Text Example
White with #087948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087948; }
p { color: rgb(8,121,72); }
H1.HeaderClassName
{
color: #087948;
}
.AnyTagClassName
{
color: #087948;
}
</style>
background-color css
<style>
a { background-color: #087948; }
a { background-color: rgb(8,121,72); }
div.DivClassName
{
background-color: #087948;
}
.BgClassName
{
background-color: #087948;
}
</style>
border-color css
<style>
span { border-color: #087948; }
span { border-color: rgb(8,121,72); }
td.TdClassName
{
border-color: #087948;
}
.TagClassName
{
border-color: #087948;
}
</style>