Shades of Observatory #039275
Tints of Observatory #039275
RGB
CMYK
RGB Variations
Color information
#039275 (or 0x039275) is known color: Observatory. HEX triplet: 03, 92 and 75. RGB value is (3,146,117). Sum of RGB (Red+Green+Blue) = 3+146+117=266 (35% of max value = 765). Red value is 3 (1.56% from 255 or 1.13% from 266); Green value is 146 (57.42% from 255 or 54.89% from 266); Blue value is 117 (46.09% from 255 or 43.98% from 266); Max value from RGB is 146 - color contains mainly: green. Hex color #039275 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #039275 is #FC6D8A. Grayscale: #636363. Windows color (decimal): -16543115 or 7705091. OLE color: 7705091.
HSL color Cylindrical-coordinate representation of color #039275: hue angle of 167.83º 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 #039275 is Cyan = 0.98, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 3 | 146 | 117 | - |
| CMYK | 0.98 | 0 | 0.20 | 0.43 |
| HSL | 167.83º | 0.96% | 0.29% | - |
| HSV(B) | 167.83º | 0.98% | 0.57% | - |
| XYZ | 13.53 | 21.86 | 20.34 | - |
| YUV | 99.94 | 137.62 | 58.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 146 | 117 | 0.98 | 0 | 0.20 | 0.43 | 167.83 | 0.96 | 0.29 |
| Hex | 3 | 92 | 75 | 62 | 0 | 14 | 2B | A8 | 60 | 1D |
| Octal | 3 | 222 | 165 | 142 | 0 | 24 | 53 | 250 | 140 | 35 |
| Binary | 11 | 10010010 | 1110101 | 1100010 | 0 | 10100 | 101011 | 10101000 | 1100000 | 11101 |
Color Harmonies of #039275
Complementary color
Monochromatic Colors of #039275
Black with #039275
Text Example
Text Example
White with #039275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #039275; }
p { color: rgb(3,146,117); }
H1.HeaderClassName
{
color: #039275;
}
.AnyTagClassName
{
color: #039275;
}
</style>
background-color css
<style>
a { background-color: #039275; }
a { background-color: rgb(3,146,117); }
div.DivClassName
{
background-color: #039275;
}
.BgClassName
{
background-color: #039275;
}
</style>
border-color css
<style>
span { border-color: #039275; }
span { border-color: rgb(3,146,117); }
td.TdClassName
{
border-color: #039275;
}
.TagClassName
{
border-color: #039275;
}
</style>