Shades of Observatory #069474
Tints of Observatory #069474
RGB
CMYK
RGB Variations
Color information
#069474 (or 0x069474) is known color: Observatory. HEX triplet: 06, 94 and 74. RGB value is (6,148,116). Sum of RGB (Red+Green+Blue) = 6+148+116=270 (35% of max value = 765). Red value is 6 (2.73% from 255 or 2.22% from 270); Green value is 148 (58.20% from 255 or 54.81% from 270); Blue value is 116 (45.70% from 255 or 42.96% from 270); Max value from RGB is 148 - color contains mainly: green. Hex color #069474 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #069474 is #F96B8B. Grayscale: #656565. Windows color (decimal): -16345996 or 7640070. OLE color: 7640070.
HSL color Cylindrical-coordinate representation of color #069474: hue angle of 166.48º 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 #069474 is Cyan = 0.96, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 148 | 116 | - |
| CMYK | 0.96 | 0 | 0.22 | 0.42 |
| HSL | 166.48º | 0.92% | 0.3% | - |
| HSV(B) | 166.48º | 0.96% | 0.58% | - |
| XYZ | 13.82 | 22.48 | 20.13 | - |
| YUV | 101.89 | 135.96 | 59.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 148 | 116 | 0.96 | 0 | 0.22 | 0.42 | 166.48 | 0.92 | 0.3 |
| Hex | 6 | 94 | 74 | 60 | 0 | 16 | 2A | A6 | 5C | 1E |
| Octal | 6 | 224 | 164 | 140 | 0 | 26 | 52 | 246 | 134 | 36 |
| Binary | 110 | 10010100 | 1110100 | 1100000 | 0 | 10110 | 101010 | 10100110 | 1011100 | 11110 |
Color Harmonies of #069474
Complementary color
Monochromatic Colors of #069474
Black with #069474
Text Example
Text Example
White with #069474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069474; }
p { color: rgb(6,148,116); }
H1.HeaderClassName
{
color: #069474;
}
.AnyTagClassName
{
color: #069474;
}
</style>
background-color css
<style>
a { background-color: #069474; }
a { background-color: rgb(6,148,116); }
div.DivClassName
{
background-color: #069474;
}
.BgClassName
{
background-color: #069474;
}
</style>
border-color css
<style>
span { border-color: #069474; }
span { border-color: rgb(6,148,116); }
td.TdClassName
{
border-color: #069474;
}
.TagClassName
{
border-color: #069474;
}
</style>