Shades of Observatory #058865
Tints of Observatory #058865
RGB
CMYK
RGB Variations
Color information
#058865 (or 0x058865) is known color: Observatory. HEX triplet: 05, 88 and 65. RGB value is (5,136,101). Sum of RGB (Red+Green+Blue) = 5+136+101=242 (32% of max value = 765). Red value is 5 (2.34% from 255 or 2.07% from 242); Green value is 136 (53.52% from 255 or 56.20% from 242); Blue value is 101 (39.84% from 255 or 41.74% from 242); Max value from RGB is 136 - color contains mainly: green. Hex color #058865 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058865 is #FA779A. Grayscale: #5C5C5C. Windows color (decimal): -16414619 or 6653957. OLE color: 6653957.
HSL color Cylindrical-coordinate representation of color #058865: hue angle of 163.97º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #058865 is Cyan = 0.96, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 5 | 136 | 101 | - |
| CMYK | 0.96 | 0 | 0.26 | 0.47 |
| HSL | 163.97º | 0.93% | 0.28% | - |
| HSV(B) | 163.97º | 0.96% | 0.53% | - |
| XYZ | 11.22 | 18.58 | 15.31 | - |
| YUV | 92.84 | 132.6 | 65.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 136 | 101 | 0.96 | 0 | 0.26 | 0.47 | 163.97 | 0.93 | 0.28 |
| Hex | 5 | 88 | 65 | 60 | 0 | 1A | 2F | A4 | 5D | 1C |
| Octal | 5 | 210 | 145 | 140 | 0 | 32 | 57 | 244 | 135 | 34 |
| Binary | 101 | 10001000 | 1100101 | 1100000 | 0 | 11010 | 101111 | 10100100 | 1011101 | 11100 |
Color Harmonies of #058865
Complementary color
Monochromatic Colors of #058865
Black with #058865
Text Example
Text Example
White with #058865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058865; }
p { color: rgb(5,136,101); }
H1.HeaderClassName
{
color: #058865;
}
.AnyTagClassName
{
color: #058865;
}
</style>
background-color css
<style>
a { background-color: #058865; }
a { background-color: rgb(5,136,101); }
div.DivClassName
{
background-color: #058865;
}
.BgClassName
{
background-color: #058865;
}
</style>
border-color css
<style>
span { border-color: #058865; }
span { border-color: rgb(5,136,101); }
td.TdClassName
{
border-color: #058865;
}
.TagClassName
{
border-color: #058865;
}
</style>