Shades of Observatory #088875
Tints of Observatory #088875
RGB
CMYK
RGB Variations
Color information
#088875 (or 0x088875) is known color: Observatory. HEX triplet: 08, 88 and 75. RGB value is (8,136,117). Sum of RGB (Red+Green+Blue) = 8+136+117=261 (34% of max value = 765). Red value is 8 (3.52% from 255 or 3.07% from 261); Green value is 136 (53.52% from 255 or 52.11% from 261); Blue value is 117 (46.09% from 255 or 44.83% from 261); Max value from RGB is 136 - color contains mainly: green. Hex color #088875 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088875 is #F7778A. Grayscale: #5F5F5F. Windows color (decimal): -16217995 or 7702536. OLE color: 7702536.
HSL color Cylindrical-coordinate representation of color #088875: hue angle of 171.09º 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 #088875 is Cyan = 0.94, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 136 | 117 | - |
| CMYK | 0.94 | 0 | 0.14 | 0.47 |
| HSL | 171.09º | 0.89% | 0.28% | - |
| HSV(B) | 171.09º | 0.94% | 0.53% | - |
| XYZ | 12.12 | 18.94 | 19.85 | - |
| YUV | 95.56 | 140.09 | 65.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 136 | 117 | 0.94 | 0 | 0.14 | 0.47 | 171.09 | 0.89 | 0.28 |
| Hex | 8 | 88 | 75 | 5E | 0 | E | 2F | AB | 59 | 1C |
| Octal | 10 | 210 | 165 | 136 | 0 | 16 | 57 | 253 | 131 | 34 |
| Binary | 1000 | 10001000 | 1110101 | 1011110 | 0 | 1110 | 101111 | 10101011 | 1011001 | 11100 |
Color Harmonies of #088875
Complementary color
Monochromatic Colors of #088875
Black with #088875
Text Example
Text Example
White with #088875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088875; }
p { color: rgb(8,136,117); }
H1.HeaderClassName
{
color: #088875;
}
.AnyTagClassName
{
color: #088875;
}
</style>
background-color css
<style>
a { background-color: #088875; }
a { background-color: rgb(8,136,117); }
div.DivClassName
{
background-color: #088875;
}
.BgClassName
{
background-color: #088875;
}
</style>
border-color css
<style>
span { border-color: #088875; }
span { border-color: rgb(8,136,117); }
td.TdClassName
{
border-color: #088875;
}
.TagClassName
{
border-color: #088875;
}
</style>