Shades of Salem #088451
Tints of Salem #088451
RGB
CMYK
RGB Variations
Color information
#088451 (or 0x088451) is known color: Salem. HEX triplet: 08, 84 and 51. RGB value is (8,132,81). Sum of RGB (Red+Green+Blue) = 8+132+81=221 (29% of max value = 765). Red value is 8 (3.52% from 255 or 3.62% from 221); Green value is 132 (51.95% from 255 or 59.73% from 221); Blue value is 81 (32.03% from 255 or 36.65% from 221); Max value from RGB is 132 - color contains mainly: green. Hex color #088451 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088451 is #F77BAE. Grayscale: #595959. Windows color (decimal): -16219055 or 5342216. OLE color: 5342216.
HSL color Cylindrical-coordinate representation of color #088451: hue angle of 155.32º degrees, saturation: 0.89, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #088451 is Cyan = 0.94, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 8 | 132 | 81 | - |
| CMYK | 0.94 | 0 | 0.39 | 0.48 |
| HSL | 155.32º | 0.89% | 0.27% | - |
| HSV(B) | 155.32º | 0.94% | 0.52% | - |
| XYZ | 9.84 | 17.15 | 10.58 | - |
| YUV | 89.11 | 123.42 | 70.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 132 | 81 | 0.94 | 0 | 0.39 | 0.48 | 155.32 | 0.89 | 0.27 |
| Hex | 8 | 84 | 51 | 5E | 0 | 27 | 30 | 9B | 59 | 1B |
| Octal | 10 | 204 | 121 | 136 | 0 | 47 | 60 | 233 | 131 | 33 |
| Binary | 1000 | 10000100 | 1010001 | 1011110 | 0 | 100111 | 110000 | 10011011 | 1011001 | 11011 |
Color Harmonies of #088451
Complementary color
Monochromatic Colors of #088451
Black with #088451
Text Example
Text Example
White with #088451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088451; }
p { color: rgb(8,132,81); }
H1.HeaderClassName
{
color: #088451;
}
.AnyTagClassName
{
color: #088451;
}
</style>
background-color css
<style>
a { background-color: #088451; }
a { background-color: rgb(8,132,81); }
div.DivClassName
{
background-color: #088451;
}
.BgClassName
{
background-color: #088451;
}
</style>
border-color css
<style>
span { border-color: #088451; }
span { border-color: rgb(8,132,81); }
td.TdClassName
{
border-color: #088451;
}
.TagClassName
{
border-color: #088451;
}
</style>