Shades of Observatory #068865
Tints of Observatory #068865
RGB
CMYK
RGB Variations
Color information
#068865 (or 0x068865) is known color: Observatory. HEX triplet: 06, 88 and 65. RGB value is (6,136,101). Sum of RGB (Red+Green+Blue) = 6+136+101=243 (32% of max value = 765). Red value is 6 (2.73% from 255 or 2.47% from 243); Green value is 136 (53.52% from 255 or 55.97% from 243); Blue value is 101 (39.84% from 255 or 41.56% from 243); Max value from RGB is 136 - color contains mainly: green. Hex color #068865 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #068865 is #F9779A. Grayscale: #5D5D5D. Windows color (decimal): -16349083 or 6653958. OLE color: 6653958.
HSL color Cylindrical-coordinate representation of color #068865: hue angle of 163.85º degrees, saturation: 0.92, 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 #068865 is Cyan = 0.96, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 136 | 101 | - |
| CMYK | 0.96 | 0 | 0.26 | 0.47 |
| HSL | 163.85º | 0.92% | 0.28% | - |
| HSV(B) | 163.85º | 0.96% | 0.53% | - |
| XYZ | 11.23 | 18.59 | 15.31 | - |
| YUV | 93.14 | 132.43 | 65.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 136 | 101 | 0.96 | 0 | 0.26 | 0.47 | 163.85 | 0.92 | 0.28 |
| Hex | 6 | 88 | 65 | 60 | 0 | 1A | 2F | A4 | 5C | 1C |
| Octal | 6 | 210 | 145 | 140 | 0 | 32 | 57 | 244 | 134 | 34 |
| Binary | 110 | 10001000 | 1100101 | 1100000 | 0 | 11010 | 101111 | 10100100 | 1011100 | 11100 |
Color Harmonies of #068865
Complementary color
Monochromatic Colors of #068865
Black with #068865
Text Example
Text Example
White with #068865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068865; }
p { color: rgb(6,136,101); }
H1.HeaderClassName
{
color: #068865;
}
.AnyTagClassName
{
color: #068865;
}
</style>
background-color css
<style>
a { background-color: #068865; }
a { background-color: rgb(6,136,101); }
div.DivClassName
{
background-color: #068865;
}
.BgClassName
{
background-color: #068865;
}
</style>
border-color css
<style>
span { border-color: #068865; }
span { border-color: rgb(6,136,101); }
td.TdClassName
{
border-color: #068865;
}
.TagClassName
{
border-color: #068865;
}
</style>