Shades of Observatory #058973
Tints of Observatory #058973
RGB
CMYK
RGB Variations
Color information
#058973 (or 0x058973) is known color: Observatory. HEX triplet: 05, 89 and 73. RGB value is (5,137,115). Sum of RGB (Red+Green+Blue) = 5+137+115=257 (34% of max value = 765). Red value is 5 (2.34% from 255 or 1.95% from 257); Green value is 137 (53.91% from 255 or 53.31% from 257); Blue value is 115 (45.31% from 255 or 44.75% from 257); Max value from RGB is 137 - color contains mainly: green. Hex color #058973 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058973 is #FA768C. Grayscale: #5E5E5E. Windows color (decimal): -16414349 or 7571717. OLE color: 7571717.
HSL color Cylindrical-coordinate representation of color #058973: hue angle of 170º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #058973 is Cyan = 0.96, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 5 | 137 | 115 | - |
| CMYK | 0.96 | 0 | 0.16 | 0.46 |
| HSL | 170º | 0.93% | 0.28% | - |
| HSV(B) | 170º | 0.96% | 0.54% | - |
| XYZ | 12.1 | 19.16 | 19.28 | - |
| YUV | 95.02 | 139.27 | 63.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 137 | 115 | 0.96 | 0 | 0.16 | 0.46 | 170 | 0.93 | 0.28 |
| Hex | 5 | 89 | 73 | 60 | 0 | 10 | 2E | AA | 5D | 1C |
| Octal | 5 | 211 | 163 | 140 | 0 | 20 | 56 | 252 | 135 | 34 |
| Binary | 101 | 10001001 | 1110011 | 1100000 | 0 | 10000 | 101110 | 10101010 | 1011101 | 11100 |
Color Harmonies of #058973
Complementary color
Monochromatic Colors of #058973
Black with #058973
Text Example
Text Example
White with #058973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058973; }
p { color: rgb(5,137,115); }
H1.HeaderClassName
{
color: #058973;
}
.AnyTagClassName
{
color: #058973;
}
</style>
background-color css
<style>
a { background-color: #058973; }
a { background-color: rgb(5,137,115); }
div.DivClassName
{
background-color: #058973;
}
.BgClassName
{
background-color: #058973;
}
</style>
border-color css
<style>
span { border-color: #058973; }
span { border-color: rgb(5,137,115); }
td.TdClassName
{
border-color: #058973;
}
.TagClassName
{
border-color: #058973;
}
</style>