Shades of Observatory #019170
Tints of Observatory #019170
RGB
CMYK
RGB Variations
Color information
#019170 (or 0x019170) is known color: Observatory. HEX triplet: 01, 91 and 70. RGB value is (1,145,112). Sum of RGB (Red+Green+Blue) = 1+145+112=258 (34% of max value = 765). Red value is 1 (0.78% from 255 or 0.39% from 258); Green value is 145 (57.03% from 255 or 56.20% from 258); Blue value is 112 (44.14% from 255 or 43.41% from 258); Max value from RGB is 145 - color contains mainly: green. Hex color #019170 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #019170 is #FE6E8F. Grayscale: #626262. Windows color (decimal): -16674448 or 7377153. OLE color: 7377153.
HSL color Cylindrical-coordinate representation of color #019170: hue angle of 166.25º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019170 is Cyan = 0.99, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 1 | 145 | 112 | - |
| CMYK | 0.99 | 0 | 0.23 | 0.43 |
| HSL | 166.25º | 0.99% | 0.29% | - |
| HSV(B) | 166.25º | 0.99% | 0.57% | - |
| XYZ | 13.06 | 21.43 | 18.78 | - |
| YUV | 98.18 | 135.79 | 58.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 145 | 112 | 0.99 | 0 | 0.23 | 0.43 | 166.25 | 0.99 | 0.29 |
| Hex | 1 | 91 | 70 | 63 | 0 | 17 | 2B | A6 | 63 | 1D |
| Octal | 1 | 221 | 160 | 143 | 0 | 27 | 53 | 246 | 143 | 35 |
| Binary | 1 | 10010001 | 1110000 | 1100011 | 0 | 10111 | 101011 | 10100110 | 1100011 | 11101 |
Color Harmonies of #019170
Complementary color
Monochromatic Colors of #019170
Black with #019170
Text Example
Text Example
White with #019170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019170; }
p { color: rgb(1,145,112); }
H1.HeaderClassName
{
color: #019170;
}
.AnyTagClassName
{
color: #019170;
}
</style>
background-color css
<style>
a { background-color: #019170; }
a { background-color: rgb(1,145,112); }
div.DivClassName
{
background-color: #019170;
}
.BgClassName
{
background-color: #019170;
}
</style>
border-color css
<style>
span { border-color: #019170; }
span { border-color: rgb(1,145,112); }
td.TdClassName
{
border-color: #019170;
}
.TagClassName
{
border-color: #019170;
}
</style>