Shades of Observatory #058972
Tints of Observatory #058972
RGB
CMYK
RGB Variations
Color information
#058972 (or 0x058972) is known color: Observatory. HEX triplet: 05, 89 and 72. RGB value is (5,137,114). Sum of RGB (Red+Green+Blue) = 5+137+114=256 (33% of max value = 765). Red value is 5 (2.34% from 255 or 1.95% from 256); Green value is 137 (53.91% from 255 or 53.52% from 256); Blue value is 114 (44.92% from 255 or 44.53% from 256); Max value from RGB is 137 - color contains mainly: green. Hex color #058972 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058972 is #FA768D. Grayscale: #5E5E5E. Windows color (decimal): -16414350 or 7506181. OLE color: 7506181.
HSL color Cylindrical-coordinate representation of color #058972: hue angle of 169.55º 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 #058972 is Cyan = 0.96, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 5 | 137 | 114 | - |
| CMYK | 0.96 | 0 | 0.17 | 0.46 |
| HSL | 169.55º | 0.93% | 0.28% | - |
| HSV(B) | 169.55º | 0.96% | 0.54% | - |
| XYZ | 12.05 | 19.14 | 18.98 | - |
| YUV | 94.91 | 138.77 | 63.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 137 | 114 | 0.96 | 0 | 0.17 | 0.46 | 169.55 | 0.93 | 0.28 |
| Hex | 5 | 89 | 72 | 60 | 0 | 11 | 2E | AA | 5D | 1C |
| Octal | 5 | 211 | 162 | 140 | 0 | 21 | 56 | 252 | 135 | 34 |
| Binary | 101 | 10001001 | 1110010 | 1100000 | 0 | 10001 | 101110 | 10101010 | 1011101 | 11100 |
Color Harmonies of #058972
Complementary color
Monochromatic Colors of #058972
Black with #058972
Text Example
Text Example
White with #058972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058972; }
p { color: rgb(5,137,114); }
H1.HeaderClassName
{
color: #058972;
}
.AnyTagClassName
{
color: #058972;
}
</style>
background-color css
<style>
a { background-color: #058972; }
a { background-color: rgb(5,137,114); }
div.DivClassName
{
background-color: #058972;
}
.BgClassName
{
background-color: #058972;
}
</style>
border-color css
<style>
span { border-color: #058972; }
span { border-color: rgb(5,137,114); }
td.TdClassName
{
border-color: #058972;
}
.TagClassName
{
border-color: #058972;
}
</style>