Shades of Salem #088452
Tints of Salem #088452
RGB
CMYK
RGB Variations
Color information
#088452 (or 0x088452) is known color: Salem. HEX triplet: 08, 84 and 52. RGB value is (8,132,82). Sum of RGB (Red+Green+Blue) = 8+132+82=222 (29% of max value = 765). Red value is 8 (3.52% from 255 or 3.60% from 222); Green value is 132 (51.95% from 255 or 59.46% from 222); Blue value is 82 (32.42% from 255 or 36.94% from 222); Max value from RGB is 132 - color contains mainly: green. Hex color #088452 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088452 is #F77BAD. Grayscale: #595959. Windows color (decimal): -16219054 or 5407752. OLE color: 5407752.
HSL color Cylindrical-coordinate representation of color #088452: hue angle of 155.81º 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 #088452 is Cyan = 0.94, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 8 | 132 | 82 | - |
| CMYK | 0.94 | 0 | 0.38 | 0.48 |
| HSL | 155.81º | 0.89% | 0.27% | - |
| HSV(B) | 155.81º | 0.94% | 0.52% | - |
| XYZ | 9.87 | 17.16 | 10.78 | - |
| YUV | 89.22 | 123.92 | 70.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 132 | 82 | 0.94 | 0 | 0.38 | 0.48 | 155.81 | 0.89 | 0.27 |
| Hex | 8 | 84 | 52 | 5E | 0 | 26 | 30 | 9C | 59 | 1B |
| Octal | 10 | 204 | 122 | 136 | 0 | 46 | 60 | 234 | 131 | 33 |
| Binary | 1000 | 10000100 | 1010010 | 1011110 | 0 | 100110 | 110000 | 10011100 | 1011001 | 11011 |
Color Harmonies of #088452
Complementary color
Monochromatic Colors of #088452
Black with #088452
Text Example
Text Example
White with #088452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088452; }
p { color: rgb(8,132,82); }
H1.HeaderClassName
{
color: #088452;
}
.AnyTagClassName
{
color: #088452;
}
</style>
background-color css
<style>
a { background-color: #088452; }
a { background-color: rgb(8,132,82); }
div.DivClassName
{
background-color: #088452;
}
.BgClassName
{
background-color: #088452;
}
</style>
border-color css
<style>
span { border-color: #088452; }
span { border-color: rgb(8,132,82); }
td.TdClassName
{
border-color: #088452;
}
.TagClassName
{
border-color: #088452;
}
</style>