Shades of Observatory #049067
Tints of Observatory #049067
RGB
CMYK
RGB Variations
Color information
#049067 (or 0x049067) is known color: Observatory. HEX triplet: 04, 90 and 67. RGB value is (4,144,103). Sum of RGB (Red+Green+Blue) = 4+144+103=251 (33% of max value = 765). Red value is 4 (1.95% from 255 or 1.59% from 251); Green value is 144 (56.64% from 255 or 57.37% from 251); Blue value is 103 (40.62% from 255 or 41.04% from 251); Max value from RGB is 144 - color contains mainly: green. Hex color #049067 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #049067 is #FB6F98. Grayscale: #616161. Windows color (decimal): -16478105 or 6787076. OLE color: 6787076.
HSL color Cylindrical-coordinate representation of color #049067: hue angle of 162.43º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #049067 is Cyan = 0.97, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 4 | 144 | 103 | - |
| CMYK | 0.97 | 0 | 0.28 | 0.44 |
| HSL | 162.43º | 0.95% | 0.29% | - |
| HSV(B) | 162.43º | 0.97% | 0.56% | - |
| XYZ | 12.47 | 20.95 | 16.22 | - |
| YUV | 97.47 | 131.12 | 61.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 144 | 103 | 0.97 | 0 | 0.28 | 0.44 | 162.43 | 0.95 | 0.29 |
| Hex | 4 | 90 | 67 | 61 | 0 | 1C | 2C | A2 | 5F | 1D |
| Octal | 4 | 220 | 147 | 141 | 0 | 34 | 54 | 242 | 137 | 35 |
| Binary | 100 | 10010000 | 1100111 | 1100001 | 0 | 11100 | 101100 | 10100010 | 1011111 | 11101 |
Color Harmonies of #049067
Complementary color
Monochromatic Colors of #049067
Black with #049067
Text Example
Text Example
White with #049067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #049067; }
p { color: rgb(4,144,103); }
H1.HeaderClassName
{
color: #049067;
}
.AnyTagClassName
{
color: #049067;
}
</style>
background-color css
<style>
a { background-color: #049067; }
a { background-color: rgb(4,144,103); }
div.DivClassName
{
background-color: #049067;
}
.BgClassName
{
background-color: #049067;
}
</style>
border-color css
<style>
span { border-color: #049067; }
span { border-color: rgb(4,144,103); }
td.TdClassName
{
border-color: #049067;
}
.TagClassName
{
border-color: #049067;
}
</style>