Shades of Observatory #009576
Tints of Observatory #009576
RGB
CMYK
RGB Variations
Color information
#009576 (or 0x009576) is known color: Observatory. HEX triplet: 00, 95 and 76. RGB value is (0,149,118). Sum of RGB (Red+Green+Blue) = 0+149+118=267 (35% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 267); Green value is 149 (58.59% from 255 or 55.81% from 267); Blue value is 118 (46.48% from 255 or 44.19% from 267); Max value from RGB is 149 - color contains mainly: green. Hex color #009576 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #009576 is #FF6A89. Grayscale: #646464. Windows color (decimal): -16738954 or 7771392. OLE color: 7771392.
HSL color Cylindrical-coordinate representation of color #009576: hue angle of 167.52º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 1%. Process color model (Four color, CMYK) of #009576 is Cyan = 1, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 0 | 149 | 118 | - |
| CMYK | 1 | 0 | 0.21 | 0.42 |
| HSL | 167.52º | 1% | 0.29% | - |
| HSV(B) | 167.52º | 1% | 0.58% | - |
| XYZ | 14.02 | 22.8 | 20.8 | - |
| YUV | 100.92 | 137.64 | 56.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 149 | 118 | 1 | 0 | 0.21 | 0.42 | 167.52 | 1 | 0.29 |
| Hex | 0 | 95 | 76 | 64 | 0 | 15 | 2A | A8 | 64 | 1D |
| Octal | 0 | 225 | 166 | 144 | 0 | 25 | 52 | 250 | 144 | 35 |
| Binary | 0 | 10010101 | 1110110 | 1100100 | 0 | 10101 | 101010 | 10101000 | 1100100 | 11101 |
Color Harmonies of #009576
Complementary color
Monochromatic Colors of #009576
Black with #009576
Text Example
Text Example
White with #009576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #009576; }
p { color: rgb(0,149,118); }
H1.HeaderClassName
{
color: #009576;
}
.AnyTagClassName
{
color: #009576;
}
</style>
background-color css
<style>
a { background-color: #009576; }
a { background-color: rgb(0,149,118); }
div.DivClassName
{
background-color: #009576;
}
.BgClassName
{
background-color: #009576;
}
</style>
border-color css
<style>
span { border-color: #009576; }
span { border-color: rgb(0,149,118); }
td.TdClassName
{
border-color: #009576;
}
.TagClassName
{
border-color: #009576;
}
</style>