Shades of Salem #088656
Tints of Salem #088656
RGB
CMYK
RGB Variations
Color information
#088656 (or 0x088656) is known color: Salem. HEX triplet: 08, 86 and 56. RGB value is (8,134,86). Sum of RGB (Red+Green+Blue) = 8+134+86=228 (30% of max value = 765). Red value is 8 (3.52% from 255 or 3.51% from 228); Green value is 134 (52.73% from 255 or 58.77% from 228); Blue value is 86 (33.98% from 255 or 37.72% from 228); Max value from RGB is 134 - color contains mainly: green. Hex color #088656 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088656 is #F779A9. Grayscale: #5A5A5A. Windows color (decimal): -16218538 or 5670408. OLE color: 5670408.
HSL color Cylindrical-coordinate representation of color #088656: hue angle of 157.14º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #088656 is Cyan = 0.94, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 134 | 86 | - |
| CMYK | 0.94 | 0 | 0.36 | 0.47 |
| HSL | 157.14º | 0.89% | 0.28% | - |
| HSV(B) | 157.14º | 0.94% | 0.53% | - |
| XYZ | 10.3 | 17.77 | 11.69 | - |
| YUV | 90.85 | 125.26 | 68.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 134 | 86 | 0.94 | 0 | 0.36 | 0.47 | 157.14 | 0.89 | 0.28 |
| Hex | 8 | 86 | 56 | 5E | 0 | 24 | 2F | 9D | 59 | 1C |
| Octal | 10 | 206 | 126 | 136 | 0 | 44 | 57 | 235 | 131 | 34 |
| Binary | 1000 | 10000110 | 1010110 | 1011110 | 0 | 100100 | 101111 | 10011101 | 1011001 | 11100 |
Color Harmonies of #088656
Complementary color
Monochromatic Colors of #088656
Black with #088656
Text Example
Text Example
White with #088656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088656; }
p { color: rgb(8,134,86); }
H1.HeaderClassName
{
color: #088656;
}
.AnyTagClassName
{
color: #088656;
}
</style>
background-color css
<style>
a { background-color: #088656; }
a { background-color: rgb(8,134,86); }
div.DivClassName
{
background-color: #088656;
}
.BgClassName
{
background-color: #088656;
}
</style>
border-color css
<style>
span { border-color: #088656; }
span { border-color: rgb(8,134,86); }
td.TdClassName
{
border-color: #088656;
}
.TagClassName
{
border-color: #088656;
}
</style>