Shades of Observatory #019370
Tints of Observatory #019370
RGB
CMYK
RGB Variations
Color information
#019370 (or 0x019370) is known color: Observatory. HEX triplet: 01, 93 and 70. RGB value is (1,147,112). Sum of RGB (Red+Green+Blue) = 1+147+112=260 (34% of max value = 765). Red value is 1 (0.78% from 255 or 0.38% from 260); Green value is 147 (57.81% from 255 or 56.54% from 260); Blue value is 112 (44.14% from 255 or 43.08% from 260); Max value from RGB is 147 - color contains mainly: green. Hex color #019370 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #019370 is #FE6C8F. Grayscale: #636363. Windows color (decimal): -16673936 or 7377665. OLE color: 7377665.
HSL color Cylindrical-coordinate representation of color #019370: hue angle of 165.62º 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 #019370 is Cyan = 0.99, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 147 | 112 | - |
| CMYK | 0.99 | 0 | 0.24 | 0.42 |
| HSL | 165.62º | 0.99% | 0.29% | - |
| HSV(B) | 165.62º | 0.99% | 0.58% | - |
| XYZ | 13.37 | 22.04 | 18.88 | - |
| YUV | 99.36 | 135.13 | 57.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 147 | 112 | 0.99 | 0 | 0.24 | 0.42 | 165.62 | 0.99 | 0.29 |
| Hex | 1 | 93 | 70 | 63 | 0 | 18 | 2A | A6 | 63 | 1D |
| Octal | 1 | 223 | 160 | 143 | 0 | 30 | 52 | 246 | 143 | 35 |
| Binary | 1 | 10010011 | 1110000 | 1100011 | 0 | 11000 | 101010 | 10100110 | 1100011 | 11101 |
Color Harmonies of #019370
Complementary color
Monochromatic Colors of #019370
Black with #019370
Text Example
Text Example
White with #019370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019370; }
p { color: rgb(1,147,112); }
H1.HeaderClassName
{
color: #019370;
}
.AnyTagClassName
{
color: #019370;
}
</style>
background-color css
<style>
a { background-color: #019370; }
a { background-color: rgb(1,147,112); }
div.DivClassName
{
background-color: #019370;
}
.BgClassName
{
background-color: #019370;
}
</style>
border-color css
<style>
span { border-color: #019370; }
span { border-color: rgb(1,147,112); }
td.TdClassName
{
border-color: #019370;
}
.TagClassName
{
border-color: #019370;
}
</style>