Shades of Observatory #068766
Tints of Observatory #068766
RGB
CMYK
RGB Variations
Color information
#068766 (or 0x068766) is known color: Observatory. HEX triplet: 06, 87 and 66. RGB value is (6,135,102). Sum of RGB (Red+Green+Blue) = 6+135+102=243 (32% of max value = 765). Red value is 6 (2.73% from 255 or 2.47% from 243); Green value is 135 (53.12% from 255 or 55.56% from 243); Blue value is 102 (40.23% from 255 or 41.98% from 243); Max value from RGB is 135 - color contains mainly: green. Hex color #068766 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #068766 is #F97899. Grayscale: #5C5C5C. Windows color (decimal): -16349338 or 6719238. OLE color: 6719238.
HSL color Cylindrical-coordinate representation of color #068766: hue angle of 164.65º 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 #068766 is Cyan = 0.96, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 135 | 102 | - |
| CMYK | 0.96 | 0 | 0.24 | 0.47 |
| HSL | 164.65º | 0.91% | 0.28% | - |
| HSV(B) | 164.65º | 0.96% | 0.53% | - |
| XYZ | 11.14 | 18.33 | 15.52 | - |
| YUV | 92.67 | 133.26 | 66.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 135 | 102 | 0.96 | 0 | 0.24 | 0.47 | 164.65 | 0.91 | 0.28 |
| Hex | 6 | 87 | 66 | 60 | 0 | 18 | 2F | A5 | 5B | 1C |
| Octal | 6 | 207 | 146 | 140 | 0 | 30 | 57 | 245 | 133 | 34 |
| Binary | 110 | 10000111 | 1100110 | 1100000 | 0 | 11000 | 101111 | 10100101 | 1011011 | 11100 |
Color Harmonies of #068766
Complementary color
Monochromatic Colors of #068766
Black with #068766
Text Example
Text Example
White with #068766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068766; }
p { color: rgb(6,135,102); }
H1.HeaderClassName
{
color: #068766;
}
.AnyTagClassName
{
color: #068766;
}
</style>
background-color css
<style>
a { background-color: #068766; }
a { background-color: rgb(6,135,102); }
div.DivClassName
{
background-color: #068766;
}
.BgClassName
{
background-color: #068766;
}
</style>
border-color css
<style>
span { border-color: #068766; }
span { border-color: rgb(6,135,102); }
td.TdClassName
{
border-color: #068766;
}
.TagClassName
{
border-color: #068766;
}
</style>