Shades of Observatory #019670
Tints of Observatory #019670
RGB
CMYK
RGB Variations
Color information
#019670 (or 0x019670) is known color: Observatory. HEX triplet: 01, 96 and 70. RGB value is (1,150,112). Sum of RGB (Red+Green+Blue) = 1+150+112=263 (34% of max value = 765). Red value is 1 (0.78% from 255 or 0.38% from 263); Green value is 150 (58.98% from 255 or 57.03% from 263); Blue value is 112 (44.14% from 255 or 42.59% from 263); Max value from RGB is 150 - color contains mainly: green. Hex color #019670 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #019670 is #FE698F. Grayscale: #656565. Windows color (decimal): -16673168 or 7378433. OLE color: 7378433.
HSL color Cylindrical-coordinate representation of color #019670: hue angle of 164.7º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019670 is Cyan = 0.99, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 1 | 150 | 112 | - |
| CMYK | 0.99 | 0 | 0.25 | 0.41 |
| HSL | 164.7º | 0.99% | 0.3% | - |
| HSV(B) | 164.7º | 0.99% | 0.59% | - |
| XYZ | 13.84 | 22.99 | 19.04 | - |
| YUV | 101.12 | 134.14 | 56.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 150 | 112 | 0.99 | 0 | 0.25 | 0.41 | 164.7 | 0.99 | 0.3 |
| Hex | 1 | 96 | 70 | 63 | 0 | 19 | 29 | A5 | 63 | 1E |
| Octal | 1 | 226 | 160 | 143 | 0 | 31 | 51 | 245 | 143 | 36 |
| Binary | 1 | 10010110 | 1110000 | 1100011 | 0 | 11001 | 101001 | 10100101 | 1100011 | 11110 |
Color Harmonies of #019670
Complementary color
Monochromatic Colors of #019670
Black with #019670
Text Example
Text Example
White with #019670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019670; }
p { color: rgb(1,150,112); }
H1.HeaderClassName
{
color: #019670;
}
.AnyTagClassName
{
color: #019670;
}
</style>
background-color css
<style>
a { background-color: #019670; }
a { background-color: rgb(1,150,112); }
div.DivClassName
{
background-color: #019670;
}
.BgClassName
{
background-color: #019670;
}
</style>
border-color css
<style>
span { border-color: #019670; }
span { border-color: rgb(1,150,112); }
td.TdClassName
{
border-color: #019670;
}
.TagClassName
{
border-color: #019670;
}
</style>