Shades of Observatory #058977
Tints of Observatory #058977
RGB
CMYK
RGB Variations
Color information
#058977 (or 0x058977) is known color: Observatory. HEX triplet: 05, 89 and 77. RGB value is (5,137,119). Sum of RGB (Red+Green+Blue) = 5+137+119=261 (34% of max value = 765). Red value is 5 (2.34% from 255 or 1.92% from 261); Green value is 137 (53.91% from 255 or 52.49% from 261); Blue value is 119 (46.88% from 255 or 45.59% from 261); Max value from RGB is 137 - color contains mainly: green. Hex color #058977 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058977 is #FA7688. Grayscale: #5F5F5F. Windows color (decimal): -16414345 or 7833861. OLE color: 7833861.
HSL color Cylindrical-coordinate representation of color #058977: hue angle of 171.82º 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 #058977 is Cyan = 0.96, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 5 | 137 | 119 | - |
| CMYK | 0.96 | 0 | 0.13 | 0.46 |
| HSL | 171.82º | 0.93% | 0.28% | - |
| HSV(B) | 171.82º | 0.96% | 0.54% | - |
| XYZ | 12.34 | 19.26 | 20.52 | - |
| YUV | 95.48 | 141.27 | 63.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 137 | 119 | 0.96 | 0 | 0.13 | 0.46 | 171.82 | 0.93 | 0.28 |
| Hex | 5 | 89 | 77 | 60 | 0 | D | 2E | AC | 5D | 1C |
| Octal | 5 | 211 | 167 | 140 | 0 | 15 | 56 | 254 | 135 | 34 |
| Binary | 101 | 10001001 | 1110111 | 1100000 | 0 | 1101 | 101110 | 10101100 | 1011101 | 11100 |
Color Harmonies of #058977
Complementary color
Monochromatic Colors of #058977
Black with #058977
Text Example
Text Example
White with #058977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058977; }
p { color: rgb(5,137,119); }
H1.HeaderClassName
{
color: #058977;
}
.AnyTagClassName
{
color: #058977;
}
</style>
background-color css
<style>
a { background-color: #058977; }
a { background-color: rgb(5,137,119); }
div.DivClassName
{
background-color: #058977;
}
.BgClassName
{
background-color: #058977;
}
</style>
border-color css
<style>
span { border-color: #058977; }
span { border-color: rgb(5,137,119); }
td.TdClassName
{
border-color: #058977;
}
.TagClassName
{
border-color: #058977;
}
</style>