Shades of Observatory #039073
Tints of Observatory #039073
RGB
CMYK
RGB Variations
Color information
#039073 (or 0x039073) is known color: Observatory. HEX triplet: 03, 90 and 73. RGB value is (3,144,115). Sum of RGB (Red+Green+Blue) = 3+144+115=262 (34% of max value = 765). Red value is 3 (1.56% from 255 or 1.15% from 262); Green value is 144 (56.64% from 255 or 54.96% from 262); Blue value is 115 (45.31% from 255 or 43.89% from 262); Max value from RGB is 144 - color contains mainly: green. Hex color #039073 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #039073 is #FC6F8C. Grayscale: #626262. Windows color (decimal): -16543629 or 7573507. OLE color: 7573507.
HSL color Cylindrical-coordinate representation of color #039073: hue angle of 167.66º 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 #039073 is Cyan = 0.98, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 3 | 144 | 115 | - |
| CMYK | 0.98 | 0 | 0.20 | 0.44 |
| HSL | 167.66º | 0.96% | 0.29% | - |
| HSV(B) | 167.66º | 0.98% | 0.56% | - |
| XYZ | 13.11 | 21.2 | 19.62 | - |
| YUV | 98.54 | 137.29 | 59.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 144 | 115 | 0.98 | 0 | 0.20 | 0.44 | 167.66 | 0.96 | 0.29 |
| Hex | 3 | 90 | 73 | 62 | 0 | 14 | 2C | A8 | 60 | 1D |
| Octal | 3 | 220 | 163 | 142 | 0 | 24 | 54 | 250 | 140 | 35 |
| Binary | 11 | 10010000 | 1110011 | 1100010 | 0 | 10100 | 101100 | 10101000 | 1100000 | 11101 |
Color Harmonies of #039073
Complementary color
Monochromatic Colors of #039073
Black with #039073
Text Example
Text Example
White with #039073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #039073; }
p { color: rgb(3,144,115); }
H1.HeaderClassName
{
color: #039073;
}
.AnyTagClassName
{
color: #039073;
}
</style>
background-color css
<style>
a { background-color: #039073; }
a { background-color: rgb(3,144,115); }
div.DivClassName
{
background-color: #039073;
}
.BgClassName
{
background-color: #039073;
}
</style>
border-color css
<style>
span { border-color: #039073; }
span { border-color: rgb(3,144,115); }
td.TdClassName
{
border-color: #039073;
}
.TagClassName
{
border-color: #039073;
}
</style>