Shades of Observatory #028573
Tints of Observatory #028573
RGB
CMYK
RGB Variations
Color information
#028573 (or 0x028573) is known color: Observatory. HEX triplet: 02, 85 and 73. RGB value is (2,133,115). Sum of RGB (Red+Green+Blue) = 2+133+115=250 (33% of max value = 765). Red value is 2 (1.17% from 255 or 0.8% from 250); Green value is 133 (52.34% from 255 or 53.2% from 250); Blue value is 115 (45.31% from 255 or 46% from 250); Max value from RGB is 133 - color contains mainly: green. Hex color #028573 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #028573 is #FD7A8C. Grayscale: #5B5B5B. Windows color (decimal): -16611981 or 7570690. OLE color: 7570690.
HSL color Cylindrical-coordinate representation of color #028573: hue angle of 171.76º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #028573 is Cyan = 0.98, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 2 | 133 | 115 | - |
| CMYK | 0.98 | 0 | 0.14 | 0.48 |
| HSL | 171.76º | 0.97% | 0.26% | - |
| HSV(B) | 171.76º | 0.98% | 0.52% | - |
| XYZ | 11.51 | 18.03 | 19.09 | - |
| YUV | 91.78 | 141.1 | 63.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 133 | 115 | 0.98 | 0 | 0.14 | 0.48 | 171.76 | 0.97 | 0.26 |
| Hex | 2 | 85 | 73 | 62 | 0 | E | 30 | AC | 61 | 1A |
| Octal | 2 | 205 | 163 | 142 | 0 | 16 | 60 | 254 | 141 | 32 |
| Binary | 10 | 10000101 | 1110011 | 1100010 | 0 | 1110 | 110000 | 10101100 | 1100001 | 11010 |
Color Harmonies of #028573
Complementary color
Monochromatic Colors of #028573
Black with #028573
Text Example
Text Example
White with #028573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #028573; }
p { color: rgb(2,133,115); }
H1.HeaderClassName
{
color: #028573;
}
.AnyTagClassName
{
color: #028573;
}
</style>
background-color css
<style>
a { background-color: #028573; }
a { background-color: rgb(2,133,115); }
div.DivClassName
{
background-color: #028573;
}
.BgClassName
{
background-color: #028573;
}
</style>
border-color css
<style>
span { border-color: #028573; }
span { border-color: rgb(2,133,115); }
td.TdClassName
{
border-color: #028573;
}
.TagClassName
{
border-color: #028573;
}
</style>