Shades of Observatory #039272
Tints of Observatory #039272
RGB
CMYK
RGB Variations
Color information
#039272 (or 0x039272) is known color: Observatory. HEX triplet: 03, 92 and 72. RGB value is (3,146,114). Sum of RGB (Red+Green+Blue) = 3+146+114=263 (34% of max value = 765). Red value is 3 (1.56% from 255 or 1.14% from 263); Green value is 146 (57.42% from 255 or 55.51% from 263); Blue value is 114 (44.92% from 255 or 43.35% from 263); Max value from RGB is 146 - color contains mainly: green. Hex color #039272 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #039272 is #FC6D8D. Grayscale: #636363. Windows color (decimal): -16543118 or 7508483. OLE color: 7508483.
HSL color Cylindrical-coordinate representation of color #039272: hue angle of 166.57º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #039272 is Cyan = 0.98, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 3 | 146 | 114 | - |
| CMYK | 0.98 | 0 | 0.22 | 0.43 |
| HSL | 166.57º | 0.96% | 0.29% | - |
| HSV(B) | 166.57º | 0.98% | 0.57% | - |
| XYZ | 13.35 | 21.79 | 19.42 | - |
| YUV | 99.6 | 136.12 | 59.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 146 | 114 | 0.98 | 0 | 0.22 | 0.43 | 166.57 | 0.96 | 0.29 |
| Hex | 3 | 92 | 72 | 62 | 0 | 16 | 2B | A7 | 60 | 1D |
| Octal | 3 | 222 | 162 | 142 | 0 | 26 | 53 | 247 | 140 | 35 |
| Binary | 11 | 10010010 | 1110010 | 1100010 | 0 | 10110 | 101011 | 10100111 | 1100000 | 11101 |
Color Harmonies of #039272
Complementary color
Monochromatic Colors of #039272
Black with #039272
Text Example
Text Example
White with #039272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #039272; }
p { color: rgb(3,146,114); }
H1.HeaderClassName
{
color: #039272;
}
.AnyTagClassName
{
color: #039272;
}
</style>
background-color css
<style>
a { background-color: #039272; }
a { background-color: rgb(3,146,114); }
div.DivClassName
{
background-color: #039272;
}
.BgClassName
{
background-color: #039272;
}
</style>
border-color css
<style>
span { border-color: #039272; }
span { border-color: rgb(3,146,114); }
td.TdClassName
{
border-color: #039272;
}
.TagClassName
{
border-color: #039272;
}
</style>