Shades of Observatory #059267
Tints of Observatory #059267
RGB
CMYK
RGB Variations
Color information
#059267 (or 0x059267) is known color: Observatory. HEX triplet: 05, 92 and 67. RGB value is (5,146,103). Sum of RGB (Red+Green+Blue) = 5+146+103=254 (33% of max value = 765). Red value is 5 (2.34% from 255 or 1.97% from 254); Green value is 146 (57.42% from 255 or 57.48% from 254); Blue value is 103 (40.62% from 255 or 40.55% from 254); Max value from RGB is 146 - color contains mainly: green. Hex color #059267 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #059267 is #FA6D98. Grayscale: #626262. Windows color (decimal): -16412057 or 6787589. OLE color: 6787589.
HSL color Cylindrical-coordinate representation of color #059267: hue angle of 161.7º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #059267 is Cyan = 0.97, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 5 | 146 | 103 | - |
| CMYK | 0.97 | 0 | 0.29 | 0.43 |
| HSL | 161.7º | 0.93% | 0.3% | - |
| HSV(B) | 161.7º | 0.97% | 0.57% | - |
| XYZ | 12.79 | 21.57 | 16.32 | - |
| YUV | 98.94 | 130.29 | 61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 146 | 103 | 0.97 | 0 | 0.29 | 0.43 | 161.7 | 0.93 | 0.3 |
| Hex | 5 | 92 | 67 | 61 | 0 | 1D | 2B | A2 | 5D | 1E |
| Octal | 5 | 222 | 147 | 141 | 0 | 35 | 53 | 242 | 135 | 36 |
| Binary | 101 | 10010010 | 1100111 | 1100001 | 0 | 11101 | 101011 | 10100010 | 1011101 | 11110 |
Color Harmonies of #059267
Complementary color
Monochromatic Colors of #059267
Black with #059267
Text Example
Text Example
White with #059267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059267; }
p { color: rgb(5,146,103); }
H1.HeaderClassName
{
color: #059267;
}
.AnyTagClassName
{
color: #059267;
}
</style>
background-color css
<style>
a { background-color: #059267; }
a { background-color: rgb(5,146,103); }
div.DivClassName
{
background-color: #059267;
}
.BgClassName
{
background-color: #059267;
}
</style>
border-color css
<style>
span { border-color: #059267; }
span { border-color: rgb(5,146,103); }
td.TdClassName
{
border-color: #059267;
}
.TagClassName
{
border-color: #059267;
}
</style>