Shades of Observatory #049278
Tints of Observatory #049278
RGB
CMYK
RGB Variations
Color information
#049278 (or 0x049278) is known color: Observatory. HEX triplet: 04, 92 and 78. RGB value is (4,146,120). Sum of RGB (Red+Green+Blue) = 4+146+120=270 (35% of max value = 765). Red value is 4 (1.95% from 255 or 1.48% from 270); Green value is 146 (57.42% from 255 or 54.07% from 270); Blue value is 120 (47.27% from 255 or 44.44% from 270); Max value from RGB is 146 - color contains mainly: green. Hex color #049278 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #049278 is #FB6D87. Grayscale: #646464. Windows color (decimal): -16477576 or 7901700. OLE color: 7901700.
HSL color Cylindrical-coordinate representation of color #049278: hue angle of 169.01º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #049278 is Cyan = 0.97, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 4 | 146 | 120 | - |
| CMYK | 0.97 | 0 | 0.18 | 0.43 |
| HSL | 169.01º | 0.95% | 0.29% | - |
| HSV(B) | 169.01º | 0.97% | 0.57% | - |
| XYZ | 13.72 | 21.94 | 21.28 | - |
| YUV | 100.58 | 138.96 | 59.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 146 | 120 | 0.97 | 0 | 0.18 | 0.43 | 169.01 | 0.95 | 0.29 |
| Hex | 4 | 92 | 78 | 61 | 0 | 12 | 2B | A9 | 5F | 1D |
| Octal | 4 | 222 | 170 | 141 | 0 | 22 | 53 | 251 | 137 | 35 |
| Binary | 100 | 10010010 | 1111000 | 1100001 | 0 | 10010 | 101011 | 10101001 | 1011111 | 11101 |
Color Harmonies of #049278
Complementary color
Monochromatic Colors of #049278
Black with #049278
Text Example
Text Example
White with #049278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #049278; }
p { color: rgb(4,146,120); }
H1.HeaderClassName
{
color: #049278;
}
.AnyTagClassName
{
color: #049278;
}
</style>
background-color css
<style>
a { background-color: #049278; }
a { background-color: rgb(4,146,120); }
div.DivClassName
{
background-color: #049278;
}
.BgClassName
{
background-color: #049278;
}
</style>
border-color css
<style>
span { border-color: #049278; }
span { border-color: rgb(4,146,120); }
td.TdClassName
{
border-color: #049278;
}
.TagClassName
{
border-color: #049278;
}
</style>