Shades of Observatory #048973
Tints of Observatory #048973
RGB
CMYK
RGB Variations
Color information
#048973 (or 0x048973) is known color: Observatory. HEX triplet: 04, 89 and 73. RGB value is (4,137,115). Sum of RGB (Red+Green+Blue) = 4+137+115=256 (33% of max value = 765). Red value is 4 (1.95% from 255 or 1.56% from 256); Green value is 137 (53.91% from 255 or 53.52% from 256); Blue value is 115 (45.31% from 255 or 44.92% from 256); Max value from RGB is 137 - color contains mainly: green. Hex color #048973 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #048973 is #FB768C. Grayscale: #5E5E5E. Windows color (decimal): -16479885 or 7571716. OLE color: 7571716.
HSL color Cylindrical-coordinate representation of color #048973: hue angle of 170.08º degrees, saturation: 0.94, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #048973 is Cyan = 0.97, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 4 | 137 | 115 | - |
| CMYK | 0.97 | 0 | 0.16 | 0.46 |
| HSL | 170.08º | 0.94% | 0.28% | - |
| HSV(B) | 170.08º | 0.97% | 0.54% | - |
| XYZ | 12.09 | 19.15 | 19.28 | - |
| YUV | 94.73 | 139.44 | 63.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 137 | 115 | 0.97 | 0 | 0.16 | 0.46 | 170.08 | 0.94 | 0.28 |
| Hex | 4 | 89 | 73 | 61 | 0 | 10 | 2E | AA | 5E | 1C |
| Octal | 4 | 211 | 163 | 141 | 0 | 20 | 56 | 252 | 136 | 34 |
| Binary | 100 | 10001001 | 1110011 | 1100001 | 0 | 10000 | 101110 | 10101010 | 1011110 | 11100 |
Color Harmonies of #048973
Complementary color
Monochromatic Colors of #048973
Black with #048973
Text Example
Text Example
White with #048973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #048973; }
p { color: rgb(4,137,115); }
H1.HeaderClassName
{
color: #048973;
}
.AnyTagClassName
{
color: #048973;
}
</style>
background-color css
<style>
a { background-color: #048973; }
a { background-color: rgb(4,137,115); }
div.DivClassName
{
background-color: #048973;
}
.BgClassName
{
background-color: #048973;
}
</style>
border-color css
<style>
span { border-color: #048973; }
span { border-color: rgb(4,137,115); }
td.TdClassName
{
border-color: #048973;
}
.TagClassName
{
border-color: #048973;
}
</style>