Shades of Observatory #068964
Tints of Observatory #068964
RGB
CMYK
RGB Variations
Color information
#068964 (or 0x068964) is known color: Observatory. HEX triplet: 06, 89 and 64. RGB value is (6,137,100). Sum of RGB (Red+Green+Blue) = 6+137+100=243 (32% of max value = 765). Red value is 6 (2.73% from 255 or 2.47% from 243); Green value is 137 (53.91% from 255 or 56.38% from 243); Blue value is 100 (39.45% from 255 or 41.15% from 243); Max value from RGB is 137 - color contains mainly: green. Hex color #068964 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #068964 is #F9769B. Grayscale: #5D5D5D. Windows color (decimal): -16348828 or 6588678. OLE color: 6588678.
HSL color Cylindrical-coordinate representation of color #068964: hue angle of 163.05º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #068964 is Cyan = 0.96, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 6 | 137 | 100 | - |
| CMYK | 0.96 | 0 | 0.27 | 0.46 |
| HSL | 163.05º | 0.92% | 0.28% | - |
| HSV(B) | 163.05º | 0.96% | 0.54% | - |
| XYZ | 11.32 | 18.85 | 15.1 | - |
| YUV | 93.61 | 131.6 | 65.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 137 | 100 | 0.96 | 0 | 0.27 | 0.46 | 163.05 | 0.92 | 0.28 |
| Hex | 6 | 89 | 64 | 60 | 0 | 1B | 2E | A3 | 5C | 1C |
| Octal | 6 | 211 | 144 | 140 | 0 | 33 | 56 | 243 | 134 | 34 |
| Binary | 110 | 10001001 | 1100100 | 1100000 | 0 | 11011 | 101110 | 10100011 | 1011100 | 11100 |
Color Harmonies of #068964
Complementary color
Monochromatic Colors of #068964
Black with #068964
Text Example
Text Example
White with #068964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068964; }
p { color: rgb(6,137,100); }
H1.HeaderClassName
{
color: #068964;
}
.AnyTagClassName
{
color: #068964;
}
</style>
background-color css
<style>
a { background-color: #068964; }
a { background-color: rgb(6,137,100); }
div.DivClassName
{
background-color: #068964;
}
.BgClassName
{
background-color: #068964;
}
</style>
border-color css
<style>
span { border-color: #068964; }
span { border-color: rgb(6,137,100); }
td.TdClassName
{
border-color: #068964;
}
.TagClassName
{
border-color: #068964;
}
</style>