Shades of Observatory #059379
Tints of Observatory #059379
RGB
CMYK
RGB Variations
Color information
#059379 (or 0x059379) is known color: Observatory. HEX triplet: 05, 93 and 79. RGB value is (5,147,121). Sum of RGB (Red+Green+Blue) = 5+147+121=273 (36% of max value = 765). Red value is 5 (2.34% from 255 or 1.83% from 273); Green value is 147 (57.81% from 255 or 53.85% from 273); Blue value is 121 (47.66% from 255 or 44.32% from 273); Max value from RGB is 147 - color contains mainly: green. Hex color #059379 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059379 is #FA6C86. Grayscale: #656565. Windows color (decimal): -16411783 or 7967493. OLE color: 7967493.
HSL color Cylindrical-coordinate representation of color #059379: hue angle of 169.01º 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 #059379 is Cyan = 0.97, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 147 | 121 | - |
| CMYK | 0.97 | 0 | 0.18 | 0.42 |
| HSL | 169.01º | 0.93% | 0.3% | - |
| HSV(B) | 169.01º | 0.97% | 0.58% | - |
| XYZ | 13.95 | 22.28 | 21.65 | - |
| YUV | 101.58 | 138.96 | 59.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 147 | 121 | 0.97 | 0 | 0.18 | 0.42 | 169.01 | 0.93 | 0.3 |
| Hex | 5 | 93 | 79 | 61 | 0 | 12 | 2A | A9 | 5D | 1E |
| Octal | 5 | 223 | 171 | 141 | 0 | 22 | 52 | 251 | 135 | 36 |
| Binary | 101 | 10010011 | 1111001 | 1100001 | 0 | 10010 | 101010 | 10101001 | 1011101 | 11110 |
Color Harmonies of #059379
Complementary color
Monochromatic Colors of #059379
Black with #059379
Text Example
Text Example
White with #059379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059379; }
p { color: rgb(5,147,121); }
H1.HeaderClassName
{
color: #059379;
}
.AnyTagClassName
{
color: #059379;
}
</style>
background-color css
<style>
a { background-color: #059379; }
a { background-color: rgb(5,147,121); }
div.DivClassName
{
background-color: #059379;
}
.BgClassName
{
background-color: #059379;
}
</style>
border-color css
<style>
span { border-color: #059379; }
span { border-color: rgb(5,147,121); }
td.TdClassName
{
border-color: #059379;
}
.TagClassName
{
border-color: #059379;
}
</style>