Shades of Observatory #049374
Tints of Observatory #049374
RGB
CMYK
RGB Variations
Color information
#049374 (or 0x049374) is known color: Observatory. HEX triplet: 04, 93 and 74. RGB value is (4,147,116). Sum of RGB (Red+Green+Blue) = 4+147+116=267 (35% of max value = 765). Red value is 4 (1.95% from 255 or 1.50% from 267); Green value is 147 (57.81% from 255 or 55.06% from 267); Blue value is 116 (45.70% from 255 or 43.45% from 267); Max value from RGB is 147 - color contains mainly: green. Hex color #049374 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #049374 is #FB6C8B. Grayscale: #646464. Windows color (decimal): -16477324 or 7639812. OLE color: 7639812.
HSL color Cylindrical-coordinate representation of color #049374: hue angle of 166.99º 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 #049374 is Cyan = 0.97, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 4 | 147 | 116 | - |
| CMYK | 0.97 | 0 | 0.21 | 0.42 |
| HSL | 166.99º | 0.95% | 0.3% | - |
| HSV(B) | 166.99º | 0.97% | 0.58% | - |
| XYZ | 13.64 | 22.15 | 20.08 | - |
| YUV | 100.71 | 136.62 | 59.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 147 | 116 | 0.97 | 0 | 0.21 | 0.42 | 166.99 | 0.95 | 0.3 |
| Hex | 4 | 93 | 74 | 61 | 0 | 15 | 2A | A7 | 5F | 1E |
| Octal | 4 | 223 | 164 | 141 | 0 | 25 | 52 | 247 | 137 | 36 |
| Binary | 100 | 10010011 | 1110100 | 1100001 | 0 | 10101 | 101010 | 10100111 | 1011111 | 11110 |
Color Harmonies of #049374
Complementary color
Monochromatic Colors of #049374
Black with #049374
Text Example
Text Example
White with #049374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #049374; }
p { color: rgb(4,147,116); }
H1.HeaderClassName
{
color: #049374;
}
.AnyTagClassName
{
color: #049374;
}
</style>
background-color css
<style>
a { background-color: #049374; }
a { background-color: rgb(4,147,116); }
div.DivClassName
{
background-color: #049374;
}
.BgClassName
{
background-color: #049374;
}
</style>
border-color css
<style>
span { border-color: #049374; }
span { border-color: rgb(4,147,116); }
td.TdClassName
{
border-color: #049374;
}
.TagClassName
{
border-color: #049374;
}
</style>