Shades of Observatory #059571
Tints of Observatory #059571
RGB
CMYK
RGB Variations
Color information
#059571 (or 0x059571) is known color: Observatory. HEX triplet: 05, 95 and 71. RGB value is (5,149,113). Sum of RGB (Red+Green+Blue) = 5+149+113=267 (35% of max value = 765). Red value is 5 (2.34% from 255 or 1.87% from 267); Green value is 149 (58.59% from 255 or 55.81% from 267); Blue value is 113 (44.53% from 255 or 42.32% from 267); Max value from RGB is 149 - color contains mainly: green. Hex color #059571 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059571 is #FA6A8E. Grayscale: #656565. Windows color (decimal): -16411279 or 7443717. OLE color: 7443717.
HSL color Cylindrical-coordinate representation of color #059571: hue angle of 165º 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 #059571 is Cyan = 0.97, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 149 | 113 | - |
| CMYK | 0.97 | 0 | 0.24 | 0.42 |
| HSL | 165º | 0.94% | 0.3% | - |
| HSV(B) | 165º | 0.97% | 0.58% | - |
| XYZ | 13.79 | 22.72 | 19.28 | - |
| YUV | 101.84 | 134.29 | 58.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 149 | 113 | 0.97 | 0 | 0.24 | 0.42 | 165 | 0.94 | 0.3 |
| Hex | 5 | 95 | 71 | 61 | 0 | 18 | 2A | A5 | 5E | 1E |
| Octal | 5 | 225 | 161 | 141 | 0 | 30 | 52 | 245 | 136 | 36 |
| Binary | 101 | 10010101 | 1110001 | 1100001 | 0 | 11000 | 101010 | 10100101 | 1011110 | 11110 |
Color Harmonies of #059571
Complementary color
Monochromatic Colors of #059571
Black with #059571
Text Example
Text Example
White with #059571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059571; }
p { color: rgb(5,149,113); }
H1.HeaderClassName
{
color: #059571;
}
.AnyTagClassName
{
color: #059571;
}
</style>
background-color css
<style>
a { background-color: #059571; }
a { background-color: rgb(5,149,113); }
div.DivClassName
{
background-color: #059571;
}
.BgClassName
{
background-color: #059571;
}
</style>
border-color css
<style>
span { border-color: #059571; }
span { border-color: rgb(5,149,113); }
td.TdClassName
{
border-color: #059571;
}
.TagClassName
{
border-color: #059571;
}
</style>