Shades of Observatory #059075
Tints of Observatory #059075
RGB
CMYK
RGB Variations
Color information
#059075 (or 0x059075) is known color: Observatory. HEX triplet: 05, 90 and 75. RGB value is (5,144,117). Sum of RGB (Red+Green+Blue) = 5+144+117=266 (35% of max value = 765). Red value is 5 (2.34% from 255 or 1.88% from 266); Green value is 144 (56.64% from 255 or 54.14% from 266); Blue value is 117 (46.09% from 255 or 43.98% from 266); Max value from RGB is 144 - color contains mainly: green. Hex color #059075 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059075 is #FA6F8A. Grayscale: #636363. Windows color (decimal): -16412555 or 7704581. OLE color: 7704581.
HSL color Cylindrical-coordinate representation of color #059075: hue angle of 168.35º 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 #059075 is Cyan = 0.97, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 5 | 144 | 117 | - |
| CMYK | 0.97 | 0 | 0.19 | 0.44 |
| HSL | 168.35º | 0.93% | 0.29% | - |
| HSV(B) | 168.35º | 0.97% | 0.56% | - |
| XYZ | 13.25 | 21.26 | 20.24 | - |
| YUV | 99.36 | 137.95 | 60.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 144 | 117 | 0.97 | 0 | 0.19 | 0.44 | 168.35 | 0.93 | 0.29 |
| Hex | 5 | 90 | 75 | 61 | 0 | 13 | 2C | A8 | 5D | 1D |
| Octal | 5 | 220 | 165 | 141 | 0 | 23 | 54 | 250 | 135 | 35 |
| Binary | 101 | 10010000 | 1110101 | 1100001 | 0 | 10011 | 101100 | 10101000 | 1011101 | 11101 |
Color Harmonies of #059075
Complementary color
Monochromatic Colors of #059075
Black with #059075
Text Example
Text Example
White with #059075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059075; }
p { color: rgb(5,144,117); }
H1.HeaderClassName
{
color: #059075;
}
.AnyTagClassName
{
color: #059075;
}
</style>
background-color css
<style>
a { background-color: #059075; }
a { background-color: rgb(5,144,117); }
div.DivClassName
{
background-color: #059075;
}
.BgClassName
{
background-color: #059075;
}
</style>
border-color css
<style>
span { border-color: #059075; }
span { border-color: rgb(5,144,117); }
td.TdClassName
{
border-color: #059075;
}
.TagClassName
{
border-color: #059075;
}
</style>