Shades of Salem #087849
Tints of Salem #087849
RGB
CMYK
RGB Variations
Color information
#087849 (or 0x087849) is known color: Salem. HEX triplet: 08, 78 and 49. RGB value is (8,120,73). Sum of RGB (Red+Green+Blue) = 8+120+73=201 (26% of max value = 765). Red value is 8 (3.52% from 255 or 3.98% from 201); Green value is 120 (47.27% from 255 or 59.70% from 201); Blue value is 73 (28.91% from 255 or 36.32% from 201); Max value from RGB is 120 - color contains mainly: green. Hex color #087849 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087849 is #F787B6. Grayscale: #515151. Windows color (decimal): -16222135 or 4814856. OLE color: 4814856.
HSL color Cylindrical-coordinate representation of color #087849: hue angle of 154.82º 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 #087849 is Cyan = 0.93, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 8 | 120 | 73 | - |
| CMYK | 0.93 | 0 | 0.39 | 0.53 |
| HSL | 154.82º | 0.88% | 0.25% | - |
| HSV(B) | 154.82º | 0.93% | 0.47% | - |
| XYZ | 8.02 | 13.97 | 8.58 | - |
| YUV | 81.15 | 123.39 | 75.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 120 | 73 | 0.93 | 0 | 0.39 | 0.53 | 154.82 | 0.88 | 0.25 |
| Hex | 8 | 78 | 49 | 5D | 0 | 27 | 35 | 9B | 58 | 19 |
| Octal | 10 | 170 | 111 | 135 | 0 | 47 | 65 | 233 | 130 | 31 |
| Binary | 1000 | 1111000 | 1001001 | 1011101 | 0 | 100111 | 110101 | 10011011 | 1011000 | 11001 |
Color Harmonies of #087849
Complementary color
Monochromatic Colors of #087849
Black with #087849
Text Example
Text Example
White with #087849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087849; }
p { color: rgb(8,120,73); }
H1.HeaderClassName
{
color: #087849;
}
.AnyTagClassName
{
color: #087849;
}
</style>
background-color css
<style>
a { background-color: #087849; }
a { background-color: rgb(8,120,73); }
div.DivClassName
{
background-color: #087849;
}
.BgClassName
{
background-color: #087849;
}
</style>
border-color css
<style>
span { border-color: #087849; }
span { border-color: rgb(8,120,73); }
td.TdClassName
{
border-color: #087849;
}
.TagClassName
{
border-color: #087849;
}
</style>