Shades of Observatory #068675
Tints of Observatory #068675
RGB
CMYK
RGB Variations
Color information
#068675 (or 0x068675) is known color: Observatory. HEX triplet: 06, 86 and 75. RGB value is (6,134,117). Sum of RGB (Red+Green+Blue) = 6+134+117=257 (34% of max value = 765). Red value is 6 (2.73% from 255 or 2.33% from 257); Green value is 134 (52.73% from 255 or 52.14% from 257); Blue value is 117 (46.09% from 255 or 45.53% from 257); Max value from RGB is 134 - color contains mainly: green. Hex color #068675 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #068675 is #F9798A. Grayscale: #5D5D5D. Windows color (decimal): -16349579 or 7702022. OLE color: 7702022.
HSL color Cylindrical-coordinate representation of color #068675: hue angle of 172.03º 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 #068675 is Cyan = 0.96, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 134 | 117 | - |
| CMYK | 0.96 | 0 | 0.13 | 0.47 |
| HSL | 172.03º | 0.91% | 0.27% | - |
| HSV(B) | 172.03º | 0.96% | 0.53% | - |
| XYZ | 11.81 | 18.37 | 19.75 | - |
| YUV | 93.79 | 141.09 | 65.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 134 | 117 | 0.96 | 0 | 0.13 | 0.47 | 172.03 | 0.91 | 0.27 |
| Hex | 6 | 86 | 75 | 60 | 0 | D | 2F | AC | 5B | 1B |
| Octal | 6 | 206 | 165 | 140 | 0 | 15 | 57 | 254 | 133 | 33 |
| Binary | 110 | 10000110 | 1110101 | 1100000 | 0 | 1101 | 101111 | 10101100 | 1011011 | 11011 |
Color Harmonies of #068675
Complementary color
Monochromatic Colors of #068675
Black with #068675
Text Example
Text Example
White with #068675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068675; }
p { color: rgb(6,134,117); }
H1.HeaderClassName
{
color: #068675;
}
.AnyTagClassName
{
color: #068675;
}
</style>
background-color css
<style>
a { background-color: #068675; }
a { background-color: rgb(6,134,117); }
div.DivClassName
{
background-color: #068675;
}
.BgClassName
{
background-color: #068675;
}
</style>
border-color css
<style>
span { border-color: #068675; }
span { border-color: rgb(6,134,117); }
td.TdClassName
{
border-color: #068675;
}
.TagClassName
{
border-color: #068675;
}
</style>