Shades of Observatory #009271
Tints of Observatory #009271
RGB
CMYK
RGB Variations
Color information
#009271 (or 0x009271) is known color: Observatory. HEX triplet: 00, 92 and 71. RGB value is (0,146,113). Sum of RGB (Red+Green+Blue) = 0+146+113=259 (34% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 259); Green value is 146 (57.42% from 255 or 56.37% from 259); Blue value is 113 (44.53% from 255 or 43.63% from 259); Max value from RGB is 146 - color contains mainly: green. Hex color #009271 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #009271 is #FF6D8E. Grayscale: #626262. Windows color (decimal): -16739727 or 7442944. OLE color: 7442944.
HSL color Cylindrical-coordinate representation of color #009271: hue angle of 166.44º 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 #009271 is Cyan = 1, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 0 | 146 | 113 | - |
| CMYK | 1 | 0 | 0.23 | 0.43 |
| HSL | 166.44º | 1% | 0.29% | - |
| HSV(B) | 166.44º | 1% | 0.57% | - |
| XYZ | 13.26 | 21.75 | 19.12 | - |
| YUV | 98.58 | 136.13 | 57.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 146 | 113 | 1 | 0 | 0.23 | 0.43 | 166.44 | 1 | 0.29 |
| Hex | 0 | 92 | 71 | 64 | 0 | 17 | 2B | A6 | 64 | 1D |
| Octal | 0 | 222 | 161 | 144 | 0 | 27 | 53 | 246 | 144 | 35 |
| Binary | 0 | 10010010 | 1110001 | 1100100 | 0 | 10111 | 101011 | 10100110 | 1100100 | 11101 |
Color Harmonies of #009271
Complementary color
Monochromatic Colors of #009271
Black with #009271
Text Example
Text Example
White with #009271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #009271; }
p { color: rgb(0,146,113); }
H1.HeaderClassName
{
color: #009271;
}
.AnyTagClassName
{
color: #009271;
}
</style>
background-color css
<style>
a { background-color: #009271; }
a { background-color: rgb(0,146,113); }
div.DivClassName
{
background-color: #009271;
}
.BgClassName
{
background-color: #009271;
}
</style>
border-color css
<style>
span { border-color: #009271; }
span { border-color: rgb(0,146,113); }
td.TdClassName
{
border-color: #009271;
}
.TagClassName
{
border-color: #009271;
}
</style>