Shades of Observatory #019072
Tints of Observatory #019072
RGB
CMYK
RGB Variations
Color information
#019072 (or 0x019072) is known color: Observatory. HEX triplet: 01, 90 and 72. RGB value is (1,144,114). Sum of RGB (Red+Green+Blue) = 1+144+114=259 (34% of max value = 765). Red value is 1 (0.78% from 255 or 0.39% from 259); Green value is 144 (56.64% from 255 or 55.60% from 259); Blue value is 114 (44.92% from 255 or 44.02% from 259); Max value from RGB is 144 - color contains mainly: green. Hex color #019072 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #019072 is #FE6F8D. Grayscale: #616161. Windows color (decimal): -16674702 or 7507969. OLE color: 7507969.
HSL color Cylindrical-coordinate representation of color #019072: hue angle of 167.41º 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 #019072 is Cyan = 0.99, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 1 | 144 | 114 | - |
| CMYK | 0.99 | 0 | 0.21 | 0.44 |
| HSL | 167.41º | 0.99% | 0.28% | - |
| HSV(B) | 167.41º | 0.99% | 0.56% | - |
| XYZ | 13.02 | 21.17 | 19.32 | - |
| YUV | 97.82 | 137.12 | 58.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 144 | 114 | 0.99 | 0 | 0.21 | 0.44 | 167.41 | 0.99 | 0.28 |
| Hex | 1 | 90 | 72 | 63 | 0 | 15 | 2C | A7 | 63 | 1C |
| Octal | 1 | 220 | 162 | 143 | 0 | 25 | 54 | 247 | 143 | 34 |
| Binary | 1 | 10010000 | 1110010 | 1100011 | 0 | 10101 | 101100 | 10100111 | 1100011 | 11100 |
Color Harmonies of #019072
Complementary color
Monochromatic Colors of #019072
Black with #019072
Text Example
Text Example
White with #019072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019072; }
p { color: rgb(1,144,114); }
H1.HeaderClassName
{
color: #019072;
}
.AnyTagClassName
{
color: #019072;
}
</style>
background-color css
<style>
a { background-color: #019072; }
a { background-color: rgb(1,144,114); }
div.DivClassName
{
background-color: #019072;
}
.BgClassName
{
background-color: #019072;
}
</style>
border-color css
<style>
span { border-color: #019072; }
span { border-color: rgb(1,144,114); }
td.TdClassName
{
border-color: #019072;
}
.TagClassName
{
border-color: #019072;
}
</style>