Shades of Observatory #068762
Tints of Observatory #068762
RGB
CMYK
RGB Variations
Color information
#068762 (or 0x068762) is known color: Observatory. HEX triplet: 06, 87 and 62. RGB value is (6,135,98). Sum of RGB (Red+Green+Blue) = 6+135+98=239 (31% of max value = 765). Red value is 6 (2.73% from 255 or 2.51% from 239); Green value is 135 (53.12% from 255 or 56.49% from 239); Blue value is 98 (38.67% from 255 or 41.00% from 239); Max value from RGB is 135 - color contains mainly: green. Hex color #068762 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #068762 is #F9789D. Grayscale: #5C5C5C. Windows color (decimal): -16349342 or 6457094. OLE color: 6457094.
HSL color Cylindrical-coordinate representation of color #068762: hue angle of 162.79º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #068762 is Cyan = 0.96, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 135 | 98 | - |
| CMYK | 0.96 | 0 | 0.27 | 0.47 |
| HSL | 162.79º | 0.91% | 0.28% | - |
| HSV(B) | 162.79º | 0.96% | 0.53% | - |
| XYZ | 10.94 | 18.25 | 14.5 | - |
| YUV | 92.21 | 131.26 | 66.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 135 | 98 | 0.96 | 0 | 0.27 | 0.47 | 162.79 | 0.91 | 0.28 |
| Hex | 6 | 87 | 62 | 60 | 0 | 1B | 2F | A3 | 5B | 1C |
| Octal | 6 | 207 | 142 | 140 | 0 | 33 | 57 | 243 | 133 | 34 |
| Binary | 110 | 10000111 | 1100010 | 1100000 | 0 | 11011 | 101111 | 10100011 | 1011011 | 11100 |
Color Harmonies of #068762
Complementary color
Monochromatic Colors of #068762
Black with #068762
Text Example
Text Example
White with #068762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068762; }
p { color: rgb(6,135,98); }
H1.HeaderClassName
{
color: #068762;
}
.AnyTagClassName
{
color: #068762;
}
</style>
background-color css
<style>
a { background-color: #068762; }
a { background-color: rgb(6,135,98); }
div.DivClassName
{
background-color: #068762;
}
.BgClassName
{
background-color: #068762;
}
</style>
border-color css
<style>
span { border-color: #068762; }
span { border-color: rgb(6,135,98); }
td.TdClassName
{
border-color: #068762;
}
.TagClassName
{
border-color: #068762;
}
</style>