Shades of Observatory #058465
Tints of Observatory #058465
RGB
CMYK
RGB Variations
Color information
#058465 (or 0x058465) is known color: Observatory. HEX triplet: 05, 84 and 65. RGB value is (5,132,101). Sum of RGB (Red+Green+Blue) = 5+132+101=238 (31% of max value = 765). Red value is 5 (2.34% from 255 or 2.10% from 238); Green value is 132 (51.95% from 255 or 55.46% from 238); Blue value is 101 (39.84% from 255 or 42.44% from 238); Max value from RGB is 132 - color contains mainly: green. Hex color #058465 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058465 is #FA7B9A. Grayscale: #5A5A5A. Windows color (decimal): -16415643 or 6652933. OLE color: 6652933.
HSL color Cylindrical-coordinate representation of color #058465: hue angle of 165.35º 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 #058465 is Cyan = 0.96, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 5 | 132 | 101 | - |
| CMYK | 0.96 | 0 | 0.23 | 0.48 |
| HSL | 165.35º | 0.93% | 0.27% | - |
| HSV(B) | 165.35º | 0.96% | 0.52% | - |
| XYZ | 10.66 | 17.47 | 15.12 | - |
| YUV | 90.49 | 133.92 | 67.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 132 | 101 | 0.96 | 0 | 0.23 | 0.48 | 165.35 | 0.93 | 0.27 |
| Hex | 5 | 84 | 65 | 60 | 0 | 17 | 30 | A5 | 5D | 1B |
| Octal | 5 | 204 | 145 | 140 | 0 | 27 | 60 | 245 | 135 | 33 |
| Binary | 101 | 10000100 | 1100101 | 1100000 | 0 | 10111 | 110000 | 10100101 | 1011101 | 11011 |
Color Harmonies of #058465
Complementary color
Monochromatic Colors of #058465
Black with #058465
Text Example
Text Example
White with #058465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058465; }
p { color: rgb(5,132,101); }
H1.HeaderClassName
{
color: #058465;
}
.AnyTagClassName
{
color: #058465;
}
</style>
background-color css
<style>
a { background-color: #058465; }
a { background-color: rgb(5,132,101); }
div.DivClassName
{
background-color: #058465;
}
.BgClassName
{
background-color: #058465;
}
</style>
border-color css
<style>
span { border-color: #058465; }
span { border-color: rgb(5,132,101); }
td.TdClassName
{
border-color: #058465;
}
.TagClassName
{
border-color: #058465;
}
</style>