Shades of Observatory #019068
Tints of Observatory #019068
RGB
CMYK
RGB Variations
Color information
#019068 (or 0x019068) is known color: Observatory. HEX triplet: 01, 90 and 68. RGB value is (1,144,104). Sum of RGB (Red+Green+Blue) = 1+144+104=249 (32% of max value = 765). Red value is 1 (0.78% from 255 or 0.40% from 249); Green value is 144 (56.64% from 255 or 57.83% from 249); Blue value is 104 (41.02% from 255 or 41.77% from 249); Max value from RGB is 144 - color contains mainly: green. Hex color #019068 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #019068 is #FE6F97. Grayscale: #606060. Windows color (decimal): -16674712 or 6852609. OLE color: 6852609.
HSL color Cylindrical-coordinate representation of color #019068: hue angle of 163.22º 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 #019068 is Cyan = 0.99, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 1 | 144 | 104 | - |
| CMYK | 0.99 | 0 | 0.28 | 0.44 |
| HSL | 163.22º | 0.99% | 0.28% | - |
| HSV(B) | 163.22º | 0.99% | 0.56% | - |
| XYZ | 12.48 | 20.95 | 16.48 | - |
| YUV | 96.68 | 132.12 | 59.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 144 | 104 | 0.99 | 0 | 0.28 | 0.44 | 163.22 | 0.99 | 0.28 |
| Hex | 1 | 90 | 68 | 63 | 0 | 1C | 2C | A3 | 63 | 1C |
| Octal | 1 | 220 | 150 | 143 | 0 | 34 | 54 | 243 | 143 | 34 |
| Binary | 1 | 10010000 | 1101000 | 1100011 | 0 | 11100 | 101100 | 10100011 | 1100011 | 11100 |
Color Harmonies of #019068
Complementary color
Monochromatic Colors of #019068
Black with #019068
Text Example
Text Example
White with #019068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019068; }
p { color: rgb(1,144,104); }
H1.HeaderClassName
{
color: #019068;
}
.AnyTagClassName
{
color: #019068;
}
</style>
background-color css
<style>
a { background-color: #019068; }
a { background-color: rgb(1,144,104); }
div.DivClassName
{
background-color: #019068;
}
.BgClassName
{
background-color: #019068;
}
</style>
border-color css
<style>
span { border-color: #019068; }
span { border-color: rgb(1,144,104); }
td.TdClassName
{
border-color: #019068;
}
.TagClassName
{
border-color: #019068;
}
</style>