Shades of Observatory #059266
Tints of Observatory #059266
RGB
CMYK
RGB Variations
Color information
#059266 (or 0x059266) is known color: Observatory. HEX triplet: 05, 92 and 66. RGB value is (5,146,102). Sum of RGB (Red+Green+Blue) = 5+146+102=253 (33% of max value = 765). Red value is 5 (2.34% from 255 or 1.98% from 253); Green value is 146 (57.42% from 255 or 57.71% from 253); Blue value is 102 (40.23% from 255 or 40.32% from 253); Max value from RGB is 146 - color contains mainly: green. Hex color #059266 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059266 is #FA6D99. Grayscale: #626262. Windows color (decimal): -16412058 or 6722053. OLE color: 6722053.
HSL color Cylindrical-coordinate representation of color #059266: hue angle of 161.28º 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 #059266 is Cyan = 0.97, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 5 | 146 | 102 | - |
| CMYK | 0.97 | 0 | 0.30 | 0.43 |
| HSL | 161.28º | 0.93% | 0.3% | - |
| HSV(B) | 161.28º | 0.97% | 0.57% | - |
| XYZ | 12.74 | 21.55 | 16.06 | - |
| YUV | 98.83 | 129.79 | 61.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 146 | 102 | 0.97 | 0 | 0.30 | 0.43 | 161.28 | 0.93 | 0.3 |
| Hex | 5 | 92 | 66 | 61 | 0 | 1E | 2B | A1 | 5D | 1E |
| Octal | 5 | 222 | 146 | 141 | 0 | 36 | 53 | 241 | 135 | 36 |
| Binary | 101 | 10010010 | 1100110 | 1100001 | 0 | 11110 | 101011 | 10100001 | 1011101 | 11110 |
Color Harmonies of #059266
Complementary color
Monochromatic Colors of #059266
Black with #059266
Text Example
Text Example
White with #059266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059266; }
p { color: rgb(5,146,102); }
H1.HeaderClassName
{
color: #059266;
}
.AnyTagClassName
{
color: #059266;
}
</style>
background-color css
<style>
a { background-color: #059266; }
a { background-color: rgb(5,146,102); }
div.DivClassName
{
background-color: #059266;
}
.BgClassName
{
background-color: #059266;
}
</style>
border-color css
<style>
span { border-color: #059266; }
span { border-color: rgb(5,146,102); }
td.TdClassName
{
border-color: #059266;
}
.TagClassName
{
border-color: #059266;
}
</style>