Shades of Observatory #059373
Tints of Observatory #059373
RGB
CMYK
RGB Variations
Color information
#059373 (or 0x059373) is known color: Observatory. HEX triplet: 05, 93 and 73. RGB value is (5,147,115). Sum of RGB (Red+Green+Blue) = 5+147+115=267 (35% of max value = 765). Red value is 5 (2.34% from 255 or 1.87% from 267); Green value is 147 (57.81% from 255 or 55.06% from 267); Blue value is 115 (45.31% from 255 or 43.07% from 267); Max value from RGB is 147 - color contains mainly: green. Hex color #059373 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059373 is #FA6C8C. Grayscale: #646464. Windows color (decimal): -16411789 or 7574277. OLE color: 7574277.
HSL color Cylindrical-coordinate representation of color #059373: hue angle of 166.48º 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 #059373 is Cyan = 0.97, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 147 | 115 | - |
| CMYK | 0.97 | 0 | 0.22 | 0.42 |
| HSL | 166.48º | 0.93% | 0.3% | - |
| HSV(B) | 166.48º | 0.97% | 0.58% | - |
| XYZ | 13.59 | 22.14 | 19.78 | - |
| YUV | 100.89 | 135.96 | 59.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 147 | 115 | 0.97 | 0 | 0.22 | 0.42 | 166.48 | 0.93 | 0.3 |
| Hex | 5 | 93 | 73 | 61 | 0 | 16 | 2A | A6 | 5D | 1E |
| Octal | 5 | 223 | 163 | 141 | 0 | 26 | 52 | 246 | 135 | 36 |
| Binary | 101 | 10010011 | 1110011 | 1100001 | 0 | 10110 | 101010 | 10100110 | 1011101 | 11110 |
Color Harmonies of #059373
Complementary color
Monochromatic Colors of #059373
Black with #059373
Text Example
Text Example
White with #059373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059373; }
p { color: rgb(5,147,115); }
H1.HeaderClassName
{
color: #059373;
}
.AnyTagClassName
{
color: #059373;
}
</style>
background-color css
<style>
a { background-color: #059373; }
a { background-color: rgb(5,147,115); }
div.DivClassName
{
background-color: #059373;
}
.BgClassName
{
background-color: #059373;
}
</style>
border-color css
<style>
span { border-color: #059373; }
span { border-color: rgb(5,147,115); }
td.TdClassName
{
border-color: #059373;
}
.TagClassName
{
border-color: #059373;
}
</style>