Shades of Observatory #018571
Tints of Observatory #018571
RGB
CMYK
RGB Variations
Color information
#018571 (or 0x018571) is known color: Observatory. HEX triplet: 01, 85 and 71. RGB value is (1,133,113). Sum of RGB (Red+Green+Blue) = 1+133+113=247 (32% of max value = 765). Red value is 1 (0.78% from 255 or 0.40% from 247); Green value is 133 (52.34% from 255 or 53.85% from 247); Blue value is 113 (44.53% from 255 or 45.75% from 247); Max value from RGB is 133 - color contains mainly: green. Hex color #018571 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #018571 is #FE7A8E. Grayscale: #5B5B5B. Windows color (decimal): -16677519 or 7439617. OLE color: 7439617.
HSL color Cylindrical-coordinate representation of color #018571: hue angle of 170.91º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #018571 is Cyan = 0.99, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 1 | 133 | 113 | - |
| CMYK | 0.99 | 0 | 0.15 | 0.48 |
| HSL | 170.91º | 0.99% | 0.26% | - |
| HSV(B) | 170.91º | 0.99% | 0.52% | - |
| XYZ | 11.38 | 17.97 | 18.49 | - |
| YUV | 91.25 | 140.27 | 63.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 133 | 113 | 0.99 | 0 | 0.15 | 0.48 | 170.91 | 0.99 | 0.26 |
| Hex | 1 | 85 | 71 | 63 | 0 | F | 30 | AB | 63 | 1A |
| Octal | 1 | 205 | 161 | 143 | 0 | 17 | 60 | 253 | 143 | 32 |
| Binary | 1 | 10000101 | 1110001 | 1100011 | 0 | 1111 | 110000 | 10101011 | 1100011 | 11010 |
Color Harmonies of #018571
Complementary color
Monochromatic Colors of #018571
Black with #018571
Text Example
Text Example
White with #018571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #018571; }
p { color: rgb(1,133,113); }
H1.HeaderClassName
{
color: #018571;
}
.AnyTagClassName
{
color: #018571;
}
</style>
background-color css
<style>
a { background-color: #018571; }
a { background-color: rgb(1,133,113); }
div.DivClassName
{
background-color: #018571;
}
.BgClassName
{
background-color: #018571;
}
</style>
border-color css
<style>
span { border-color: #018571; }
span { border-color: rgb(1,133,113); }
td.TdClassName
{
border-color: #018571;
}
.TagClassName
{
border-color: #018571;
}
</style>