Shades of Observatory #059076
Tints of Observatory #059076
RGB
CMYK
RGB Variations
Color information
#059076 (or 0x059076) is known color: Observatory. HEX triplet: 05, 90 and 76. RGB value is (5,144,118). Sum of RGB (Red+Green+Blue) = 5+144+118=267 (35% of max value = 765). Red value is 5 (2.34% from 255 or 1.87% from 267); Green value is 144 (56.64% from 255 or 53.93% from 267); Blue value is 118 (46.48% from 255 or 44.19% from 267); Max value from RGB is 144 - color contains mainly: green. Hex color #059076 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059076 is #FA6F89. Grayscale: #636363. Windows color (decimal): -16412554 or 7770117. OLE color: 7770117.
HSL color Cylindrical-coordinate representation of color #059076: hue angle of 168.78º 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 #059076 is Cyan = 0.97, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 5 | 144 | 118 | - |
| CMYK | 0.97 | 0 | 0.18 | 0.44 |
| HSL | 168.78º | 0.93% | 0.29% | - |
| HSV(B) | 168.78º | 0.97% | 0.56% | - |
| XYZ | 13.31 | 21.29 | 20.55 | - |
| YUV | 99.48 | 138.45 | 60.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 144 | 118 | 0.97 | 0 | 0.18 | 0.44 | 168.78 | 0.93 | 0.29 |
| Hex | 5 | 90 | 76 | 61 | 0 | 12 | 2C | A9 | 5D | 1D |
| Octal | 5 | 220 | 166 | 141 | 0 | 22 | 54 | 251 | 135 | 35 |
| Binary | 101 | 10010000 | 1110110 | 1100001 | 0 | 10010 | 101100 | 10101001 | 1011101 | 11101 |
Color Harmonies of #059076
Complementary color
Monochromatic Colors of #059076
Black with #059076
Text Example
Text Example
White with #059076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059076; }
p { color: rgb(5,144,118); }
H1.HeaderClassName
{
color: #059076;
}
.AnyTagClassName
{
color: #059076;
}
</style>
background-color css
<style>
a { background-color: #059076; }
a { background-color: rgb(5,144,118); }
div.DivClassName
{
background-color: #059076;
}
.BgClassName
{
background-color: #059076;
}
</style>
border-color css
<style>
span { border-color: #059076; }
span { border-color: rgb(5,144,118); }
td.TdClassName
{
border-color: #059076;
}
.TagClassName
{
border-color: #059076;
}
</style>