Shades of Salem #088348
Tints of Salem #088348
RGB
CMYK
RGB Variations
Color information
#088348 (or 0x088348) is known color: Salem. HEX triplet: 08, 83 and 48. RGB value is (8,131,72). Sum of RGB (Red+Green+Blue) = 8+131+72=211 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.79% from 211); Green value is 131 (51.56% from 255 or 62.09% from 211); Blue value is 72 (28.52% from 255 or 34.12% from 211); Max value from RGB is 131 - color contains mainly: green. Hex color #088348 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #088348 is #F77CB7. Grayscale: #575757. Windows color (decimal): -16219320 or 4752136. OLE color: 4752136.
HSL color Cylindrical-coordinate representation of color #088348: hue angle of 151.22º 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 #088348 is Cyan = 0.94, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 8 | 131 | 72 | - |
| CMYK | 0.94 | 0 | 0.45 | 0.49 |
| HSL | 151.22º | 0.88% | 0.27% | - |
| HSV(B) | 151.22º | 0.94% | 0.51% | - |
| XYZ | 9.39 | 16.75 | 8.87 | - |
| YUV | 87.5 | 119.25 | 71.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 131 | 72 | 0.94 | 0 | 0.45 | 0.49 | 151.22 | 0.88 | 0.27 |
| Hex | 8 | 83 | 48 | 5E | 0 | 2D | 31 | 97 | 58 | 1B |
| Octal | 10 | 203 | 110 | 136 | 0 | 55 | 61 | 227 | 130 | 33 |
| Binary | 1000 | 10000011 | 1001000 | 1011110 | 0 | 101101 | 110001 | 10010111 | 1011000 | 11011 |
Color Harmonies of #088348
Complementary color
Monochromatic Colors of #088348
Black with #088348
Text Example
Text Example
White with #088348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088348; }
p { color: rgb(8,131,72); }
H1.HeaderClassName
{
color: #088348;
}
.AnyTagClassName
{
color: #088348;
}
</style>
background-color css
<style>
a { background-color: #088348; }
a { background-color: rgb(8,131,72); }
div.DivClassName
{
background-color: #088348;
}
.BgClassName
{
background-color: #088348;
}
</style>
border-color css
<style>
span { border-color: #088348; }
span { border-color: rgb(8,131,72); }
td.TdClassName
{
border-color: #088348;
}
.TagClassName
{
border-color: #088348;
}
</style>