Shades of Observatory #059277
Tints of Observatory #059277
RGB
CMYK
RGB Variations
Color information
#059277 (or 0x059277) is known color: Observatory. HEX triplet: 05, 92 and 77. RGB value is (5,146,119). Sum of RGB (Red+Green+Blue) = 5+146+119=270 (35% of max value = 765). Red value is 5 (2.34% from 255 or 1.85% from 270); Green value is 146 (57.42% from 255 or 54.07% from 270); Blue value is 119 (46.88% from 255 or 44.07% from 270); Max value from RGB is 146 - color contains mainly: green. Hex color #059277 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059277 is #FA6D88. Grayscale: #646464. Windows color (decimal): -16412041 or 7836165. OLE color: 7836165.
HSL color Cylindrical-coordinate representation of color #059277: hue angle of 168.51º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #059277 is Cyan = 0.97, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 5 | 146 | 119 | - |
| CMYK | 0.97 | 0 | 0.18 | 0.43 |
| HSL | 168.51º | 0.93% | 0.3% | - |
| HSV(B) | 168.51º | 0.97% | 0.57% | - |
| XYZ | 13.67 | 21.92 | 20.96 | - |
| YUV | 100.76 | 138.29 | 59.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 146 | 119 | 0.97 | 0 | 0.18 | 0.43 | 168.51 | 0.93 | 0.3 |
| Hex | 5 | 92 | 77 | 61 | 0 | 12 | 2B | A9 | 5D | 1E |
| Octal | 5 | 222 | 167 | 141 | 0 | 22 | 53 | 251 | 135 | 36 |
| Binary | 101 | 10010010 | 1110111 | 1100001 | 0 | 10010 | 101011 | 10101001 | 1011101 | 11110 |
Color Harmonies of #059277
Complementary color
Monochromatic Colors of #059277
Black with #059277
Text Example
Text Example
White with #059277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059277; }
p { color: rgb(5,146,119); }
H1.HeaderClassName
{
color: #059277;
}
.AnyTagClassName
{
color: #059277;
}
</style>
background-color css
<style>
a { background-color: #059277; }
a { background-color: rgb(5,146,119); }
div.DivClassName
{
background-color: #059277;
}
.BgClassName
{
background-color: #059277;
}
</style>
border-color css
<style>
span { border-color: #059277; }
span { border-color: rgb(5,146,119); }
td.TdClassName
{
border-color: #059277;
}
.TagClassName
{
border-color: #059277;
}
</style>