Shades of Observatory #039574
Tints of Observatory #039574
RGB
CMYK
RGB Variations
Color information
#039574 (or 0x039574) is known color: Observatory. HEX triplet: 03, 95 and 74. RGB value is (3,149,116). Sum of RGB (Red+Green+Blue) = 3+149+116=268 (35% of max value = 765). Red value is 3 (1.56% from 255 or 1.12% from 268); Green value is 149 (58.59% from 255 or 55.60% from 268); Blue value is 116 (45.70% from 255 or 43.28% from 268); Max value from RGB is 149 - color contains mainly: green. Hex color #039574 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #039574 is #FC6A8B. Grayscale: #656565. Windows color (decimal): -16542348 or 7640323. OLE color: 7640323.
HSL color Cylindrical-coordinate representation of color #039574: hue angle of 166.44º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #039574 is Cyan = 0.98, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 3 | 149 | 116 | - |
| CMYK | 0.98 | 0 | 0.22 | 0.42 |
| HSL | 166.44º | 0.96% | 0.3% | - |
| HSV(B) | 166.44º | 0.98% | 0.58% | - |
| XYZ | 13.94 | 22.78 | 20.18 | - |
| YUV | 101.58 | 136.13 | 57.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 149 | 116 | 0.98 | 0 | 0.22 | 0.42 | 166.44 | 0.96 | 0.3 |
| Hex | 3 | 95 | 74 | 62 | 0 | 16 | 2A | A6 | 60 | 1E |
| Octal | 3 | 225 | 164 | 142 | 0 | 26 | 52 | 246 | 140 | 36 |
| Binary | 11 | 10010101 | 1110100 | 1100010 | 0 | 10110 | 101010 | 10100110 | 1100000 | 11110 |
Color Harmonies of #039574
Complementary color
Monochromatic Colors of #039574
Black with #039574
Text Example
Text Example
White with #039574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #039574; }
p { color: rgb(3,149,116); }
H1.HeaderClassName
{
color: #039574;
}
.AnyTagClassName
{
color: #039574;
}
</style>
background-color css
<style>
a { background-color: #039574; }
a { background-color: rgb(3,149,116); }
div.DivClassName
{
background-color: #039574;
}
.BgClassName
{
background-color: #039574;
}
</style>
border-color css
<style>
span { border-color: #039574; }
span { border-color: rgb(3,149,116); }
td.TdClassName
{
border-color: #039574;
}
.TagClassName
{
border-color: #039574;
}
</style>