Shades of Observatory #059470
Tints of Observatory #059470
RGB
CMYK
RGB Variations
Color information
#059470 (or 0x059470) is known color: Observatory. HEX triplet: 05, 94 and 70. RGB value is (5,148,112). Sum of RGB (Red+Green+Blue) = 5+148+112=265 (35% of max value = 765). Red value is 5 (2.34% from 255 or 1.89% from 265); Green value is 148 (58.20% from 255 or 55.85% from 265); Blue value is 112 (44.14% from 255 or 42.26% from 265); Max value from RGB is 148 - color contains mainly: green. Hex color #059470 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059470 is #FA6B8F. Grayscale: #656565. Windows color (decimal): -16411536 or 7377925. OLE color: 7377925.
HSL color Cylindrical-coordinate representation of color #059470: hue angle of 164.9º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #059470 is Cyan = 0.97, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 148 | 112 | - |
| CMYK | 0.97 | 0 | 0.24 | 0.42 |
| HSL | 164.9º | 0.93% | 0.3% | - |
| HSV(B) | 164.9º | 0.97% | 0.58% | - |
| XYZ | 13.58 | 22.38 | 18.93 | - |
| YUV | 101.14 | 134.12 | 59.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 148 | 112 | 0.97 | 0 | 0.24 | 0.42 | 164.9 | 0.93 | 0.3 |
| Hex | 5 | 94 | 70 | 61 | 0 | 18 | 2A | A5 | 5D | 1E |
| Octal | 5 | 224 | 160 | 141 | 0 | 30 | 52 | 245 | 135 | 36 |
| Binary | 101 | 10010100 | 1110000 | 1100001 | 0 | 11000 | 101010 | 10100101 | 1011101 | 11110 |
Color Harmonies of #059470
Complementary color
Monochromatic Colors of #059470
Black with #059470
Text Example
Text Example
White with #059470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059470; }
p { color: rgb(5,148,112); }
H1.HeaderClassName
{
color: #059470;
}
.AnyTagClassName
{
color: #059470;
}
</style>
background-color css
<style>
a { background-color: #059470; }
a { background-color: rgb(5,148,112); }
div.DivClassName
{
background-color: #059470;
}
.BgClassName
{
background-color: #059470;
}
</style>
border-color css
<style>
span { border-color: #059470; }
span { border-color: rgb(5,148,112); }
td.TdClassName
{
border-color: #059470;
}
.TagClassName
{
border-color: #059470;
}
</style>