Shades of Observatory #059368
Tints of Observatory #059368
RGB
CMYK
RGB Variations
Color information
#059368 (or 0x059368) is known color: Observatory. HEX triplet: 05, 93 and 68. RGB value is (5,147,104). Sum of RGB (Red+Green+Blue) = 5+147+104=256 (33% of max value = 765). Red value is 5 (2.34% from 255 or 1.95% from 256); Green value is 147 (57.81% from 255 or 57.42% from 256); Blue value is 104 (41.02% from 255 or 40.62% from 256); Max value from RGB is 147 - color contains mainly: green. Hex color #059368 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059368 is #FA6C97. Grayscale: #636363. Windows color (decimal): -16411800 or 6853381. OLE color: 6853381.
HSL color Cylindrical-coordinate representation of color #059368: hue angle of 161.83º 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 #059368 is Cyan = 0.97, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 147 | 104 | - |
| CMYK | 0.97 | 0 | 0.29 | 0.42 |
| HSL | 161.83º | 0.93% | 0.3% | - |
| HSV(B) | 161.83º | 0.97% | 0.58% | - |
| XYZ | 13 | 21.9 | 16.64 | - |
| YUV | 99.64 | 130.46 | 60.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 147 | 104 | 0.97 | 0 | 0.29 | 0.42 | 161.83 | 0.93 | 0.3 |
| Hex | 5 | 93 | 68 | 61 | 0 | 1D | 2A | A2 | 5D | 1E |
| Octal | 5 | 223 | 150 | 141 | 0 | 35 | 52 | 242 | 135 | 36 |
| Binary | 101 | 10010011 | 1101000 | 1100001 | 0 | 11101 | 101010 | 10100010 | 1011101 | 11110 |
Color Harmonies of #059368
Complementary color
Monochromatic Colors of #059368
Black with #059368
Text Example
Text Example
White with #059368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059368; }
p { color: rgb(5,147,104); }
H1.HeaderClassName
{
color: #059368;
}
.AnyTagClassName
{
color: #059368;
}
</style>
background-color css
<style>
a { background-color: #059368; }
a { background-color: rgb(5,147,104); }
div.DivClassName
{
background-color: #059368;
}
.BgClassName
{
background-color: #059368;
}
</style>
border-color css
<style>
span { border-color: #059368; }
span { border-color: rgb(5,147,104); }
td.TdClassName
{
border-color: #059368;
}
.TagClassName
{
border-color: #059368;
}
</style>