Shades of Observatory #059570
Tints of Observatory #059570
RGB
CMYK
RGB Variations
Color information
#059570 (or 0x059570) is known color: Observatory. HEX triplet: 05, 95 and 70. RGB value is (5,149,112). Sum of RGB (Red+Green+Blue) = 5+149+112=266 (35% of max value = 765). Red value is 5 (2.34% from 255 or 1.88% from 266); Green value is 149 (58.59% from 255 or 56.02% from 266); Blue value is 112 (44.14% from 255 or 42.11% from 266); Max value from RGB is 149 - color contains mainly: green. Hex color #059570 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059570 is #FA6A8F. Grayscale: #656565. Windows color (decimal): -16411280 or 7378181. OLE color: 7378181.
HSL color Cylindrical-coordinate representation of color #059570: hue angle of 164.58º degrees, saturation: 0.94, 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 #059570 is Cyan = 0.97, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 149 | 112 | - |
| CMYK | 0.97 | 0 | 0.25 | 0.42 |
| HSL | 164.58º | 0.94% | 0.3% | - |
| HSV(B) | 164.58º | 0.97% | 0.58% | - |
| XYZ | 13.73 | 22.7 | 18.99 | - |
| YUV | 101.73 | 133.79 | 59.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 149 | 112 | 0.97 | 0 | 0.25 | 0.42 | 164.58 | 0.94 | 0.3 |
| Hex | 5 | 95 | 70 | 61 | 0 | 19 | 2A | A5 | 5E | 1E |
| Octal | 5 | 225 | 160 | 141 | 0 | 31 | 52 | 245 | 136 | 36 |
| Binary | 101 | 10010101 | 1110000 | 1100001 | 0 | 11001 | 101010 | 10100101 | 1011110 | 11110 |
Color Harmonies of #059570
Complementary color
Monochromatic Colors of #059570
Black with #059570
Text Example
Text Example
White with #059570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059570; }
p { color: rgb(5,149,112); }
H1.HeaderClassName
{
color: #059570;
}
.AnyTagClassName
{
color: #059570;
}
</style>
background-color css
<style>
a { background-color: #059570; }
a { background-color: rgb(5,149,112); }
div.DivClassName
{
background-color: #059570;
}
.BgClassName
{
background-color: #059570;
}
</style>
border-color css
<style>
span { border-color: #059570; }
span { border-color: rgb(5,149,112); }
td.TdClassName
{
border-color: #059570;
}
.TagClassName
{
border-color: #059570;
}
</style>