Shades of Observatory #069072
Tints of Observatory #069072
RGB
CMYK
RGB Variations
Color information
#069072 (or 0x069072) is known color: Observatory. HEX triplet: 06, 90 and 72. RGB value is (6,144,114). Sum of RGB (Red+Green+Blue) = 6+144+114=264 (34% of max value = 765). Red value is 6 (2.73% from 255 or 2.27% from 264); Green value is 144 (56.64% from 255 or 54.55% from 264); Blue value is 114 (44.92% from 255 or 43.18% from 264); Max value from RGB is 144 - color contains mainly: green. Hex color #069072 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #069072 is #F96F8D. Grayscale: #636363. Windows color (decimal): -16347022 or 7507974. OLE color: 7507974.
HSL color Cylindrical-coordinate representation of color #069072: hue angle of 166.96º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #069072 is Cyan = 0.96, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 6 | 144 | 114 | - |
| CMYK | 0.96 | 0 | 0.21 | 0.44 |
| HSL | 166.96º | 0.92% | 0.29% | - |
| HSV(B) | 166.96º | 0.96% | 0.56% | - |
| XYZ | 13.09 | 21.2 | 19.32 | - |
| YUV | 99.32 | 136.28 | 61.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 144 | 114 | 0.96 | 0 | 0.21 | 0.44 | 166.96 | 0.92 | 0.29 |
| Hex | 6 | 90 | 72 | 60 | 0 | 15 | 2C | A7 | 5C | 1D |
| Octal | 6 | 220 | 162 | 140 | 0 | 25 | 54 | 247 | 134 | 35 |
| Binary | 110 | 10010000 | 1110010 | 1100000 | 0 | 10101 | 101100 | 10100111 | 1011100 | 11101 |
Color Harmonies of #069072
Complementary color
Monochromatic Colors of #069072
Black with #069072
Text Example
Text Example
White with #069072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069072; }
p { color: rgb(6,144,114); }
H1.HeaderClassName
{
color: #069072;
}
.AnyTagClassName
{
color: #069072;
}
</style>
background-color css
<style>
a { background-color: #069072; }
a { background-color: rgb(6,144,114); }
div.DivClassName
{
background-color: #069072;
}
.BgClassName
{
background-color: #069072;
}
</style>
border-color css
<style>
span { border-color: #069072; }
span { border-color: rgb(6,144,114); }
td.TdClassName
{
border-color: #069072;
}
.TagClassName
{
border-color: #069072;
}
</style>