Shades of Observatory #068673
Tints of Observatory #068673
RGB
CMYK
RGB Variations
Color information
#068673 (or 0x068673) is known color: Observatory. HEX triplet: 06, 86 and 73. RGB value is (6,134,115). Sum of RGB (Red+Green+Blue) = 6+134+115=255 (33% of max value = 765). Red value is 6 (2.73% from 255 or 2.35% from 255); Green value is 134 (52.73% from 255 or 52.55% from 255); Blue value is 115 (45.31% from 255 or 45.10% from 255); Max value from RGB is 134 - color contains mainly: green. Hex color #068673 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #068673 is #F9798C. Grayscale: #5D5D5D. Windows color (decimal): -16349581 or 7570950. OLE color: 7570950.
HSL color Cylindrical-coordinate representation of color #068673: hue angle of 171.09º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #068673 is Cyan = 0.96, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 134 | 115 | - |
| CMYK | 0.96 | 0 | 0.14 | 0.47 |
| HSL | 171.09º | 0.91% | 0.27% | - |
| HSV(B) | 171.09º | 0.96% | 0.53% | - |
| XYZ | 11.69 | 18.33 | 19.14 | - |
| YUV | 93.56 | 140.09 | 65.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 134 | 115 | 0.96 | 0 | 0.14 | 0.47 | 171.09 | 0.91 | 0.27 |
| Hex | 6 | 86 | 73 | 60 | 0 | E | 2F | AB | 5B | 1B |
| Octal | 6 | 206 | 163 | 140 | 0 | 16 | 57 | 253 | 133 | 33 |
| Binary | 110 | 10000110 | 1110011 | 1100000 | 0 | 1110 | 101111 | 10101011 | 1011011 | 11011 |
Color Harmonies of #068673
Complementary color
Monochromatic Colors of #068673
Black with #068673
Text Example
Text Example
White with #068673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068673; }
p { color: rgb(6,134,115); }
H1.HeaderClassName
{
color: #068673;
}
.AnyTagClassName
{
color: #068673;
}
</style>
background-color css
<style>
a { background-color: #068673; }
a { background-color: rgb(6,134,115); }
div.DivClassName
{
background-color: #068673;
}
.BgClassName
{
background-color: #068673;
}
</style>
border-color css
<style>
span { border-color: #068673; }
span { border-color: rgb(6,134,115); }
td.TdClassName
{
border-color: #068673;
}
.TagClassName
{
border-color: #068673;
}
</style>