Shades of Observatory #019470
Tints of Observatory #019470
RGB
CMYK
RGB Variations
Color information
#019470 (or 0x019470) is known color: Observatory. HEX triplet: 01, 94 and 70. RGB value is (1,148,112). Sum of RGB (Red+Green+Blue) = 1+148+112=261 (34% of max value = 765). Red value is 1 (0.78% from 255 or 0.38% from 261); Green value is 148 (58.20% from 255 or 56.70% from 261); Blue value is 112 (44.14% from 255 or 42.91% from 261); Max value from RGB is 148 - color contains mainly: green. Hex color #019470 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #019470 is #FE6B8F. Grayscale: #636363. Windows color (decimal): -16673680 or 7377921. OLE color: 7377921.
HSL color Cylindrical-coordinate representation of color #019470: hue angle of 165.31º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019470 is Cyan = 0.99, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 148 | 112 | - |
| CMYK | 0.99 | 0 | 0.24 | 0.42 |
| HSL | 165.31º | 0.99% | 0.29% | - |
| HSV(B) | 165.31º | 0.99% | 0.58% | - |
| XYZ | 13.53 | 22.36 | 18.93 | - |
| YUV | 99.94 | 134.8 | 57.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 148 | 112 | 0.99 | 0 | 0.24 | 0.42 | 165.31 | 0.99 | 0.29 |
| Hex | 1 | 94 | 70 | 63 | 0 | 18 | 2A | A5 | 63 | 1D |
| Octal | 1 | 224 | 160 | 143 | 0 | 30 | 52 | 245 | 143 | 35 |
| Binary | 1 | 10010100 | 1110000 | 1100011 | 0 | 11000 | 101010 | 10100101 | 1100011 | 11101 |
Color Harmonies of #019470
Complementary color
Monochromatic Colors of #019470
Black with #019470
Text Example
Text Example
White with #019470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019470; }
p { color: rgb(1,148,112); }
H1.HeaderClassName
{
color: #019470;
}
.AnyTagClassName
{
color: #019470;
}
</style>
background-color css
<style>
a { background-color: #019470; }
a { background-color: rgb(1,148,112); }
div.DivClassName
{
background-color: #019470;
}
.BgClassName
{
background-color: #019470;
}
</style>
border-color css
<style>
span { border-color: #019470; }
span { border-color: rgb(1,148,112); }
td.TdClassName
{
border-color: #019470;
}
.TagClassName
{
border-color: #019470;
}
</style>