Shades of Observatory #029477
Tints of Observatory #029477
RGB
CMYK
RGB Variations
Color information
#029477 (or 0x029477) is known color: Observatory. HEX triplet: 02, 94 and 77. RGB value is (2,148,119). Sum of RGB (Red+Green+Blue) = 2+148+119=269 (35% of max value = 765). Red value is 2 (1.17% from 255 or 0.74% from 269); Green value is 148 (58.20% from 255 or 55.02% from 269); Blue value is 119 (46.88% from 255 or 44.24% from 269); Max value from RGB is 148 - color contains mainly: green. Hex color #029477 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #029477 is #FD6B88. Grayscale: #656565. Windows color (decimal): -16608137 or 7836674. OLE color: 7836674.
HSL color Cylindrical-coordinate representation of color #029477: hue angle of 168.08º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #029477 is Cyan = 0.99, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 2 | 148 | 119 | - |
| CMYK | 0.99 | 0 | 0.20 | 0.42 |
| HSL | 168.08º | 0.97% | 0.29% | - |
| HSV(B) | 168.08º | 0.99% | 0.58% | - |
| XYZ | 13.94 | 22.52 | 21.07 | - |
| YUV | 101.04 | 138.13 | 57.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 148 | 119 | 0.99 | 0 | 0.20 | 0.42 | 168.08 | 0.97 | 0.29 |
| Hex | 2 | 94 | 77 | 63 | 0 | 14 | 2A | A8 | 61 | 1D |
| Octal | 2 | 224 | 167 | 143 | 0 | 24 | 52 | 250 | 141 | 35 |
| Binary | 10 | 10010100 | 1110111 | 1100011 | 0 | 10100 | 101010 | 10101000 | 1100001 | 11101 |
Color Harmonies of #029477
Complementary color
Monochromatic Colors of #029477
Black with #029477
Text Example
Text Example
White with #029477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029477; }
p { color: rgb(2,148,119); }
H1.HeaderClassName
{
color: #029477;
}
.AnyTagClassName
{
color: #029477;
}
</style>
background-color css
<style>
a { background-color: #029477; }
a { background-color: rgb(2,148,119); }
div.DivClassName
{
background-color: #029477;
}
.BgClassName
{
background-color: #029477;
}
</style>
border-color css
<style>
span { border-color: #029477; }
span { border-color: rgb(2,148,119); }
td.TdClassName
{
border-color: #029477;
}
.TagClassName
{
border-color: #029477;
}
</style>