Shades of Observatory #069178
Tints of Observatory #069178
RGB
CMYK
RGB Variations
Color information
#069178 (or 0x069178) is known color: Observatory. HEX triplet: 06, 91 and 78. RGB value is (6,145,120). Sum of RGB (Red+Green+Blue) = 6+145+120=271 (35% of max value = 765). Red value is 6 (2.73% from 255 or 2.21% from 271); Green value is 145 (57.03% from 255 or 53.51% from 271); Blue value is 120 (47.27% from 255 or 44.28% from 271); Max value from RGB is 145 - color contains mainly: green. Hex color #069178 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #069178 is #F96E87. Grayscale: #646464. Windows color (decimal): -16346760 or 7901446. OLE color: 7901446.
HSL color Cylindrical-coordinate representation of color #069178: hue angle of 169.21º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #069178 is Cyan = 0.96, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 6 | 145 | 120 | - |
| CMYK | 0.96 | 0 | 0.17 | 0.43 |
| HSL | 169.21º | 0.92% | 0.3% | - |
| HSV(B) | 169.21º | 0.96% | 0.57% | - |
| XYZ | 13.59 | 21.65 | 21.23 | - |
| YUV | 100.59 | 138.95 | 60.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 145 | 120 | 0.96 | 0 | 0.17 | 0.43 | 169.21 | 0.92 | 0.3 |
| Hex | 6 | 91 | 78 | 60 | 0 | 11 | 2B | A9 | 5C | 1E |
| Octal | 6 | 221 | 170 | 140 | 0 | 21 | 53 | 251 | 134 | 36 |
| Binary | 110 | 10010001 | 1111000 | 1100000 | 0 | 10001 | 101011 | 10101001 | 1011100 | 11110 |
Color Harmonies of #069178
Complementary color
Monochromatic Colors of #069178
Black with #069178
Text Example
Text Example
White with #069178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069178; }
p { color: rgb(6,145,120); }
H1.HeaderClassName
{
color: #069178;
}
.AnyTagClassName
{
color: #069178;
}
</style>
background-color css
<style>
a { background-color: #069178; }
a { background-color: rgb(6,145,120); }
div.DivClassName
{
background-color: #069178;
}
.BgClassName
{
background-color: #069178;
}
</style>
border-color css
<style>
span { border-color: #069178; }
span { border-color: rgb(6,145,120); }
td.TdClassName
{
border-color: #069178;
}
.TagClassName
{
border-color: #069178;
}
</style>