Shades of Observatory #059168
Tints of Observatory #059168
RGB
CMYK
RGB Variations
Color information
#059168 (or 0x059168) is known color: Observatory. HEX triplet: 05, 91 and 68. RGB value is (5,145,104). Sum of RGB (Red+Green+Blue) = 5+145+104=254 (33% of max value = 765). Red value is 5 (2.34% from 255 or 1.97% from 254); Green value is 145 (57.03% from 255 or 57.09% from 254); Blue value is 104 (41.02% from 255 or 40.94% from 254); Max value from RGB is 145 - color contains mainly: green. Hex color #059168 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059168 is #FA6E97. Grayscale: #626262. Windows color (decimal): -16412312 or 6852869. OLE color: 6852869.
HSL color Cylindrical-coordinate representation of color #059168: hue angle of 162.43º 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 #059168 is Cyan = 0.97, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 5 | 145 | 104 | - |
| CMYK | 0.97 | 0 | 0.28 | 0.43 |
| HSL | 162.43º | 0.93% | 0.29% | - |
| HSV(B) | 162.43º | 0.97% | 0.57% | - |
| XYZ | 12.69 | 21.28 | 16.54 | - |
| YUV | 98.47 | 131.12 | 61.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 145 | 104 | 0.97 | 0 | 0.28 | 0.43 | 162.43 | 0.93 | 0.29 |
| Hex | 5 | 91 | 68 | 61 | 0 | 1C | 2B | A2 | 5D | 1D |
| Octal | 5 | 221 | 150 | 141 | 0 | 34 | 53 | 242 | 135 | 35 |
| Binary | 101 | 10010001 | 1101000 | 1100001 | 0 | 11100 | 101011 | 10100010 | 1011101 | 11101 |
Color Harmonies of #059168
Complementary color
Monochromatic Colors of #059168
Black with #059168
Text Example
Text Example
White with #059168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059168; }
p { color: rgb(5,145,104); }
H1.HeaderClassName
{
color: #059168;
}
.AnyTagClassName
{
color: #059168;
}
</style>
background-color css
<style>
a { background-color: #059168; }
a { background-color: rgb(5,145,104); }
div.DivClassName
{
background-color: #059168;
}
.BgClassName
{
background-color: #059168;
}
</style>
border-color css
<style>
span { border-color: #059168; }
span { border-color: rgb(5,145,104); }
td.TdClassName
{
border-color: #059168;
}
.TagClassName
{
border-color: #059168;
}
</style>