Shades of Observatory #088874
Tints of Observatory #088874
RGB
CMYK
RGB Variations
Color information
#088874 (or 0x088874) is known color: Observatory. HEX triplet: 08, 88 and 74. RGB value is (8,136,116). Sum of RGB (Red+Green+Blue) = 8+136+116=260 (34% of max value = 765). Red value is 8 (3.52% from 255 or 3.08% from 260); Green value is 136 (53.52% from 255 or 52.31% from 260); Blue value is 116 (45.70% from 255 or 44.62% from 260); Max value from RGB is 136 - color contains mainly: green. Hex color #088874 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088874 is #F7778B. Grayscale: #5F5F5F. Windows color (decimal): -16217996 or 7637000. OLE color: 7637000.
HSL color Cylindrical-coordinate representation of color #088874: hue angle of 170.62º 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 #088874 is Cyan = 0.94, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 136 | 116 | - |
| CMYK | 0.94 | 0 | 0.15 | 0.47 |
| HSL | 170.63º | 0.89% | 0.28% | - |
| HSV(B) | 170.63º | 0.94% | 0.53% | - |
| XYZ | 12.06 | 18.92 | 19.54 | - |
| YUV | 95.45 | 139.59 | 65.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 136 | 116 | 0.94 | 0 | 0.15 | 0.47 | 170.63 | 0.89 | 0.28 |
| Hex | 8 | 88 | 74 | 5E | 0 | F | 2F | AB | 59 | 1C |
| Octal | 10 | 210 | 164 | 136 | 0 | 17 | 57 | 253 | 131 | 34 |
| Binary | 1000 | 10001000 | 1110100 | 1011110 | 0 | 1111 | 101111 | 10101011 | 1011001 | 11100 |
Color Harmonies of #088874
Complementary color
Monochromatic Colors of #088874
Black with #088874
Text Example
Text Example
White with #088874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088874; }
p { color: rgb(8,136,116); }
H1.HeaderClassName
{
color: #088874;
}
.AnyTagClassName
{
color: #088874;
}
</style>
background-color css
<style>
a { background-color: #088874; }
a { background-color: rgb(8,136,116); }
div.DivClassName
{
background-color: #088874;
}
.BgClassName
{
background-color: #088874;
}
</style>
border-color css
<style>
span { border-color: #088874; }
span { border-color: rgb(8,136,116); }
td.TdClassName
{
border-color: #088874;
}
.TagClassName
{
border-color: #088874;
}
</style>