Shades of Observatory #059069
Tints of Observatory #059069
RGB
CMYK
RGB Variations
Color information
#059069 (or 0x059069) is known color: Observatory. HEX triplet: 05, 90 and 69. RGB value is (5,144,105). Sum of RGB (Red+Green+Blue) = 5+144+105=254 (33% of max value = 765). Red value is 5 (2.34% from 255 or 1.97% from 254); Green value is 144 (56.64% from 255 or 56.69% from 254); Blue value is 105 (41.41% from 255 or 41.34% from 254); Max value from RGB is 144 - color contains mainly: green. Hex color #059069 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059069 is #FA6F96. Grayscale: #626262. Windows color (decimal): -16412567 or 6918149. OLE color: 6918149.
HSL color Cylindrical-coordinate representation of color #059069: hue angle of 163.17º 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 #059069 is Cyan = 0.97, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 5 | 144 | 105 | - |
| CMYK | 0.97 | 0 | 0.27 | 0.44 |
| HSL | 163.17º | 0.93% | 0.29% | - |
| HSV(B) | 163.17º | 0.97% | 0.56% | - |
| XYZ | 12.59 | 21 | 16.75 | - |
| YUV | 97.99 | 131.95 | 61.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 144 | 105 | 0.97 | 0 | 0.27 | 0.44 | 163.17 | 0.93 | 0.29 |
| Hex | 5 | 90 | 69 | 61 | 0 | 1B | 2C | A3 | 5D | 1D |
| Octal | 5 | 220 | 151 | 141 | 0 | 33 | 54 | 243 | 135 | 35 |
| Binary | 101 | 10010000 | 1101001 | 1100001 | 0 | 11011 | 101100 | 10100011 | 1011101 | 11101 |
Color Harmonies of #059069
Complementary color
Monochromatic Colors of #059069
Black with #059069
Text Example
Text Example
White with #059069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059069; }
p { color: rgb(5,144,105); }
H1.HeaderClassName
{
color: #059069;
}
.AnyTagClassName
{
color: #059069;
}
</style>
background-color css
<style>
a { background-color: #059069; }
a { background-color: rgb(5,144,105); }
div.DivClassName
{
background-color: #059069;
}
.BgClassName
{
background-color: #059069;
}
</style>
border-color css
<style>
span { border-color: #059069; }
span { border-color: rgb(5,144,105); }
td.TdClassName
{
border-color: #059069;
}
.TagClassName
{
border-color: #059069;
}
</style>