Shades of Observatory #049573
Tints of Observatory #049573
RGB
CMYK
RGB Variations
Color information
#049573 (or 0x049573) is known color: Observatory. HEX triplet: 04, 95 and 73. RGB value is (4,149,115). Sum of RGB (Red+Green+Blue) = 4+149+115=268 (35% of max value = 765). Red value is 4 (1.95% from 255 or 1.49% from 268); Green value is 149 (58.59% from 255 or 55.60% from 268); Blue value is 115 (45.31% from 255 or 42.91% from 268); Max value from RGB is 149 - color contains mainly: green. Hex color #049573 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #049573 is #FB6A8C. Grayscale: #656565. Windows color (decimal): -16476813 or 7574788. OLE color: 7574788.
HSL color Cylindrical-coordinate representation of color #049573: hue angle of 165.93º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #049573 is Cyan = 0.97, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 4 | 149 | 115 | - |
| CMYK | 0.97 | 0 | 0.23 | 0.42 |
| HSL | 165.93º | 0.95% | 0.3% | - |
| HSV(B) | 165.93º | 0.97% | 0.58% | - |
| XYZ | 13.89 | 22.76 | 19.88 | - |
| YUV | 101.77 | 135.46 | 58.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 149 | 115 | 0.97 | 0 | 0.23 | 0.42 | 165.93 | 0.95 | 0.3 |
| Hex | 4 | 95 | 73 | 61 | 0 | 17 | 2A | A6 | 5F | 1E |
| Octal | 4 | 225 | 163 | 141 | 0 | 27 | 52 | 246 | 137 | 36 |
| Binary | 100 | 10010101 | 1110011 | 1100001 | 0 | 10111 | 101010 | 10100110 | 1011111 | 11110 |
Color Harmonies of #049573
Complementary color
Monochromatic Colors of #049573
Black with #049573
Text Example
Text Example
White with #049573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #049573; }
p { color: rgb(4,149,115); }
H1.HeaderClassName
{
color: #049573;
}
.AnyTagClassName
{
color: #049573;
}
</style>
background-color css
<style>
a { background-color: #049573; }
a { background-color: rgb(4,149,115); }
div.DivClassName
{
background-color: #049573;
}
.BgClassName
{
background-color: #049573;
}
</style>
border-color css
<style>
span { border-color: #049573; }
span { border-color: rgb(4,149,115); }
td.TdClassName
{
border-color: #049573;
}
.TagClassName
{
border-color: #049573;
}
</style>