Shades of Observatory #059071
Tints of Observatory #059071
RGB
CMYK
RGB Variations
Color information
#059071 (or 0x059071) is known color: Observatory. HEX triplet: 05, 90 and 71. RGB value is (5,144,113). Sum of RGB (Red+Green+Blue) = 5+144+113=262 (34% of max value = 765). Red value is 5 (2.34% from 255 or 1.91% from 262); Green value is 144 (56.64% from 255 or 54.96% from 262); Blue value is 113 (44.53% from 255 or 43.13% from 262); Max value from RGB is 144 - color contains mainly: green. Hex color #059071 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059071 is #FA6F8E. Grayscale: #626262. Windows color (decimal): -16412559 or 7442437. OLE color: 7442437.
HSL color Cylindrical-coordinate representation of color #059071: hue angle of 166.62º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #059071 is Cyan = 0.97, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 5 | 144 | 113 | - |
| CMYK | 0.97 | 0 | 0.22 | 0.44 |
| HSL | 166.62º | 0.93% | 0.29% | - |
| HSV(B) | 166.62º | 0.97% | 0.56% | - |
| XYZ | 13.02 | 21.17 | 19.02 | - |
| YUV | 98.91 | 135.95 | 61.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 144 | 113 | 0.97 | 0 | 0.22 | 0.44 | 166.62 | 0.93 | 0.29 |
| Hex | 5 | 90 | 71 | 61 | 0 | 16 | 2C | A7 | 5D | 1D |
| Octal | 5 | 220 | 161 | 141 | 0 | 26 | 54 | 247 | 135 | 35 |
| Binary | 101 | 10010000 | 1110001 | 1100001 | 0 | 10110 | 101100 | 10100111 | 1011101 | 11101 |
Color Harmonies of #059071
Complementary color
Monochromatic Colors of #059071
Black with #059071
Text Example
Text Example
White with #059071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059071; }
p { color: rgb(5,144,113); }
H1.HeaderClassName
{
color: #059071;
}
.AnyTagClassName
{
color: #059071;
}
</style>
background-color css
<style>
a { background-color: #059071; }
a { background-color: rgb(5,144,113); }
div.DivClassName
{
background-color: #059071;
}
.BgClassName
{
background-color: #059071;
}
</style>
border-color css
<style>
span { border-color: #059071; }
span { border-color: rgb(5,144,113); }
td.TdClassName
{
border-color: #059071;
}
.TagClassName
{
border-color: #059071;
}
</style>