Shades of Observatory #059166
Tints of Observatory #059166
RGB
CMYK
RGB Variations
Color information
#059166 (or 0x059166) is known color: Observatory. HEX triplet: 05, 91 and 66. RGB value is (5,145,102). Sum of RGB (Red+Green+Blue) = 5+145+102=252 (33% of max value = 765). Red value is 5 (2.34% from 255 or 1.98% from 252); Green value is 145 (57.03% from 255 or 57.54% from 252); Blue value is 102 (40.23% from 255 or 40.48% from 252); Max value from RGB is 145 - color contains mainly: green. Hex color #059166 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059166 is #FA6E99. Grayscale: #626262. Windows color (decimal): -16412314 or 6721797. OLE color: 6721797.
HSL color Cylindrical-coordinate representation of color #059166: hue angle of 161.57º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #059166 is Cyan = 0.97, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 5 | 145 | 102 | - |
| CMYK | 0.97 | 0 | 0.30 | 0.43 |
| HSL | 161.57º | 0.93% | 0.29% | - |
| HSV(B) | 161.57º | 0.97% | 0.57% | - |
| XYZ | 12.59 | 21.24 | 16.01 | - |
| YUV | 98.24 | 130.12 | 61.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 145 | 102 | 0.97 | 0 | 0.30 | 0.43 | 161.57 | 0.93 | 0.29 |
| Hex | 5 | 91 | 66 | 61 | 0 | 1E | 2B | A2 | 5D | 1D |
| Octal | 5 | 221 | 146 | 141 | 0 | 36 | 53 | 242 | 135 | 35 |
| Binary | 101 | 10010001 | 1100110 | 1100001 | 0 | 11110 | 101011 | 10100010 | 1011101 | 11101 |
Color Harmonies of #059166
Complementary color
Monochromatic Colors of #059166
Black with #059166
Text Example
Text Example
White with #059166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059166; }
p { color: rgb(5,145,102); }
H1.HeaderClassName
{
color: #059166;
}
.AnyTagClassName
{
color: #059166;
}
</style>
background-color css
<style>
a { background-color: #059166; }
a { background-color: rgb(5,145,102); }
div.DivClassName
{
background-color: #059166;
}
.BgClassName
{
background-color: #059166;
}
</style>
border-color css
<style>
span { border-color: #059166; }
span { border-color: rgb(5,145,102); }
td.TdClassName
{
border-color: #059166;
}
.TagClassName
{
border-color: #059166;
}
</style>