Shades of Observatory #049469
Tints of Observatory #049469
RGB
CMYK
RGB Variations
Color information
#049469 (or 0x049469) is known color: Observatory. HEX triplet: 04, 94 and 69. RGB value is (4,148,105). Sum of RGB (Red+Green+Blue) = 4+148+105=257 (34% of max value = 765). Red value is 4 (1.95% from 255 or 1.56% from 257); Green value is 148 (58.20% from 255 or 57.59% from 257); Blue value is 105 (41.41% from 255 or 40.86% from 257); Max value from RGB is 148 - color contains mainly: green. Hex color #049469 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #049469 is #FB6B96. Grayscale: #646464. Windows color (decimal): -16477079 or 6919172. OLE color: 6919172.
HSL color Cylindrical-coordinate representation of color #049469: hue angle of 162.08º 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 #049469 is Cyan = 0.97, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 4 | 148 | 105 | - |
| CMYK | 0.97 | 0 | 0.29 | 0.42 |
| HSL | 162.08º | 0.95% | 0.3% | - |
| HSV(B) | 162.08º | 0.97% | 0.58% | - |
| XYZ | 13.19 | 22.23 | 16.96 | - |
| YUV | 100.04 | 130.79 | 59.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 148 | 105 | 0.97 | 0 | 0.29 | 0.42 | 162.08 | 0.95 | 0.3 |
| Hex | 4 | 94 | 69 | 61 | 0 | 1D | 2A | A2 | 5F | 1E |
| Octal | 4 | 224 | 151 | 141 | 0 | 35 | 52 | 242 | 137 | 36 |
| Binary | 100 | 10010100 | 1101001 | 1100001 | 0 | 11101 | 101010 | 10100010 | 1011111 | 11110 |
Color Harmonies of #049469
Complementary color
Monochromatic Colors of #049469
Black with #049469
Text Example
Text Example
White with #049469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #049469; }
p { color: rgb(4,148,105); }
H1.HeaderClassName
{
color: #049469;
}
.AnyTagClassName
{
color: #049469;
}
</style>
background-color css
<style>
a { background-color: #049469; }
a { background-color: rgb(4,148,105); }
div.DivClassName
{
background-color: #049469;
}
.BgClassName
{
background-color: #049469;
}
</style>
border-color css
<style>
span { border-color: #049469; }
span { border-color: rgb(4,148,105); }
td.TdClassName
{
border-color: #049469;
}
.TagClassName
{
border-color: #049469;
}
</style>