Shades of Observatory #039271
Tints of Observatory #039271
RGB
CMYK
RGB Variations
Color information
#039271 (or 0x039271) is known color: Observatory. HEX triplet: 03, 92 and 71. RGB value is (3,146,113). Sum of RGB (Red+Green+Blue) = 3+146+113=262 (34% of max value = 765). Red value is 3 (1.56% from 255 or 1.15% from 262); Green value is 146 (57.42% from 255 or 55.73% from 262); Blue value is 113 (44.53% from 255 or 43.13% from 262); Max value from RGB is 146 - color contains mainly: green. Hex color #039271 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #039271 is #FC6D8E. Grayscale: #636363. Windows color (decimal): -16543119 or 7442947. OLE color: 7442947.
HSL color Cylindrical-coordinate representation of color #039271: hue angle of 166.15º 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 #039271 is Cyan = 0.98, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 3 | 146 | 113 | - |
| CMYK | 0.98 | 0 | 0.23 | 0.43 |
| HSL | 166.15º | 0.96% | 0.29% | - |
| HSV(B) | 166.15º | 0.98% | 0.57% | - |
| XYZ | 13.3 | 21.77 | 19.12 | - |
| YUV | 99.48 | 135.62 | 59.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 146 | 113 | 0.98 | 0 | 0.23 | 0.43 | 166.15 | 0.96 | 0.29 |
| Hex | 3 | 92 | 71 | 62 | 0 | 17 | 2B | A6 | 60 | 1D |
| Octal | 3 | 222 | 161 | 142 | 0 | 27 | 53 | 246 | 140 | 35 |
| Binary | 11 | 10010010 | 1110001 | 1100010 | 0 | 10111 | 101011 | 10100110 | 1100000 | 11101 |
Color Harmonies of #039271
Complementary color
Monochromatic Colors of #039271
Black with #039271
Text Example
Text Example
White with #039271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #039271; }
p { color: rgb(3,146,113); }
H1.HeaderClassName
{
color: #039271;
}
.AnyTagClassName
{
color: #039271;
}
</style>
background-color css
<style>
a { background-color: #039271; }
a { background-color: rgb(3,146,113); }
div.DivClassName
{
background-color: #039271;
}
.BgClassName
{
background-color: #039271;
}
</style>
border-color css
<style>
span { border-color: #039271; }
span { border-color: rgb(3,146,113); }
td.TdClassName
{
border-color: #039271;
}
.TagClassName
{
border-color: #039271;
}
</style>