Shades of Observatory #059467
Tints of Observatory #059467
RGB
CMYK
RGB Variations
Color information
#059467 (or 0x059467) is known color: Observatory. HEX triplet: 05, 94 and 67. RGB value is (5,148,103). Sum of RGB (Red+Green+Blue) = 5+148+103=256 (33% of max value = 765). Red value is 5 (2.34% from 255 or 1.95% from 256); Green value is 148 (58.20% from 255 or 57.81% from 256); Blue value is 103 (40.62% from 255 or 40.23% from 256); Max value from RGB is 148 - color contains mainly: green. Hex color #059467 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059467 is #FA6B98. Grayscale: #646464. Windows color (decimal): -16411545 or 6788101. OLE color: 6788101.
HSL color Cylindrical-coordinate representation of color #059467: hue angle of 161.12º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #059467 is Cyan = 0.97, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 148 | 103 | - |
| CMYK | 0.97 | 0 | 0.30 | 0.42 |
| HSL | 161.12º | 0.93% | 0.3% | - |
| HSV(B) | 161.12º | 0.97% | 0.58% | - |
| XYZ | 13.1 | 22.19 | 16.42 | - |
| YUV | 100.11 | 129.62 | 60.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 148 | 103 | 0.97 | 0 | 0.30 | 0.42 | 161.12 | 0.93 | 0.3 |
| Hex | 5 | 94 | 67 | 61 | 0 | 1E | 2A | A1 | 5D | 1E |
| Octal | 5 | 224 | 147 | 141 | 0 | 36 | 52 | 241 | 135 | 36 |
| Binary | 101 | 10010100 | 1100111 | 1100001 | 0 | 11110 | 101010 | 10100001 | 1011101 | 11110 |
Color Harmonies of #059467
Complementary color
Monochromatic Colors of #059467
Black with #059467
Text Example
Text Example
White with #059467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059467; }
p { color: rgb(5,148,103); }
H1.HeaderClassName
{
color: #059467;
}
.AnyTagClassName
{
color: #059467;
}
</style>
background-color css
<style>
a { background-color: #059467; }
a { background-color: rgb(5,148,103); }
div.DivClassName
{
background-color: #059467;
}
.BgClassName
{
background-color: #059467;
}
</style>
border-color css
<style>
span { border-color: #059467; }
span { border-color: rgb(5,148,103); }
td.TdClassName
{
border-color: #059467;
}
.TagClassName
{
border-color: #059467;
}
</style>