Shades of Observatory #088769
Tints of Observatory #088769
RGB
CMYK
RGB Variations
Color information
#088769 (or 0x088769) is known color: Observatory. HEX triplet: 08, 87 and 69. RGB value is (8,135,105). Sum of RGB (Red+Green+Blue) = 8+135+105=248 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.23% from 248); Green value is 135 (53.12% from 255 or 54.44% from 248); Blue value is 105 (41.41% from 255 or 42.34% from 248); Max value from RGB is 135 - color contains mainly: green. Hex color #088769 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088769 is #F77896. Grayscale: #5D5D5D. Windows color (decimal): -16218263 or 6915848. OLE color: 6915848.
HSL color Cylindrical-coordinate representation of color #088769: hue angle of 165.83º 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 #088769 is Cyan = 0.94, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 135 | 105 | - |
| CMYK | 0.94 | 0 | 0.22 | 0.47 |
| HSL | 165.83º | 0.89% | 0.28% | - |
| HSV(B) | 165.83º | 0.94% | 0.53% | - |
| XYZ | 11.31 | 18.4 | 16.32 | - |
| YUV | 93.61 | 134.42 | 66.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 135 | 105 | 0.94 | 0 | 0.22 | 0.47 | 165.83 | 0.89 | 0.28 |
| Hex | 8 | 87 | 69 | 5E | 0 | 16 | 2F | A6 | 59 | 1C |
| Octal | 10 | 207 | 151 | 136 | 0 | 26 | 57 | 246 | 131 | 34 |
| Binary | 1000 | 10000111 | 1101001 | 1011110 | 0 | 10110 | 101111 | 10100110 | 1011001 | 11100 |
Color Harmonies of #088769
Complementary color
Monochromatic Colors of #088769
Black with #088769
Text Example
Text Example
White with #088769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088769; }
p { color: rgb(8,135,105); }
H1.HeaderClassName
{
color: #088769;
}
.AnyTagClassName
{
color: #088769;
}
</style>
background-color css
<style>
a { background-color: #088769; }
a { background-color: rgb(8,135,105); }
div.DivClassName
{
background-color: #088769;
}
.BgClassName
{
background-color: #088769;
}
</style>
border-color css
<style>
span { border-color: #088769; }
span { border-color: rgb(8,135,105); }
td.TdClassName
{
border-color: #088769;
}
.TagClassName
{
border-color: #088769;
}
</style>