Shades of Observatory #058867
Tints of Observatory #058867
RGB
CMYK
RGB Variations
Color information
#058867 (or 0x058867) is known color: Observatory. HEX triplet: 05, 88 and 67. RGB value is (5,136,103). Sum of RGB (Red+Green+Blue) = 5+136+103=244 (32% of max value = 765). Red value is 5 (2.34% from 255 or 2.05% from 244); Green value is 136 (53.52% from 255 or 55.74% from 244); Blue value is 103 (40.62% from 255 or 42.21% from 244); Max value from RGB is 136 - color contains mainly: green. Hex color #058867 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058867 is #FA7798. Grayscale: #5D5D5D. Windows color (decimal): -16414617 or 6785029. OLE color: 6785029.
HSL color Cylindrical-coordinate representation of color #058867: hue angle of 164.89º 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 #058867 is Cyan = 0.96, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 5 | 136 | 103 | - |
| CMYK | 0.96 | 0 | 0.24 | 0.47 |
| HSL | 164.89º | 0.93% | 0.28% | - |
| HSV(B) | 164.89º | 0.96% | 0.53% | - |
| XYZ | 11.31 | 18.62 | 15.83 | - |
| YUV | 93.07 | 133.6 | 65.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 136 | 103 | 0.96 | 0 | 0.24 | 0.47 | 164.89 | 0.93 | 0.28 |
| Hex | 5 | 88 | 67 | 60 | 0 | 18 | 2F | A5 | 5D | 1C |
| Octal | 5 | 210 | 147 | 140 | 0 | 30 | 57 | 245 | 135 | 34 |
| Binary | 101 | 10001000 | 1100111 | 1100000 | 0 | 11000 | 101111 | 10100101 | 1011101 | 11100 |
Color Harmonies of #058867
Complementary color
Monochromatic Colors of #058867
Black with #058867
Text Example
Text Example
White with #058867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058867; }
p { color: rgb(5,136,103); }
H1.HeaderClassName
{
color: #058867;
}
.AnyTagClassName
{
color: #058867;
}
</style>
background-color css
<style>
a { background-color: #058867; }
a { background-color: rgb(5,136,103); }
div.DivClassName
{
background-color: #058867;
}
.BgClassName
{
background-color: #058867;
}
</style>
border-color css
<style>
span { border-color: #058867; }
span { border-color: rgb(5,136,103); }
td.TdClassName
{
border-color: #058867;
}
.TagClassName
{
border-color: #058867;
}
</style>