Shades of Salem #088540
Tints of Salem #088540
RGB
CMYK
RGB Variations
Color information
#088540 (or 0x088540) is known color: Salem. HEX triplet: 08, 85 and 40. RGB value is (8,133,64). Sum of RGB (Red+Green+Blue) = 8+133+64=205 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.90% from 205); Green value is 133 (52.34% from 255 or 64.88% from 205); Blue value is 64 (25.39% from 255 or 31.22% from 205); Max value from RGB is 133 - color contains mainly: green. Hex color #088540 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #088540 is #F77ABF. Grayscale: #575757. Windows color (decimal): -16218816 or 4228360. OLE color: 4228360.
HSL color Cylindrical-coordinate representation of color #088540: hue angle of 146.88º 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 #088540 is Cyan = 0.94, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 8 | 133 | 64 | - |
| CMYK | 0.94 | 0 | 0.52 | 0.48 |
| HSL | 146.88º | 0.89% | 0.28% | - |
| HSV(B) | 146.88º | 0.94% | 0.52% | - |
| XYZ | 9.41 | 17.2 | 7.67 | - |
| YUV | 87.76 | 114.59 | 71.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 133 | 64 | 0.94 | 0 | 0.52 | 0.48 | 146.88 | 0.89 | 0.28 |
| Hex | 8 | 85 | 40 | 5E | 0 | 34 | 30 | 93 | 59 | 1C |
| Octal | 10 | 205 | 100 | 136 | 0 | 64 | 60 | 223 | 131 | 34 |
| Binary | 1000 | 10000101 | 1000000 | 1011110 | 0 | 110100 | 110000 | 10010011 | 1011001 | 11100 |
Color Harmonies of #088540
Complementary color
Monochromatic Colors of #088540
Black with #088540
Text Example
Text Example
White with #088540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088540; }
p { color: rgb(8,133,64); }
H1.HeaderClassName
{
color: #088540;
}
.AnyTagClassName
{
color: #088540;
}
</style>
background-color css
<style>
a { background-color: #088540; }
a { background-color: rgb(8,133,64); }
div.DivClassName
{
background-color: #088540;
}
.BgClassName
{
background-color: #088540;
}
</style>
border-color css
<style>
span { border-color: #088540; }
span { border-color: rgb(8,133,64); }
td.TdClassName
{
border-color: #088540;
}
.TagClassName
{
border-color: #088540;
}
</style>