Shades of Observatory #058976
Tints of Observatory #058976
RGB
CMYK
RGB Variations
Color information
#058976 (or 0x058976) is known color: Observatory. HEX triplet: 05, 89 and 76. RGB value is (5,137,118). Sum of RGB (Red+Green+Blue) = 5+137+118=260 (34% of max value = 765). Red value is 5 (2.34% from 255 or 1.92% from 260); Green value is 137 (53.91% from 255 or 52.69% from 260); Blue value is 118 (46.48% from 255 or 45.38% from 260); Max value from RGB is 137 - color contains mainly: green. Hex color #058976 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058976 is #FA7689. Grayscale: #5F5F5F. Windows color (decimal): -16414346 or 7768325. OLE color: 7768325.
HSL color Cylindrical-coordinate representation of color #058976: hue angle of 171.36º 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 #058976 is Cyan = 0.96, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 5 | 137 | 118 | - |
| CMYK | 0.96 | 0 | 0.14 | 0.46 |
| HSL | 171.36º | 0.93% | 0.28% | - |
| HSV(B) | 171.36º | 0.96% | 0.54% | - |
| XYZ | 12.28 | 19.23 | 20.2 | - |
| YUV | 95.37 | 140.77 | 63.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 137 | 118 | 0.96 | 0 | 0.14 | 0.46 | 171.36 | 0.93 | 0.28 |
| Hex | 5 | 89 | 76 | 60 | 0 | E | 2E | AB | 5D | 1C |
| Octal | 5 | 211 | 166 | 140 | 0 | 16 | 56 | 253 | 135 | 34 |
| Binary | 101 | 10001001 | 1110110 | 1100000 | 0 | 1110 | 101110 | 10101011 | 1011101 | 11100 |
Color Harmonies of #058976
Complementary color
Monochromatic Colors of #058976
Black with #058976
Text Example
Text Example
White with #058976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058976; }
p { color: rgb(5,137,118); }
H1.HeaderClassName
{
color: #058976;
}
.AnyTagClassName
{
color: #058976;
}
</style>
background-color css
<style>
a { background-color: #058976; }
a { background-color: rgb(5,137,118); }
div.DivClassName
{
background-color: #058976;
}
.BgClassName
{
background-color: #058976;
}
</style>
border-color css
<style>
span { border-color: #058976; }
span { border-color: rgb(5,137,118); }
td.TdClassName
{
border-color: #058976;
}
.TagClassName
{
border-color: #058976;
}
</style>