Shades of Observatory #058466
Tints of Observatory #058466
RGB
CMYK
RGB Variations
Color information
#058466 (or 0x058466) is known color: Observatory. HEX triplet: 05, 84 and 66. RGB value is (5,132,102). Sum of RGB (Red+Green+Blue) = 5+132+102=239 (31% of max value = 765). Red value is 5 (2.34% from 255 or 2.09% from 239); Green value is 132 (51.95% from 255 or 55.23% from 239); Blue value is 102 (40.23% from 255 or 42.68% from 239); Max value from RGB is 132 - color contains mainly: green. Hex color #058466 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058466 is #FA7B99. Grayscale: #5A5A5A. Windows color (decimal): -16415642 or 6718469. OLE color: 6718469.
HSL color Cylindrical-coordinate representation of color #058466: hue angle of 165.83º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #058466 is Cyan = 0.96, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 5 | 132 | 102 | - |
| CMYK | 0.96 | 0 | 0.23 | 0.48 |
| HSL | 165.83º | 0.93% | 0.27% | - |
| HSV(B) | 165.83º | 0.96% | 0.52% | - |
| XYZ | 10.71 | 17.49 | 15.38 | - |
| YUV | 90.61 | 134.42 | 66.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 132 | 102 | 0.96 | 0 | 0.23 | 0.48 | 165.83 | 0.93 | 0.27 |
| Hex | 5 | 84 | 66 | 60 | 0 | 17 | 30 | A6 | 5D | 1B |
| Octal | 5 | 204 | 146 | 140 | 0 | 27 | 60 | 246 | 135 | 33 |
| Binary | 101 | 10000100 | 1100110 | 1100000 | 0 | 10111 | 110000 | 10100110 | 1011101 | 11011 |
Color Harmonies of #058466
Complementary color
Monochromatic Colors of #058466
Black with #058466
Text Example
Text Example
White with #058466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058466; }
p { color: rgb(5,132,102); }
H1.HeaderClassName
{
color: #058466;
}
.AnyTagClassName
{
color: #058466;
}
</style>
background-color css
<style>
a { background-color: #058466; }
a { background-color: rgb(5,132,102); }
div.DivClassName
{
background-color: #058466;
}
.BgClassName
{
background-color: #058466;
}
</style>
border-color css
<style>
span { border-color: #058466; }
span { border-color: rgb(5,132,102); }
td.TdClassName
{
border-color: #058466;
}
.TagClassName
{
border-color: #058466;
}
</style>