Shades of Observatory #059067
Tints of Observatory #059067
RGB
CMYK
RGB Variations
Color information
#059067 (or 0x059067) is known color: Observatory. HEX triplet: 05, 90 and 67. RGB value is (5,144,103). Sum of RGB (Red+Green+Blue) = 5+144+103=252 (33% of max value = 765). Red value is 5 (2.34% from 255 or 1.98% from 252); Green value is 144 (56.64% from 255 or 57.14% from 252); Blue value is 103 (40.62% from 255 or 40.87% from 252); Max value from RGB is 144 - color contains mainly: green. Hex color #059067 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059067 is #FA6F98. Grayscale: #616161. Windows color (decimal): -16412569 or 6787077. OLE color: 6787077.
HSL color Cylindrical-coordinate representation of color #059067: hue angle of 162.3º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #059067 is Cyan = 0.97, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 5 | 144 | 103 | - |
| CMYK | 0.97 | 0 | 0.28 | 0.44 |
| HSL | 162.3º | 0.93% | 0.29% | - |
| HSV(B) | 162.3º | 0.97% | 0.56% | - |
| XYZ | 12.48 | 20.96 | 16.22 | - |
| YUV | 97.77 | 130.95 | 61.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 144 | 103 | 0.97 | 0 | 0.28 | 0.44 | 162.3 | 0.93 | 0.29 |
| Hex | 5 | 90 | 67 | 61 | 0 | 1C | 2C | A2 | 5D | 1D |
| Octal | 5 | 220 | 147 | 141 | 0 | 34 | 54 | 242 | 135 | 35 |
| Binary | 101 | 10010000 | 1100111 | 1100001 | 0 | 11100 | 101100 | 10100010 | 1011101 | 11101 |
Color Harmonies of #059067
Complementary color
Monochromatic Colors of #059067
Black with #059067
Text Example
Text Example
White with #059067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059067; }
p { color: rgb(5,144,103); }
H1.HeaderClassName
{
color: #059067;
}
.AnyTagClassName
{
color: #059067;
}
</style>
background-color css
<style>
a { background-color: #059067; }
a { background-color: rgb(5,144,103); }
div.DivClassName
{
background-color: #059067;
}
.BgClassName
{
background-color: #059067;
}
</style>
border-color css
<style>
span { border-color: #059067; }
span { border-color: rgb(5,144,103); }
td.TdClassName
{
border-color: #059067;
}
.TagClassName
{
border-color: #059067;
}
</style>