Shades of Observatory #018974
Tints of Observatory #018974
RGB
CMYK
RGB Variations
Color information
#018974 (or 0x018974) is known color: Observatory. HEX triplet: 01, 89 and 74. RGB value is (1,137,116). Sum of RGB (Red+Green+Blue) = 1+137+116=254 (33% of max value = 765). Red value is 1 (0.78% from 255 or 0.39% from 254); Green value is 137 (53.91% from 255 or 53.94% from 254); Blue value is 116 (45.70% from 255 or 45.67% from 254); Max value from RGB is 137 - color contains mainly: green. Hex color #018974 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #018974 is #FE768B. Grayscale: #5D5D5D. Windows color (decimal): -16676492 or 7637249. OLE color: 7637249.
HSL color Cylindrical-coordinate representation of color #018974: hue angle of 170.74º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #018974 is Cyan = 0.99, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 1 | 137 | 116 | - |
| CMYK | 0.99 | 0 | 0.15 | 0.46 |
| HSL | 170.74º | 0.99% | 0.27% | - |
| HSV(B) | 170.74º | 0.99% | 0.54% | - |
| XYZ | 12.11 | 19.16 | 19.58 | - |
| YUV | 93.94 | 140.44 | 61.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 137 | 116 | 0.99 | 0 | 0.15 | 0.46 | 170.74 | 0.99 | 0.27 |
| Hex | 1 | 89 | 74 | 63 | 0 | F | 2E | AB | 63 | 1B |
| Octal | 1 | 211 | 164 | 143 | 0 | 17 | 56 | 253 | 143 | 33 |
| Binary | 1 | 10001001 | 1110100 | 1100011 | 0 | 1111 | 101110 | 10101011 | 1100011 | 11011 |
Color Harmonies of #018974
Complementary color
Monochromatic Colors of #018974
Black with #018974
Text Example
Text Example
White with #018974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #018974; }
p { color: rgb(1,137,116); }
H1.HeaderClassName
{
color: #018974;
}
.AnyTagClassName
{
color: #018974;
}
</style>
background-color css
<style>
a { background-color: #018974; }
a { background-color: rgb(1,137,116); }
div.DivClassName
{
background-color: #018974;
}
.BgClassName
{
background-color: #018974;
}
</style>
border-color css
<style>
span { border-color: #018974; }
span { border-color: rgb(1,137,116); }
td.TdClassName
{
border-color: #018974;
}
.TagClassName
{
border-color: #018974;
}
</style>