Shades of Observatory #049165
Tints of Observatory #049165
RGB
CMYK
RGB Variations
Color information
#049165 (or 0x049165) is known color: Observatory. HEX triplet: 04, 91 and 65. RGB value is (4,145,101). Sum of RGB (Red+Green+Blue) = 4+145+101=250 (33% of max value = 765). Red value is 4 (1.95% from 255 or 1.6% from 250); Green value is 145 (57.03% from 255 or 58% from 250); Blue value is 101 (39.84% from 255 or 40.4% from 250); Max value from RGB is 145 - color contains mainly: green. Hex color #049165 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #049165 is #FB6E9A. Grayscale: #616161. Windows color (decimal): -16477851 or 6656260. OLE color: 6656260.
HSL color Cylindrical-coordinate representation of color #049165: hue angle of 161.28º 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 #049165 is Cyan = 0.97, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 4 | 145 | 101 | - |
| CMYK | 0.97 | 0 | 0.30 | 0.43 |
| HSL | 161.28º | 0.95% | 0.29% | - |
| HSV(B) | 161.28º | 0.97% | 0.57% | - |
| XYZ | 12.52 | 21.22 | 15.75 | - |
| YUV | 97.83 | 129.79 | 61.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 145 | 101 | 0.97 | 0 | 0.30 | 0.43 | 161.28 | 0.95 | 0.29 |
| Hex | 4 | 91 | 65 | 61 | 0 | 1E | 2B | A1 | 5F | 1D |
| Octal | 4 | 221 | 145 | 141 | 0 | 36 | 53 | 241 | 137 | 35 |
| Binary | 100 | 10010001 | 1100101 | 1100001 | 0 | 11110 | 101011 | 10100001 | 1011111 | 11101 |
Color Harmonies of #049165
Complementary color
Monochromatic Colors of #049165
Black with #049165
Text Example
Text Example
White with #049165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #049165; }
p { color: rgb(4,145,101); }
H1.HeaderClassName
{
color: #049165;
}
.AnyTagClassName
{
color: #049165;
}
</style>
background-color css
<style>
a { background-color: #049165; }
a { background-color: rgb(4,145,101); }
div.DivClassName
{
background-color: #049165;
}
.BgClassName
{
background-color: #049165;
}
</style>
border-color css
<style>
span { border-color: #049165; }
span { border-color: rgb(4,145,101); }
td.TdClassName
{
border-color: #049165;
}
.TagClassName
{
border-color: #049165;
}
</style>