Shades of Observatory #049069
Tints of Observatory #049069
RGB
CMYK
RGB Variations
Color information
#049069 (or 0x049069) is known color: Observatory. HEX triplet: 04, 90 and 69. RGB value is (4,144,105). Sum of RGB (Red+Green+Blue) = 4+144+105=253 (33% of max value = 765). Red value is 4 (1.95% from 255 or 1.58% from 253); Green value is 144 (56.64% from 255 or 56.92% from 253); Blue value is 105 (41.41% from 255 or 41.50% from 253); Max value from RGB is 144 - color contains mainly: green. Hex color #049069 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #049069 is #FB6F96. Grayscale: #616161. Windows color (decimal): -16478103 or 6918148. OLE color: 6918148.
HSL color Cylindrical-coordinate representation of color #049069: hue angle of 163.29º 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 #049069 is Cyan = 0.97, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 4 | 144 | 105 | - |
| CMYK | 0.97 | 0 | 0.27 | 0.44 |
| HSL | 163.29º | 0.95% | 0.29% | - |
| HSV(B) | 163.29º | 0.97% | 0.56% | - |
| XYZ | 12.57 | 20.99 | 16.75 | - |
| YUV | 97.69 | 132.12 | 61.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 144 | 105 | 0.97 | 0 | 0.27 | 0.44 | 163.29 | 0.95 | 0.29 |
| Hex | 4 | 90 | 69 | 61 | 0 | 1B | 2C | A3 | 5F | 1D |
| Octal | 4 | 220 | 151 | 141 | 0 | 33 | 54 | 243 | 137 | 35 |
| Binary | 100 | 10010000 | 1101001 | 1100001 | 0 | 11011 | 101100 | 10100011 | 1011111 | 11101 |
Color Harmonies of #049069
Complementary color
Monochromatic Colors of #049069
Black with #049069
Text Example
Text Example
White with #049069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #049069; }
p { color: rgb(4,144,105); }
H1.HeaderClassName
{
color: #049069;
}
.AnyTagClassName
{
color: #049069;
}
</style>
background-color css
<style>
a { background-color: #049069; }
a { background-color: rgb(4,144,105); }
div.DivClassName
{
background-color: #049069;
}
.BgClassName
{
background-color: #049069;
}
</style>
border-color css
<style>
span { border-color: #049069; }
span { border-color: rgb(4,144,105); }
td.TdClassName
{
border-color: #049069;
}
.TagClassName
{
border-color: #049069;
}
</style>