Shades of Observatory #019065
Tints of Observatory #019065
RGB
CMYK
RGB Variations
Color information
#019065 (or 0x019065) is known color: Observatory. HEX triplet: 01, 90 and 65. RGB value is (1,144,101). Sum of RGB (Red+Green+Blue) = 1+144+101=246 (32% of max value = 765). Red value is 1 (0.78% from 255 or 0.41% from 246); Green value is 144 (56.64% from 255 or 58.54% from 246); Blue value is 101 (39.84% from 255 or 41.06% from 246); Max value from RGB is 144 - color contains mainly: green. Hex color #019065 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #019065 is #FE6F9A. Grayscale: #606060. Windows color (decimal): -16674715 or 6656001. OLE color: 6656001.
HSL color Cylindrical-coordinate representation of color #019065: hue angle of 161.96º degrees, saturation: 0.99, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019065 is Cyan = 0.99, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 1 | 144 | 101 | - |
| CMYK | 0.99 | 0 | 0.30 | 0.44 |
| HSL | 161.96º | 0.99% | 0.28% | - |
| HSV(B) | 161.96º | 0.99% | 0.56% | - |
| XYZ | 12.33 | 20.89 | 15.69 | - |
| YUV | 96.34 | 130.62 | 60 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 144 | 101 | 0.99 | 0 | 0.30 | 0.44 | 161.96 | 0.99 | 0.28 |
| Hex | 1 | 90 | 65 | 63 | 0 | 1E | 2C | A2 | 63 | 1C |
| Octal | 1 | 220 | 145 | 143 | 0 | 36 | 54 | 242 | 143 | 34 |
| Binary | 1 | 10010000 | 1100101 | 1100011 | 0 | 11110 | 101100 | 10100010 | 1100011 | 11100 |
Color Harmonies of #019065
Complementary color
Monochromatic Colors of #019065
Black with #019065
Text Example
Text Example
White with #019065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019065; }
p { color: rgb(1,144,101); }
H1.HeaderClassName
{
color: #019065;
}
.AnyTagClassName
{
color: #019065;
}
</style>
background-color css
<style>
a { background-color: #019065; }
a { background-color: rgb(1,144,101); }
div.DivClassName
{
background-color: #019065;
}
.BgClassName
{
background-color: #019065;
}
</style>
border-color css
<style>
span { border-color: #019065; }
span { border-color: rgb(1,144,101); }
td.TdClassName
{
border-color: #019065;
}
.TagClassName
{
border-color: #019065;
}
</style>