Shades of Observatory #069071
Tints of Observatory #069071
RGB
CMYK
RGB Variations
Color information
#069071 (or 0x069071) is known color: Observatory. HEX triplet: 06, 90 and 71. RGB value is (6,144,113). Sum of RGB (Red+Green+Blue) = 6+144+113=263 (34% of max value = 765). Red value is 6 (2.73% from 255 or 2.28% from 263); Green value is 144 (56.64% from 255 or 54.75% from 263); Blue value is 113 (44.53% from 255 or 42.97% from 263); Max value from RGB is 144 - color contains mainly: green. Hex color #069071 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #069071 is #F96F8E. Grayscale: #636363. Windows color (decimal): -16347023 or 7442438. OLE color: 7442438.
HSL color Cylindrical-coordinate representation of color #069071: hue angle of 166.52º 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 #069071 is Cyan = 0.96, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 6 | 144 | 113 | - |
| CMYK | 0.96 | 0 | 0.22 | 0.44 |
| HSL | 166.52º | 0.92% | 0.29% | - |
| HSV(B) | 166.52º | 0.96% | 0.56% | - |
| XYZ | 13.03 | 21.18 | 19.02 | - |
| YUV | 99.2 | 135.78 | 61.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 144 | 113 | 0.96 | 0 | 0.22 | 0.44 | 166.52 | 0.92 | 0.29 |
| Hex | 6 | 90 | 71 | 60 | 0 | 16 | 2C | A7 | 5C | 1D |
| Octal | 6 | 220 | 161 | 140 | 0 | 26 | 54 | 247 | 134 | 35 |
| Binary | 110 | 10010000 | 1110001 | 1100000 | 0 | 10110 | 101100 | 10100111 | 1011100 | 11101 |
Color Harmonies of #069071
Complementary color
Monochromatic Colors of #069071
Black with #069071
Text Example
Text Example
White with #069071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069071; }
p { color: rgb(6,144,113); }
H1.HeaderClassName
{
color: #069071;
}
.AnyTagClassName
{
color: #069071;
}
</style>
background-color css
<style>
a { background-color: #069071; }
a { background-color: rgb(6,144,113); }
div.DivClassName
{
background-color: #069071;
}
.BgClassName
{
background-color: #069071;
}
</style>
border-color css
<style>
span { border-color: #069071; }
span { border-color: rgb(6,144,113); }
td.TdClassName
{
border-color: #069071;
}
.TagClassName
{
border-color: #069071;
}
</style>