Shades of Observatory #088667
Tints of Observatory #088667
RGB
CMYK
RGB Variations
Color information
#088667 (or 0x088667) is known color: Observatory. HEX triplet: 08, 86 and 67. RGB value is (8,134,103). Sum of RGB (Red+Green+Blue) = 8+134+103=245 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.27% from 245); Green value is 134 (52.73% from 255 or 54.69% from 245); Blue value is 103 (40.62% from 255 or 42.04% from 245); Max value from RGB is 134 - color contains mainly: green. Hex color #088667 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088667 is #F77998. Grayscale: #5C5C5C. Windows color (decimal): -16218521 or 6784520. OLE color: 6784520.
HSL color Cylindrical-coordinate representation of color #088667: hue angle of 165.24º 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 #088667 is Cyan = 0.94, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 134 | 103 | - |
| CMYK | 0.94 | 0 | 0.23 | 0.47 |
| HSL | 165.24º | 0.89% | 0.28% | - |
| HSV(B) | 165.24º | 0.94% | 0.53% | - |
| XYZ | 11.07 | 18.08 | 15.74 | - |
| YUV | 92.79 | 133.76 | 67.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 134 | 103 | 0.94 | 0 | 0.23 | 0.47 | 165.24 | 0.89 | 0.28 |
| Hex | 8 | 86 | 67 | 5E | 0 | 17 | 2F | A5 | 59 | 1C |
| Octal | 10 | 206 | 147 | 136 | 0 | 27 | 57 | 245 | 131 | 34 |
| Binary | 1000 | 10000110 | 1100111 | 1011110 | 0 | 10111 | 101111 | 10100101 | 1011001 | 11100 |
Color Harmonies of #088667
Complementary color
Monochromatic Colors of #088667
Black with #088667
Text Example
Text Example
White with #088667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088667; }
p { color: rgb(8,134,103); }
H1.HeaderClassName
{
color: #088667;
}
.AnyTagClassName
{
color: #088667;
}
</style>
background-color css
<style>
a { background-color: #088667; }
a { background-color: rgb(8,134,103); }
div.DivClassName
{
background-color: #088667;
}
.BgClassName
{
background-color: #088667;
}
</style>
border-color css
<style>
span { border-color: #088667; }
span { border-color: rgb(8,134,103); }
td.TdClassName
{
border-color: #088667;
}
.TagClassName
{
border-color: #088667;
}
</style>