Shades of Observatory #069470
Tints of Observatory #069470
RGB
CMYK
RGB Variations
Color information
#069470 (or 0x069470) is known color: Observatory. HEX triplet: 06, 94 and 70. RGB value is (6,148,112). Sum of RGB (Red+Green+Blue) = 6+148+112=266 (35% of max value = 765). Red value is 6 (2.73% from 255 or 2.26% from 266); Green value is 148 (58.20% from 255 or 55.64% from 266); Blue value is 112 (44.14% from 255 or 42.11% from 266); Max value from RGB is 148 - color contains mainly: green. Hex color #069470 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #069470 is #F96B8F. Grayscale: #656565. Windows color (decimal): -16346000 or 7377926. OLE color: 7377926.
HSL color Cylindrical-coordinate representation of color #069470: hue angle of 164.79º 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 #069470 is Cyan = 0.96, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 148 | 112 | - |
| CMYK | 0.96 | 0 | 0.24 | 0.42 |
| HSL | 164.79º | 0.92% | 0.3% | - |
| HSV(B) | 164.79º | 0.96% | 0.58% | - |
| XYZ | 13.59 | 22.39 | 18.93 | - |
| YUV | 101.44 | 133.96 | 59.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 148 | 112 | 0.96 | 0 | 0.24 | 0.42 | 164.79 | 0.92 | 0.3 |
| Hex | 6 | 94 | 70 | 60 | 0 | 18 | 2A | A5 | 5C | 1E |
| Octal | 6 | 224 | 160 | 140 | 0 | 30 | 52 | 245 | 134 | 36 |
| Binary | 110 | 10010100 | 1110000 | 1100000 | 0 | 11000 | 101010 | 10100101 | 1011100 | 11110 |
Color Harmonies of #069470
Complementary color
Monochromatic Colors of #069470
Black with #069470
Text Example
Text Example
White with #069470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069470; }
p { color: rgb(6,148,112); }
H1.HeaderClassName
{
color: #069470;
}
.AnyTagClassName
{
color: #069470;
}
</style>
background-color css
<style>
a { background-color: #069470; }
a { background-color: rgb(6,148,112); }
div.DivClassName
{
background-color: #069470;
}
.BgClassName
{
background-color: #069470;
}
</style>
border-color css
<style>
span { border-color: #069470; }
span { border-color: rgb(6,148,112); }
td.TdClassName
{
border-color: #069470;
}
.TagClassName
{
border-color: #069470;
}
</style>