Shades of Salem #088155
Tints of Salem #088155
RGB
CMYK
RGB Variations
Color information
#088155 (or 0x088155) is known color: Salem. HEX triplet: 08, 81 and 55. RGB value is (8,129,85). Sum of RGB (Red+Green+Blue) = 8+129+85=222 (29% of max value = 765). Red value is 8 (3.52% from 255 or 3.60% from 222); Green value is 129 (50.78% from 255 or 58.11% from 222); Blue value is 85 (33.59% from 255 or 38.29% from 222); Max value from RGB is 129 - color contains mainly: green. Hex color #088155 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088155 is #F77EAA. Grayscale: #575757. Windows color (decimal): -16219819 or 5603592. OLE color: 5603592.
HSL color Cylindrical-coordinate representation of color #088155: hue angle of 158.18º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #088155 is Cyan = 0.94, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 8 | 129 | 85 | - |
| CMYK | 0.94 | 0 | 0.34 | 0.49 |
| HSL | 158.18º | 0.88% | 0.27% | - |
| HSV(B) | 158.18º | 0.94% | 0.51% | - |
| XYZ | 9.59 | 16.41 | 11.26 | - |
| YUV | 87.81 | 126.41 | 71.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 129 | 85 | 0.94 | 0 | 0.34 | 0.49 | 158.18 | 0.88 | 0.27 |
| Hex | 8 | 81 | 55 | 5E | 0 | 22 | 31 | 9E | 58 | 1B |
| Octal | 10 | 201 | 125 | 136 | 0 | 42 | 61 | 236 | 130 | 33 |
| Binary | 1000 | 10000001 | 1010101 | 1011110 | 0 | 100010 | 110001 | 10011110 | 1011000 | 11011 |
Color Harmonies of #088155
Complementary color
Monochromatic Colors of #088155
Black with #088155
Text Example
Text Example
White with #088155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088155; }
p { color: rgb(8,129,85); }
H1.HeaderClassName
{
color: #088155;
}
.AnyTagClassName
{
color: #088155;
}
</style>
background-color css
<style>
a { background-color: #088155; }
a { background-color: rgb(8,129,85); }
div.DivClassName
{
background-color: #088155;
}
.BgClassName
{
background-color: #088155;
}
</style>
border-color css
<style>
span { border-color: #088155; }
span { border-color: rgb(8,129,85); }
td.TdClassName
{
border-color: #088155;
}
.TagClassName
{
border-color: #088155;
}
</style>