Shades of Observatory #058663
Tints of Observatory #058663
RGB
CMYK
RGB Variations
Color information
#058663 (or 0x058663) is known color: Observatory. HEX triplet: 05, 86 and 63. RGB value is (5,134,99). Sum of RGB (Red+Green+Blue) = 5+134+99=238 (31% of max value = 765). Red value is 5 (2.34% from 255 or 2.10% from 238); Green value is 134 (52.73% from 255 or 56.30% from 238); Blue value is 99 (39.06% from 255 or 41.60% from 238); Max value from RGB is 134 - color contains mainly: green. Hex color #058663 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058663 is #FA799C. Grayscale: #5B5B5B. Windows color (decimal): -16415133 or 6522373. OLE color: 6522373.
HSL color Cylindrical-coordinate representation of color #058663: hue angle of 163.72º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #058663 is Cyan = 0.96, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 5 | 134 | 99 | - |
| CMYK | 0.96 | 0 | 0.26 | 0.47 |
| HSL | 163.72º | 0.93% | 0.27% | - |
| HSV(B) | 163.72º | 0.96% | 0.53% | - |
| XYZ | 10.84 | 17.98 | 14.7 | - |
| YUV | 91.44 | 132.26 | 66.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 134 | 99 | 0.96 | 0 | 0.26 | 0.47 | 163.72 | 0.93 | 0.27 |
| Hex | 5 | 86 | 63 | 60 | 0 | 1A | 2F | A4 | 5D | 1B |
| Octal | 5 | 206 | 143 | 140 | 0 | 32 | 57 | 244 | 135 | 33 |
| Binary | 101 | 10000110 | 1100011 | 1100000 | 0 | 11010 | 101111 | 10100100 | 1011101 | 11011 |
Color Harmonies of #058663
Complementary color
Monochromatic Colors of #058663
Black with #058663
Text Example
Text Example
White with #058663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058663; }
p { color: rgb(5,134,99); }
H1.HeaderClassName
{
color: #058663;
}
.AnyTagClassName
{
color: #058663;
}
</style>
background-color css
<style>
a { background-color: #058663; }
a { background-color: rgb(5,134,99); }
div.DivClassName
{
background-color: #058663;
}
.BgClassName
{
background-color: #058663;
}
</style>
border-color css
<style>
span { border-color: #058663; }
span { border-color: rgb(5,134,99); }
td.TdClassName
{
border-color: #058663;
}
.TagClassName
{
border-color: #058663;
}
</style>