Shades of Observatory #068669
Tints of Observatory #068669
RGB
CMYK
RGB Variations
Color information
#068669 (or 0x068669) is known color: Observatory. HEX triplet: 06, 86 and 69. RGB value is (6,134,105). Sum of RGB (Red+Green+Blue) = 6+134+105=245 (32% of max value = 765). Red value is 6 (2.73% from 255 or 2.45% from 245); Green value is 134 (52.73% from 255 or 54.69% from 245); Blue value is 105 (41.41% from 255 or 42.86% from 245); Max value from RGB is 134 - color contains mainly: green. Hex color #068669 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #068669 is #F97996. Grayscale: #5C5C5C. Windows color (decimal): -16349591 or 6915590. OLE color: 6915590.
HSL color Cylindrical-coordinate representation of color #068669: hue angle of 166.41º 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 #068669 is Cyan = 0.96, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 134 | 105 | - |
| CMYK | 0.96 | 0 | 0.22 | 0.47 |
| HSL | 166.41º | 0.91% | 0.27% | - |
| HSV(B) | 166.41º | 0.96% | 0.53% | - |
| XYZ | 11.15 | 18.11 | 16.27 | - |
| YUV | 92.42 | 135.09 | 66.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 134 | 105 | 0.96 | 0 | 0.22 | 0.47 | 166.41 | 0.91 | 0.27 |
| Hex | 6 | 86 | 69 | 60 | 0 | 16 | 2F | A6 | 5B | 1B |
| Octal | 6 | 206 | 151 | 140 | 0 | 26 | 57 | 246 | 133 | 33 |
| Binary | 110 | 10000110 | 1101001 | 1100000 | 0 | 10110 | 101111 | 10100110 | 1011011 | 11011 |
Color Harmonies of #068669
Complementary color
Monochromatic Colors of #068669
Black with #068669
Text Example
Text Example
White with #068669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068669; }
p { color: rgb(6,134,105); }
H1.HeaderClassName
{
color: #068669;
}
.AnyTagClassName
{
color: #068669;
}
</style>
background-color css
<style>
a { background-color: #068669; }
a { background-color: rgb(6,134,105); }
div.DivClassName
{
background-color: #068669;
}
.BgClassName
{
background-color: #068669;
}
</style>
border-color css
<style>
span { border-color: #068669; }
span { border-color: rgb(6,134,105); }
td.TdClassName
{
border-color: #068669;
}
.TagClassName
{
border-color: #068669;
}
</style>