Shades of Observatory #029279
Tints of Observatory #029279
RGB
CMYK
RGB Variations
Color information
#029279 (or 0x029279) is known color: Observatory. HEX triplet: 02, 92 and 79. RGB value is (2,146,121). Sum of RGB (Red+Green+Blue) = 2+146+121=269 (35% of max value = 765). Red value is 2 (1.17% from 255 or 0.74% from 269); Green value is 146 (57.42% from 255 or 54.28% from 269); Blue value is 121 (47.66% from 255 or 44.98% from 269); Max value from RGB is 146 - color contains mainly: green. Hex color #029279 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #029279 is #FD6D86. Grayscale: #646464. Windows color (decimal): -16608647 or 7967234. OLE color: 7967234.
HSL color Cylindrical-coordinate representation of color #029279: hue angle of 169.58º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #029279 is Cyan = 0.99, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 2 | 146 | 121 | - |
| CMYK | 0.99 | 0 | 0.17 | 0.43 |
| HSL | 169.58º | 0.97% | 0.29% | - |
| HSV(B) | 169.58º | 0.99% | 0.57% | - |
| XYZ | 13.76 | 21.95 | 21.6 | - |
| YUV | 100.09 | 139.79 | 58.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 146 | 121 | 0.99 | 0 | 0.17 | 0.43 | 169.58 | 0.97 | 0.29 |
| Hex | 2 | 92 | 79 | 63 | 0 | 11 | 2B | AA | 61 | 1D |
| Octal | 2 | 222 | 171 | 143 | 0 | 21 | 53 | 252 | 141 | 35 |
| Binary | 10 | 10010010 | 1111001 | 1100011 | 0 | 10001 | 101011 | 10101010 | 1100001 | 11101 |
Color Harmonies of #029279
Complementary color
Monochromatic Colors of #029279
Black with #029279
Text Example
Text Example
White with #029279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029279; }
p { color: rgb(2,146,121); }
H1.HeaderClassName
{
color: #029279;
}
.AnyTagClassName
{
color: #029279;
}
</style>
background-color css
<style>
a { background-color: #029279; }
a { background-color: rgb(2,146,121); }
div.DivClassName
{
background-color: #029279;
}
.BgClassName
{
background-color: #029279;
}
</style>
border-color css
<style>
span { border-color: #029279; }
span { border-color: rgb(2,146,121); }
td.TdClassName
{
border-color: #029279;
}
.TagClassName
{
border-color: #029279;
}
</style>