Shades of Observatory #009267
Tints of Observatory #009267
RGB
CMYK
RGB Variations
Color information
#009267 (or 0x009267) is known color: Observatory. HEX triplet: 00, 92 and 67. RGB value is (0,146,103). Sum of RGB (Red+Green+Blue) = 0+146+103=249 (32% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 249); Green value is 146 (57.42% from 255 or 58.63% from 249); Blue value is 103 (40.62% from 255 or 41.37% from 249); Max value from RGB is 146 - color contains mainly: green. Hex color #009267 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #009267 is #FF6D98. Grayscale: #616161. Windows color (decimal): -16739737 or 6787584. OLE color: 6787584.
HSL color Cylindrical-coordinate representation of color #009267: hue angle of 162.33º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 1%. Process color model (Four color, CMYK) of #009267 is Cyan = 1, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 0 | 146 | 103 | - |
| CMYK | 1 | 0 | 0.29 | 0.43 |
| HSL | 162.33º | 1% | 0.29% | - |
| HSV(B) | 162.33º | 1% | 0.57% | - |
| XYZ | 12.73 | 21.54 | 16.32 | - |
| YUV | 97.44 | 131.13 | 58.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 146 | 103 | 1 | 0 | 0.29 | 0.43 | 162.33 | 1 | 0.29 |
| Hex | 0 | 92 | 67 | 64 | 0 | 1D | 2B | A2 | 64 | 1D |
| Octal | 0 | 222 | 147 | 144 | 0 | 35 | 53 | 242 | 144 | 35 |
| Binary | 0 | 10010010 | 1100111 | 1100100 | 0 | 11101 | 101011 | 10100010 | 1100100 | 11101 |
Color Harmonies of #009267
Complementary color
Monochromatic Colors of #009267
Black with #009267
Text Example
Text Example
White with #009267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #009267; }
p { color: rgb(0,146,103); }
H1.HeaderClassName
{
color: #009267;
}
.AnyTagClassName
{
color: #009267;
}
</style>
background-color css
<style>
a { background-color: #009267; }
a { background-color: rgb(0,146,103); }
div.DivClassName
{
background-color: #009267;
}
.BgClassName
{
background-color: #009267;
}
</style>
border-color css
<style>
span { border-color: #009267; }
span { border-color: rgb(0,146,103); }
td.TdClassName
{
border-color: #009267;
}
.TagClassName
{
border-color: #009267;
}
</style>