Shades of Observatory #059276
Tints of Observatory #059276
RGB
CMYK
RGB Variations
Color information
#059276 (or 0x059276) is known color: Observatory. HEX triplet: 05, 92 and 76. RGB value is (5,146,118). Sum of RGB (Red+Green+Blue) = 5+146+118=269 (35% of max value = 765). Red value is 5 (2.34% from 255 or 1.86% from 269); Green value is 146 (57.42% from 255 or 54.28% from 269); Blue value is 118 (46.48% from 255 or 43.87% from 269); Max value from RGB is 146 - color contains mainly: green. Hex color #059276 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059276 is #FA6D89. Grayscale: #646464. Windows color (decimal): -16412042 or 7770629. OLE color: 7770629.
HSL color Cylindrical-coordinate representation of color #059276: hue angle of 168.09º 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 #059276 is Cyan = 0.97, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 5 | 146 | 118 | - |
| CMYK | 0.97 | 0 | 0.19 | 0.43 |
| HSL | 168.09º | 0.93% | 0.3% | - |
| HSV(B) | 168.09º | 0.97% | 0.57% | - |
| XYZ | 13.61 | 21.9 | 20.65 | - |
| YUV | 100.65 | 137.79 | 59.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 146 | 118 | 0.97 | 0 | 0.19 | 0.43 | 168.09 | 0.93 | 0.3 |
| Hex | 5 | 92 | 76 | 61 | 0 | 13 | 2B | A8 | 5D | 1E |
| Octal | 5 | 222 | 166 | 141 | 0 | 23 | 53 | 250 | 135 | 36 |
| Binary | 101 | 10010010 | 1110110 | 1100001 | 0 | 10011 | 101011 | 10101000 | 1011101 | 11110 |
Color Harmonies of #059276
Complementary color
Monochromatic Colors of #059276
Black with #059276
Text Example
Text Example
White with #059276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059276; }
p { color: rgb(5,146,118); }
H1.HeaderClassName
{
color: #059276;
}
.AnyTagClassName
{
color: #059276;
}
</style>
background-color css
<style>
a { background-color: #059276; }
a { background-color: rgb(5,146,118); }
div.DivClassName
{
background-color: #059276;
}
.BgClassName
{
background-color: #059276;
}
</style>
border-color css
<style>
span { border-color: #059276; }
span { border-color: rgb(5,146,118); }
td.TdClassName
{
border-color: #059276;
}
.TagClassName
{
border-color: #059276;
}
</style>