Shades of Observatory #019368
Tints of Observatory #019368
RGB
CMYK
RGB Variations
Color information
#019368 (or 0x019368) is known color: Observatory. HEX triplet: 01, 93 and 68. RGB value is (1,147,104). Sum of RGB (Red+Green+Blue) = 1+147+104=252 (33% of max value = 765). Red value is 1 (0.78% from 255 or 0.40% from 252); Green value is 147 (57.81% from 255 or 58.33% from 252); Blue value is 104 (41.02% from 255 or 41.27% from 252); Max value from RGB is 147 - color contains mainly: green. Hex color #019368 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #019368 is #FE6C97. Grayscale: #626262. Windows color (decimal): -16673944 or 6853377. OLE color: 6853377.
HSL color Cylindrical-coordinate representation of color #019368: hue angle of 162.33º 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 #019368 is Cyan = 0.99, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 147 | 104 | - |
| CMYK | 0.99 | 0 | 0.29 | 0.42 |
| HSL | 162.33º | 0.99% | 0.29% | - |
| HSV(B) | 162.33º | 0.99% | 0.58% | - |
| XYZ | 12.94 | 21.87 | 16.64 | - |
| YUV | 98.44 | 131.13 | 58.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 147 | 104 | 0.99 | 0 | 0.29 | 0.42 | 162.33 | 0.99 | 0.29 |
| Hex | 1 | 93 | 68 | 63 | 0 | 1D | 2A | A2 | 63 | 1D |
| Octal | 1 | 223 | 150 | 143 | 0 | 35 | 52 | 242 | 143 | 35 |
| Binary | 1 | 10010011 | 1101000 | 1100011 | 0 | 11101 | 101010 | 10100010 | 1100011 | 11101 |
Color Harmonies of #019368
Complementary color
Monochromatic Colors of #019368
Black with #019368
Text Example
Text Example
White with #019368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019368; }
p { color: rgb(1,147,104); }
H1.HeaderClassName
{
color: #019368;
}
.AnyTagClassName
{
color: #019368;
}
</style>
background-color css
<style>
a { background-color: #019368; }
a { background-color: rgb(1,147,104); }
div.DivClassName
{
background-color: #019368;
}
.BgClassName
{
background-color: #019368;
}
</style>
border-color css
<style>
span { border-color: #019368; }
span { border-color: rgb(1,147,104); }
td.TdClassName
{
border-color: #019368;
}
.TagClassName
{
border-color: #019368;
}
</style>