Shades of Observatory #088674
Tints of Observatory #088674
RGB
CMYK
RGB Variations
Color information
#088674 (or 0x088674) is known color: Observatory. HEX triplet: 08, 86 and 74. RGB value is (8,134,116). Sum of RGB (Red+Green+Blue) = 8+134+116=258 (34% of max value = 765). Red value is 8 (3.52% from 255 or 3.10% from 258); Green value is 134 (52.73% from 255 or 51.94% from 258); Blue value is 116 (45.70% from 255 or 44.96% from 258); Max value from RGB is 134 - color contains mainly: green. Hex color #088674 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088674 is #F7798B. Grayscale: #5E5E5E. Windows color (decimal): -16218508 or 7636488. OLE color: 7636488.
HSL color Cylindrical-coordinate representation of color #088674: hue angle of 171.43º 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 #088674 is Cyan = 0.94, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 134 | 116 | - |
| CMYK | 0.94 | 0 | 0.13 | 0.47 |
| HSL | 171.43º | 0.89% | 0.28% | - |
| HSV(B) | 171.43º | 0.94% | 0.53% | - |
| XYZ | 11.78 | 18.36 | 19.45 | - |
| YUV | 94.27 | 140.26 | 66.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 134 | 116 | 0.94 | 0 | 0.13 | 0.47 | 171.43 | 0.89 | 0.28 |
| Hex | 8 | 86 | 74 | 5E | 0 | D | 2F | AB | 59 | 1C |
| Octal | 10 | 206 | 164 | 136 | 0 | 15 | 57 | 253 | 131 | 34 |
| Binary | 1000 | 10000110 | 1110100 | 1011110 | 0 | 1101 | 101111 | 10101011 | 1011001 | 11100 |
Color Harmonies of #088674
Complementary color
Monochromatic Colors of #088674
Black with #088674
Text Example
Text Example
White with #088674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088674; }
p { color: rgb(8,134,116); }
H1.HeaderClassName
{
color: #088674;
}
.AnyTagClassName
{
color: #088674;
}
</style>
background-color css
<style>
a { background-color: #088674; }
a { background-color: rgb(8,134,116); }
div.DivClassName
{
background-color: #088674;
}
.BgClassName
{
background-color: #088674;
}
</style>
border-color css
<style>
span { border-color: #088674; }
span { border-color: rgb(8,134,116); }
td.TdClassName
{
border-color: #088674;
}
.TagClassName
{
border-color: #088674;
}
</style>