Shades of Observatory #039069
Tints of Observatory #039069
RGB
CMYK
RGB Variations
Color information
#039069 (or 0x039069) is known color: Observatory. HEX triplet: 03, 90 and 69. RGB value is (3,144,105). Sum of RGB (Red+Green+Blue) = 3+144+105=252 (33% of max value = 765). Red value is 3 (1.56% from 255 or 1.19% from 252); Green value is 144 (56.64% from 255 or 57.14% from 252); Blue value is 105 (41.41% from 255 or 41.67% from 252); Max value from RGB is 144 - color contains mainly: green. Hex color #039069 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #039069 is #FC6F96. Grayscale: #616161. Windows color (decimal): -16543639 or 6918147. OLE color: 6918147.
HSL color Cylindrical-coordinate representation of color #039069: hue angle of 163.4º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #039069 is Cyan = 0.98, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 3 | 144 | 105 | - |
| CMYK | 0.98 | 0 | 0.27 | 0.44 |
| HSL | 163.4º | 0.96% | 0.29% | - |
| HSV(B) | 163.4º | 0.98% | 0.56% | - |
| XYZ | 12.56 | 20.99 | 16.75 | - |
| YUV | 97.4 | 132.29 | 60.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 144 | 105 | 0.98 | 0 | 0.27 | 0.44 | 163.4 | 0.96 | 0.29 |
| Hex | 3 | 90 | 69 | 62 | 0 | 1B | 2C | A3 | 60 | 1D |
| Octal | 3 | 220 | 151 | 142 | 0 | 33 | 54 | 243 | 140 | 35 |
| Binary | 11 | 10010000 | 1101001 | 1100010 | 0 | 11011 | 101100 | 10100011 | 1100000 | 11101 |
Color Harmonies of #039069
Complementary color
Monochromatic Colors of #039069
Black with #039069
Text Example
Text Example
White with #039069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #039069; }
p { color: rgb(3,144,105); }
H1.HeaderClassName
{
color: #039069;
}
.AnyTagClassName
{
color: #039069;
}
</style>
background-color css
<style>
a { background-color: #039069; }
a { background-color: rgb(3,144,105); }
div.DivClassName
{
background-color: #039069;
}
.BgClassName
{
background-color: #039069;
}
</style>
border-color css
<style>
span { border-color: #039069; }
span { border-color: rgb(3,144,105); }
td.TdClassName
{
border-color: #039069;
}
.TagClassName
{
border-color: #039069;
}
</style>