Shades of Observatory #069366
Tints of Observatory #069366
RGB
CMYK
RGB Variations
Color information
#069366 (or 0x069366) is known color: Observatory. HEX triplet: 06, 93 and 66. RGB value is (6,147,102). Sum of RGB (Red+Green+Blue) = 6+147+102=255 (33% of max value = 765). Red value is 6 (2.73% from 255 or 2.35% from 255); Green value is 147 (57.81% from 255 or 57.65% from 255); Blue value is 102 (40.23% from 255 or 40% from 255); Max value from RGB is 147 - color contains mainly: green. Hex color #069366 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #069366 is #F96C99. Grayscale: #636363. Windows color (decimal): -16346266 or 6722310. OLE color: 6722310.
HSL color Cylindrical-coordinate representation of color #069366: hue angle of 160.85º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #069366 is Cyan = 0.96, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 147 | 102 | - |
| CMYK | 0.96 | 0 | 0.31 | 0.42 |
| HSL | 160.85º | 0.92% | 0.3% | - |
| HSV(B) | 160.85º | 0.96% | 0.58% | - |
| XYZ | 12.91 | 21.87 | 16.11 | - |
| YUV | 99.71 | 129.29 | 61.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 147 | 102 | 0.96 | 0 | 0.31 | 0.42 | 160.85 | 0.92 | 0.3 |
| Hex | 6 | 93 | 66 | 60 | 0 | 1F | 2A | A1 | 5C | 1E |
| Octal | 6 | 223 | 146 | 140 | 0 | 37 | 52 | 241 | 134 | 36 |
| Binary | 110 | 10010011 | 1100110 | 1100000 | 0 | 11111 | 101010 | 10100001 | 1011100 | 11110 |
Color Harmonies of #069366
Complementary color
Monochromatic Colors of #069366
Black with #069366
Text Example
Text Example
White with #069366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069366; }
p { color: rgb(6,147,102); }
H1.HeaderClassName
{
color: #069366;
}
.AnyTagClassName
{
color: #069366;
}
</style>
background-color css
<style>
a { background-color: #069366; }
a { background-color: rgb(6,147,102); }
div.DivClassName
{
background-color: #069366;
}
.BgClassName
{
background-color: #069366;
}
</style>
border-color css
<style>
span { border-color: #069366; }
span { border-color: rgb(6,147,102); }
td.TdClassName
{
border-color: #069366;
}
.TagClassName
{
border-color: #069366;
}
</style>