Shades of Observatory #088568
Tints of Observatory #088568
RGB
CMYK
RGB Variations
Color information
#088568 (or 0x088568) is known color: Observatory. HEX triplet: 08, 85 and 68. RGB value is (8,133,104). Sum of RGB (Red+Green+Blue) = 8+133+104=245 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.27% from 245); Green value is 133 (52.34% from 255 or 54.29% from 245); Blue value is 104 (41.02% from 255 or 42.45% from 245); Max value from RGB is 133 - color contains mainly: green. Hex color #088568 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088568 is #F77A97. Grayscale: #5C5C5C. Windows color (decimal): -16218776 or 6849800. OLE color: 6849800.
HSL color Cylindrical-coordinate representation of color #088568: hue angle of 166.08º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #088568 is Cyan = 0.94, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 8 | 133 | 104 | - |
| CMYK | 0.94 | 0 | 0.22 | 0.48 |
| HSL | 166.08º | 0.89% | 0.28% | - |
| HSV(B) | 166.08º | 0.94% | 0.52% | - |
| XYZ | 10.99 | 17.83 | 15.96 | - |
| YUV | 92.32 | 134.59 | 67.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 133 | 104 | 0.94 | 0 | 0.22 | 0.48 | 166.08 | 0.89 | 0.28 |
| Hex | 8 | 85 | 68 | 5E | 0 | 16 | 30 | A6 | 59 | 1C |
| Octal | 10 | 205 | 150 | 136 | 0 | 26 | 60 | 246 | 131 | 34 |
| Binary | 1000 | 10000101 | 1101000 | 1011110 | 0 | 10110 | 110000 | 10100110 | 1011001 | 11100 |
Color Harmonies of #088568
Complementary color
Monochromatic Colors of #088568
Black with #088568
Text Example
Text Example
White with #088568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088568; }
p { color: rgb(8,133,104); }
H1.HeaderClassName
{
color: #088568;
}
.AnyTagClassName
{
color: #088568;
}
</style>
background-color css
<style>
a { background-color: #088568; }
a { background-color: rgb(8,133,104); }
div.DivClassName
{
background-color: #088568;
}
.BgClassName
{
background-color: #088568;
}
</style>
border-color css
<style>
span { border-color: #088568; }
span { border-color: rgb(8,133,104); }
td.TdClassName
{
border-color: #088568;
}
.TagClassName
{
border-color: #088568;
}
</style>