Shades of Salem #088756
Tints of Salem #088756
RGB
CMYK
RGB Variations
Color information
#088756 (or 0x088756) is known color: Salem. HEX triplet: 08, 87 and 56. RGB value is (8,135,86). Sum of RGB (Red+Green+Blue) = 8+135+86=229 (30% of max value = 765). Red value is 8 (3.52% from 255 or 3.49% from 229); Green value is 135 (53.12% from 255 or 58.95% from 229); Blue value is 86 (33.98% from 255 or 37.55% from 229); Max value from RGB is 135 - color contains mainly: green. Hex color #088756 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088756 is #F778A9. Grayscale: #5B5B5B. Windows color (decimal): -16218282 or 5670664. OLE color: 5670664.
HSL color Cylindrical-coordinate representation of color #088756: hue angle of 156.85º 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 #088756 is Cyan = 0.94, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 135 | 86 | - |
| CMYK | 0.94 | 0 | 0.36 | 0.47 |
| HSL | 156.85º | 0.89% | 0.28% | - |
| HSV(B) | 156.85º | 0.94% | 0.53% | - |
| XYZ | 10.44 | 18.05 | 11.74 | - |
| YUV | 91.44 | 124.92 | 68.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 135 | 86 | 0.94 | 0 | 0.36 | 0.47 | 156.85 | 0.89 | 0.28 |
| Hex | 8 | 87 | 56 | 5E | 0 | 24 | 2F | 9D | 59 | 1C |
| Octal | 10 | 207 | 126 | 136 | 0 | 44 | 57 | 235 | 131 | 34 |
| Binary | 1000 | 10000111 | 1010110 | 1011110 | 0 | 100100 | 101111 | 10011101 | 1011001 | 11100 |
Color Harmonies of #088756
Complementary color
Monochromatic Colors of #088756
Black with #088756
Text Example
Text Example
White with #088756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088756; }
p { color: rgb(8,135,86); }
H1.HeaderClassName
{
color: #088756;
}
.AnyTagClassName
{
color: #088756;
}
</style>
background-color css
<style>
a { background-color: #088756; }
a { background-color: rgb(8,135,86); }
div.DivClassName
{
background-color: #088756;
}
.BgClassName
{
background-color: #088756;
}
</style>
border-color css
<style>
span { border-color: #088756; }
span { border-color: rgb(8,135,86); }
td.TdClassName
{
border-color: #088756;
}
.TagClassName
{
border-color: #088756;
}
</style>