Shades of Salem #088754
Tints of Salem #088754
RGB
CMYK
RGB Variations
Color information
#088754 (or 0x088754) is known color: Salem. HEX triplet: 08, 87 and 54. RGB value is (8,135,84). Sum of RGB (Red+Green+Blue) = 8+135+84=227 (30% of max value = 765). Red value is 8 (3.52% from 255 or 3.52% from 227); Green value is 135 (53.12% from 255 or 59.47% from 227); Blue value is 84 (33.20% from 255 or 37.00% from 227); Max value from RGB is 135 - color contains mainly: green. Hex color #088754 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088754 is #F778AB. Grayscale: #5B5B5B. Windows color (decimal): -16218284 or 5539592. OLE color: 5539592.
HSL color Cylindrical-coordinate representation of color #088754: hue angle of 155.91º 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 #088754 is Cyan = 0.94, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 135 | 84 | - |
| CMYK | 0.94 | 0 | 0.38 | 0.47 |
| HSL | 155.91º | 0.89% | 0.28% | - |
| HSV(B) | 155.91º | 0.94% | 0.53% | - |
| XYZ | 10.36 | 18.02 | 11.32 | - |
| YUV | 91.21 | 123.92 | 68.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 135 | 84 | 0.94 | 0 | 0.38 | 0.47 | 155.91 | 0.89 | 0.28 |
| Hex | 8 | 87 | 54 | 5E | 0 | 26 | 2F | 9C | 59 | 1C |
| Octal | 10 | 207 | 124 | 136 | 0 | 46 | 57 | 234 | 131 | 34 |
| Binary | 1000 | 10000111 | 1010100 | 1011110 | 0 | 100110 | 101111 | 10011100 | 1011001 | 11100 |
Color Harmonies of #088754
Complementary color
Monochromatic Colors of #088754
Black with #088754
Text Example
Text Example
White with #088754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088754; }
p { color: rgb(8,135,84); }
H1.HeaderClassName
{
color: #088754;
}
.AnyTagClassName
{
color: #088754;
}
</style>
background-color css
<style>
a { background-color: #088754; }
a { background-color: rgb(8,135,84); }
div.DivClassName
{
background-color: #088754;
}
.BgClassName
{
background-color: #088754;
}
</style>
border-color css
<style>
span { border-color: #088754; }
span { border-color: rgb(8,135,84); }
td.TdClassName
{
border-color: #088754;
}
.TagClassName
{
border-color: #088754;
}
</style>