Shades of Observatory #059167
Tints of Observatory #059167
RGB
CMYK
RGB Variations
Color information
#059167 (or 0x059167) is known color: Observatory. HEX triplet: 05, 91 and 67. RGB value is (5,145,103). Sum of RGB (Red+Green+Blue) = 5+145+103=253 (33% of max value = 765). Red value is 5 (2.34% from 255 or 1.98% from 253); Green value is 145 (57.03% from 255 or 57.31% from 253); Blue value is 103 (40.62% from 255 or 40.71% from 253); Max value from RGB is 145 - color contains mainly: green. Hex color #059167 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059167 is #FA6E98. Grayscale: #626262. Windows color (decimal): -16412313 or 6787333. OLE color: 6787333.
HSL color Cylindrical-coordinate representation of color #059167: hue angle of 162º 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 #059167 is Cyan = 0.97, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 5 | 145 | 103 | - |
| CMYK | 0.97 | 0 | 0.29 | 0.43 |
| HSL | 162º | 0.93% | 0.29% | - |
| HSV(B) | 162º | 0.97% | 0.57% | - |
| XYZ | 12.64 | 21.26 | 16.27 | - |
| YUV | 98.35 | 130.62 | 61.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 145 | 103 | 0.97 | 0 | 0.29 | 0.43 | 162 | 0.93 | 0.29 |
| Hex | 5 | 91 | 67 | 61 | 0 | 1D | 2B | A2 | 5D | 1D |
| Octal | 5 | 221 | 147 | 141 | 0 | 35 | 53 | 242 | 135 | 35 |
| Binary | 101 | 10010001 | 1100111 | 1100001 | 0 | 11101 | 101011 | 10100010 | 1011101 | 11101 |
Color Harmonies of #059167
Complementary color
Monochromatic Colors of #059167
Black with #059167
Text Example
Text Example
White with #059167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059167; }
p { color: rgb(5,145,103); }
H1.HeaderClassName
{
color: #059167;
}
.AnyTagClassName
{
color: #059167;
}
</style>
background-color css
<style>
a { background-color: #059167; }
a { background-color: rgb(5,145,103); }
div.DivClassName
{
background-color: #059167;
}
.BgClassName
{
background-color: #059167;
}
</style>
border-color css
<style>
span { border-color: #059167; }
span { border-color: rgb(5,145,103); }
td.TdClassName
{
border-color: #059167;
}
.TagClassName
{
border-color: #059167;
}
</style>