Shades of Salem #088546
Tints of Salem #088546
RGB
CMYK
RGB Variations
Color information
#088546 (or 0x088546) is known color: Salem. HEX triplet: 08, 85 and 46. RGB value is (8,133,70). Sum of RGB (Red+Green+Blue) = 8+133+70=211 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.79% from 211); Green value is 133 (52.34% from 255 or 63.03% from 211); Blue value is 70 (27.73% from 255 or 33.18% from 211); Max value from RGB is 133 - color contains mainly: green. Hex color #088546 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #088546 is #F77AB9. Grayscale: #585858. Windows color (decimal): -16218810 or 4621576. OLE color: 4621576.
HSL color Cylindrical-coordinate representation of color #088546: hue angle of 149.76º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #088546 is Cyan = 0.94, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 8 | 133 | 70 | - |
| CMYK | 0.94 | 0 | 0.47 | 0.48 |
| HSL | 149.76º | 0.89% | 0.28% | - |
| HSV(B) | 149.76º | 0.94% | 0.52% | - |
| XYZ | 9.59 | 17.27 | 8.62 | - |
| YUV | 88.44 | 117.59 | 70.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 133 | 70 | 0.94 | 0 | 0.47 | 0.48 | 149.76 | 0.89 | 0.28 |
| Hex | 8 | 85 | 46 | 5E | 0 | 2F | 30 | 96 | 59 | 1C |
| Octal | 10 | 205 | 106 | 136 | 0 | 57 | 60 | 226 | 131 | 34 |
| Binary | 1000 | 10000101 | 1000110 | 1011110 | 0 | 101111 | 110000 | 10010110 | 1011001 | 11100 |
Color Harmonies of #088546
Complementary color
Monochromatic Colors of #088546
Black with #088546
Text Example
Text Example
White with #088546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088546; }
p { color: rgb(8,133,70); }
H1.HeaderClassName
{
color: #088546;
}
.AnyTagClassName
{
color: #088546;
}
</style>
background-color css
<style>
a { background-color: #088546; }
a { background-color: rgb(8,133,70); }
div.DivClassName
{
background-color: #088546;
}
.BgClassName
{
background-color: #088546;
}
</style>
border-color css
<style>
span { border-color: #088546; }
span { border-color: rgb(8,133,70); }
td.TdClassName
{
border-color: #088546;
}
.TagClassName
{
border-color: #088546;
}
</style>