Shades of Salem #088553
Tints of Salem #088553
RGB
CMYK
RGB Variations
Color information
#088553 (or 0x088553) is known color: Salem. HEX triplet: 08, 85 and 53. RGB value is (8,133,83). Sum of RGB (Red+Green+Blue) = 8+133+83=224 (29% of max value = 765). Red value is 8 (3.52% from 255 or 3.57% from 224); Green value is 133 (52.34% from 255 or 59.38% from 224); Blue value is 83 (32.81% from 255 or 37.05% from 224); Max value from RGB is 133 - color contains mainly: green. Hex color #088553 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088553 is #F77AAC. Grayscale: #5A5A5A. Windows color (decimal): -16218797 or 5473544. OLE color: 5473544.
HSL color Cylindrical-coordinate representation of color #088553: hue angle of 156º 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 #088553 is Cyan = 0.94, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 8 | 133 | 83 | - |
| CMYK | 0.94 | 0 | 0.38 | 0.48 |
| HSL | 156º | 0.89% | 0.28% | - |
| HSV(B) | 156º | 0.94% | 0.52% | - |
| XYZ | 10.05 | 17.45 | 11.02 | - |
| YUV | 89.93 | 124.09 | 69.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 133 | 83 | 0.94 | 0 | 0.38 | 0.48 | 156 | 0.89 | 0.28 |
| Hex | 8 | 85 | 53 | 5E | 0 | 26 | 30 | 9C | 59 | 1C |
| Octal | 10 | 205 | 123 | 136 | 0 | 46 | 60 | 234 | 131 | 34 |
| Binary | 1000 | 10000101 | 1010011 | 1011110 | 0 | 100110 | 110000 | 10011100 | 1011001 | 11100 |
Color Harmonies of #088553
Complementary color
Monochromatic Colors of #088553
Black with #088553
Text Example
Text Example
White with #088553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088553; }
p { color: rgb(8,133,83); }
H1.HeaderClassName
{
color: #088553;
}
.AnyTagClassName
{
color: #088553;
}
</style>
background-color css
<style>
a { background-color: #088553; }
a { background-color: rgb(8,133,83); }
div.DivClassName
{
background-color: #088553;
}
.BgClassName
{
background-color: #088553;
}
</style>
border-color css
<style>
span { border-color: #088553; }
span { border-color: rgb(8,133,83); }
td.TdClassName
{
border-color: #088553;
}
.TagClassName
{
border-color: #088553;
}
</style>