Shades of Salem #088649
Tints of Salem #088649
RGB
CMYK
RGB Variations
Color information
#088649 (or 0x088649) is known color: Salem. HEX triplet: 08, 86 and 49. RGB value is (8,134,73). Sum of RGB (Red+Green+Blue) = 8+134+73=215 (28% of max value = 765). Red value is 8 (3.52% from 255 or 3.72% from 215); Green value is 134 (52.73% from 255 or 62.33% from 215); Blue value is 73 (28.91% from 255 or 33.95% from 215); Max value from RGB is 134 - color contains mainly: green. Hex color #088649 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #088649 is #F779B6. Grayscale: #595959. Windows color (decimal): -16218551 or 4818440. OLE color: 4818440.
HSL color Cylindrical-coordinate representation of color #088649: hue angle of 150.95º 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 #088649 is Cyan = 0.94, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 134 | 73 | - |
| CMYK | 0.94 | 0 | 0.46 | 0.47 |
| HSL | 150.95º | 0.89% | 0.28% | - |
| HSV(B) | 150.95º | 0.94% | 0.53% | - |
| XYZ | 9.83 | 17.58 | 9.18 | - |
| YUV | 89.37 | 118.76 | 69.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 134 | 73 | 0.94 | 0 | 0.46 | 0.47 | 150.95 | 0.89 | 0.28 |
| Hex | 8 | 86 | 49 | 5E | 0 | 2E | 2F | 97 | 59 | 1C |
| Octal | 10 | 206 | 111 | 136 | 0 | 56 | 57 | 227 | 131 | 34 |
| Binary | 1000 | 10000110 | 1001001 | 1011110 | 0 | 101110 | 101111 | 10010111 | 1011001 | 11100 |
Color Harmonies of #088649
Complementary color
Monochromatic Colors of #088649
Black with #088649
Text Example
Text Example
White with #088649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088649; }
p { color: rgb(8,134,73); }
H1.HeaderClassName
{
color: #088649;
}
.AnyTagClassName
{
color: #088649;
}
</style>
background-color css
<style>
a { background-color: #088649; }
a { background-color: rgb(8,134,73); }
div.DivClassName
{
background-color: #088649;
}
.BgClassName
{
background-color: #088649;
}
</style>
border-color css
<style>
span { border-color: #088649; }
span { border-color: rgb(8,134,73); }
td.TdClassName
{
border-color: #088649;
}
.TagClassName
{
border-color: #088649;
}
</style>