Shades of Observatory #059172
Tints of Observatory #059172
RGB
CMYK
RGB Variations
Color information
#059172 (or 0x059172) is known color: Observatory. HEX triplet: 05, 91 and 72. RGB value is (5,145,114). Sum of RGB (Red+Green+Blue) = 5+145+114=264 (34% of max value = 765). Red value is 5 (2.34% from 255 or 1.89% from 264); Green value is 145 (57.03% from 255 or 54.92% from 264); Blue value is 114 (44.92% from 255 or 43.18% from 264); Max value from RGB is 145 - color contains mainly: green. Hex color #059172 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059172 is #FA6E8D. Grayscale: #636363. Windows color (decimal): -16412302 or 7508229. OLE color: 7508229.
HSL color Cylindrical-coordinate representation of color #059172: hue angle of 166.71º 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 #059172 is Cyan = 0.97, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 5 | 145 | 114 | - |
| CMYK | 0.97 | 0 | 0.21 | 0.43 |
| HSL | 166.71º | 0.93% | 0.29% | - |
| HSV(B) | 166.71º | 0.97% | 0.57% | - |
| XYZ | 13.23 | 21.5 | 19.37 | - |
| YUV | 99.61 | 136.12 | 60.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 145 | 114 | 0.97 | 0 | 0.21 | 0.43 | 166.71 | 0.93 | 0.29 |
| Hex | 5 | 91 | 72 | 61 | 0 | 15 | 2B | A7 | 5D | 1D |
| Octal | 5 | 221 | 162 | 141 | 0 | 25 | 53 | 247 | 135 | 35 |
| Binary | 101 | 10010001 | 1110010 | 1100001 | 0 | 10101 | 101011 | 10100111 | 1011101 | 11101 |
Color Harmonies of #059172
Complementary color
Monochromatic Colors of #059172
Black with #059172
Text Example
Text Example
White with #059172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059172; }
p { color: rgb(5,145,114); }
H1.HeaderClassName
{
color: #059172;
}
.AnyTagClassName
{
color: #059172;
}
</style>
background-color css
<style>
a { background-color: #059172; }
a { background-color: rgb(5,145,114); }
div.DivClassName
{
background-color: #059172;
}
.BgClassName
{
background-color: #059172;
}
</style>
border-color css
<style>
span { border-color: #059172; }
span { border-color: rgb(5,145,114); }
td.TdClassName
{
border-color: #059172;
}
.TagClassName
{
border-color: #059172;
}
</style>