Shades of Observatory #019278
Tints of Observatory #019278
RGB
CMYK
RGB Variations
Color information
#019278 (or 0x019278) is known color: Observatory. HEX triplet: 01, 92 and 78. RGB value is (1,146,120). Sum of RGB (Red+Green+Blue) = 1+146+120=267 (35% of max value = 765). Red value is 1 (0.78% from 255 or 0.37% from 267); Green value is 146 (57.42% from 255 or 54.68% from 267); Blue value is 120 (47.27% from 255 or 44.94% from 267); Max value from RGB is 146 - color contains mainly: green. Hex color #019278 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #019278 is #FE6D87. Grayscale: #636363. Windows color (decimal): -16674184 or 7901697. OLE color: 7901697.
HSL color Cylindrical-coordinate representation of color #019278: hue angle of 169.24º 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 #019278 is Cyan = 0.99, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 1 | 146 | 120 | - |
| CMYK | 0.99 | 0 | 0.18 | 0.43 |
| HSL | 169.24º | 0.99% | 0.29% | - |
| HSV(B) | 169.24º | 0.99% | 0.57% | - |
| XYZ | 13.68 | 21.92 | 21.28 | - |
| YUV | 99.68 | 139.46 | 57.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 146 | 120 | 0.99 | 0 | 0.18 | 0.43 | 169.24 | 0.99 | 0.29 |
| Hex | 1 | 92 | 78 | 63 | 0 | 12 | 2B | A9 | 63 | 1D |
| Octal | 1 | 222 | 170 | 143 | 0 | 22 | 53 | 251 | 143 | 35 |
| Binary | 1 | 10010010 | 1111000 | 1100011 | 0 | 10010 | 101011 | 10101001 | 1100011 | 11101 |
Color Harmonies of #019278
Complementary color
Monochromatic Colors of #019278
Black with #019278
Text Example
Text Example
White with #019278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019278; }
p { color: rgb(1,146,120); }
H1.HeaderClassName
{
color: #019278;
}
.AnyTagClassName
{
color: #019278;
}
</style>
background-color css
<style>
a { background-color: #019278; }
a { background-color: rgb(1,146,120); }
div.DivClassName
{
background-color: #019278;
}
.BgClassName
{
background-color: #019278;
}
</style>
border-color css
<style>
span { border-color: #019278; }
span { border-color: rgb(1,146,120); }
td.TdClassName
{
border-color: #019278;
}
.TagClassName
{
border-color: #019278;
}
</style>