Shades of Observatory #048965
Tints of Observatory #048965
RGB
CMYK
RGB Variations
Color information
#048965 (or 0x048965) is known color: Observatory. HEX triplet: 04, 89 and 65. RGB value is (4,137,101). Sum of RGB (Red+Green+Blue) = 4+137+101=242 (32% of max value = 765). Red value is 4 (1.95% from 255 or 1.65% from 242); Green value is 137 (53.91% from 255 or 56.61% from 242); Blue value is 101 (39.84% from 255 or 41.74% from 242); Max value from RGB is 137 - color contains mainly: green. Hex color #048965 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #048965 is #FB769A. Grayscale: #5D5D5D. Windows color (decimal): -16479899 or 6654212. OLE color: 6654212.
HSL color Cylindrical-coordinate representation of color #048965: hue angle of 163.76º 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 #048965 is Cyan = 0.97, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 4 | 137 | 101 | - |
| CMYK | 0.97 | 0 | 0.26 | 0.46 |
| HSL | 163.76º | 0.94% | 0.28% | - |
| HSV(B) | 163.76º | 0.97% | 0.54% | - |
| XYZ | 11.34 | 18.86 | 15.35 | - |
| YUV | 93.13 | 132.44 | 64.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 137 | 101 | 0.97 | 0 | 0.26 | 0.46 | 163.76 | 0.94 | 0.28 |
| Hex | 4 | 89 | 65 | 61 | 0 | 1A | 2E | A4 | 5E | 1C |
| Octal | 4 | 211 | 145 | 141 | 0 | 32 | 56 | 244 | 136 | 34 |
| Binary | 100 | 10001001 | 1100101 | 1100001 | 0 | 11010 | 101110 | 10100100 | 1011110 | 11100 |
Color Harmonies of #048965
Complementary color
Monochromatic Colors of #048965
Black with #048965
Text Example
Text Example
White with #048965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #048965; }
p { color: rgb(4,137,101); }
H1.HeaderClassName
{
color: #048965;
}
.AnyTagClassName
{
color: #048965;
}
</style>
background-color css
<style>
a { background-color: #048965; }
a { background-color: rgb(4,137,101); }
div.DivClassName
{
background-color: #048965;
}
.BgClassName
{
background-color: #048965;
}
</style>
border-color css
<style>
span { border-color: #048965; }
span { border-color: rgb(4,137,101); }
td.TdClassName
{
border-color: #048965;
}
.TagClassName
{
border-color: #048965;
}
</style>