Shades of Observatory #068774
Tints of Observatory #068774
RGB
CMYK
RGB Variations
Color information
#068774 (or 0x068774) is known color: Observatory. HEX triplet: 06, 87 and 74. RGB value is (6,135,116). Sum of RGB (Red+Green+Blue) = 6+135+116=257 (34% of max value = 765). Red value is 6 (2.73% from 255 or 2.33% from 257); Green value is 135 (53.12% from 255 or 52.53% from 257); Blue value is 116 (45.70% from 255 or 45.14% from 257); Max value from RGB is 135 - color contains mainly: green. Hex color #068774 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #068774 is #F9788B. Grayscale: #5E5E5E. Windows color (decimal): -16349324 or 7636742. OLE color: 7636742.
HSL color Cylindrical-coordinate representation of color #068774: hue angle of 171.16º 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 #068774 is Cyan = 0.96, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 135 | 116 | - |
| CMYK | 0.96 | 0 | 0.14 | 0.47 |
| HSL | 171.16º | 0.91% | 0.28% | - |
| HSV(B) | 171.16º | 0.96% | 0.53% | - |
| XYZ | 11.89 | 18.63 | 19.49 | - |
| YUV | 94.26 | 140.26 | 65.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 135 | 116 | 0.96 | 0 | 0.14 | 0.47 | 171.16 | 0.91 | 0.28 |
| Hex | 6 | 87 | 74 | 60 | 0 | E | 2F | AB | 5B | 1C |
| Octal | 6 | 207 | 164 | 140 | 0 | 16 | 57 | 253 | 133 | 34 |
| Binary | 110 | 10000111 | 1110100 | 1100000 | 0 | 1110 | 101111 | 10101011 | 1011011 | 11100 |
Color Harmonies of #068774
Complementary color
Monochromatic Colors of #068774
Black with #068774
Text Example
Text Example
White with #068774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068774; }
p { color: rgb(6,135,116); }
H1.HeaderClassName
{
color: #068774;
}
.AnyTagClassName
{
color: #068774;
}
</style>
background-color css
<style>
a { background-color: #068774; }
a { background-color: rgb(6,135,116); }
div.DivClassName
{
background-color: #068774;
}
.BgClassName
{
background-color: #068774;
}
</style>
border-color css
<style>
span { border-color: #068774; }
span { border-color: rgb(6,135,116); }
td.TdClassName
{
border-color: #068774;
}
.TagClassName
{
border-color: #068774;
}
</style>