Shades of Observatory #059572
Tints of Observatory #059572
RGB
CMYK
RGB Variations
Color information
#059572 (or 0x059572) is known color: Observatory. HEX triplet: 05, 95 and 72. RGB value is (5,149,114). Sum of RGB (Red+Green+Blue) = 5+149+114=268 (35% of max value = 765). Red value is 5 (2.34% from 255 or 1.87% from 268); Green value is 149 (58.59% from 255 or 55.60% from 268); Blue value is 114 (44.92% from 255 or 42.54% from 268); Max value from RGB is 149 - color contains mainly: green. Hex color #059572 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059572 is #FA6A8D. Grayscale: #656565. Windows color (decimal): -16411278 or 7509253. OLE color: 7509253.
HSL color Cylindrical-coordinate representation of color #059572: hue angle of 165.42º degrees, saturation: 0.94, 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 #059572 is Cyan = 0.97, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 149 | 114 | - |
| CMYK | 0.97 | 0 | 0.23 | 0.42 |
| HSL | 165.42º | 0.94% | 0.3% | - |
| HSV(B) | 165.42º | 0.97% | 0.58% | - |
| XYZ | 13.85 | 22.74 | 19.58 | - |
| YUV | 101.95 | 134.79 | 58.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 149 | 114 | 0.97 | 0 | 0.23 | 0.42 | 165.42 | 0.94 | 0.3 |
| Hex | 5 | 95 | 72 | 61 | 0 | 17 | 2A | A5 | 5E | 1E |
| Octal | 5 | 225 | 162 | 141 | 0 | 27 | 52 | 245 | 136 | 36 |
| Binary | 101 | 10010101 | 1110010 | 1100001 | 0 | 10111 | 101010 | 10100101 | 1011110 | 11110 |
Color Harmonies of #059572
Complementary color
Monochromatic Colors of #059572
Black with #059572
Text Example
Text Example
White with #059572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059572; }
p { color: rgb(5,149,114); }
H1.HeaderClassName
{
color: #059572;
}
.AnyTagClassName
{
color: #059572;
}
</style>
background-color css
<style>
a { background-color: #059572; }
a { background-color: rgb(5,149,114); }
div.DivClassName
{
background-color: #059572;
}
.BgClassName
{
background-color: #059572;
}
</style>
border-color css
<style>
span { border-color: #059572; }
span { border-color: rgb(5,149,114); }
td.TdClassName
{
border-color: #059572;
}
.TagClassName
{
border-color: #059572;
}
</style>