Shades of Observatory #019274
Tints of Observatory #019274
RGB
CMYK
RGB Variations
Color information
#019274 (or 0x019274) is known color: Observatory. HEX triplet: 01, 92 and 74. RGB value is (1,146,116). Sum of RGB (Red+Green+Blue) = 1+146+116=263 (34% of max value = 765). Red value is 1 (0.78% from 255 or 0.38% from 263); Green value is 146 (57.42% from 255 or 55.51% from 263); Blue value is 116 (45.70% from 255 or 44.11% from 263); Max value from RGB is 146 - color contains mainly: green. Hex color #019274 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #019274 is #FE6D8B. Grayscale: #636363. Windows color (decimal): -16674188 or 7639553. OLE color: 7639553.
HSL color Cylindrical-coordinate representation of color #019274: hue angle of 167.59º 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 #019274 is Cyan = 0.99, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 1 | 146 | 116 | - |
| CMYK | 0.99 | 0 | 0.21 | 0.43 |
| HSL | 167.59º | 0.99% | 0.29% | - |
| HSV(B) | 167.59º | 0.99% | 0.57% | - |
| XYZ | 13.44 | 21.83 | 20.03 | - |
| YUV | 99.23 | 137.46 | 57.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 146 | 116 | 0.99 | 0 | 0.21 | 0.43 | 167.59 | 0.99 | 0.29 |
| Hex | 1 | 92 | 74 | 63 | 0 | 15 | 2B | A8 | 63 | 1D |
| Octal | 1 | 222 | 164 | 143 | 0 | 25 | 53 | 250 | 143 | 35 |
| Binary | 1 | 10010010 | 1110100 | 1100011 | 0 | 10101 | 101011 | 10101000 | 1100011 | 11101 |
Color Harmonies of #019274
Complementary color
Monochromatic Colors of #019274
Black with #019274
Text Example
Text Example
White with #019274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019274; }
p { color: rgb(1,146,116); }
H1.HeaderClassName
{
color: #019274;
}
.AnyTagClassName
{
color: #019274;
}
</style>
background-color css
<style>
a { background-color: #019274; }
a { background-color: rgb(1,146,116); }
div.DivClassName
{
background-color: #019274;
}
.BgClassName
{
background-color: #019274;
}
</style>
border-color css
<style>
span { border-color: #019274; }
span { border-color: rgb(1,146,116); }
td.TdClassName
{
border-color: #019274;
}
.TagClassName
{
border-color: #019274;
}
</style>