Shades of Observatory #029577
Tints of Observatory #029577
RGB
CMYK
RGB Variations
Color information
#029577 (or 0x029577) is known color: Observatory. HEX triplet: 02, 95 and 77. RGB value is (2,149,119). Sum of RGB (Red+Green+Blue) = 2+149+119=270 (35% of max value = 765). Red value is 2 (1.17% from 255 or 0.74% from 270); Green value is 149 (58.59% from 255 or 55.19% from 270); Blue value is 119 (46.88% from 255 or 44.07% from 270); Max value from RGB is 149 - color contains mainly: green. Hex color #029577 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #029577 is #FD6A88. Grayscale: #656565. Windows color (decimal): -16607881 or 7836930. OLE color: 7836930.
HSL color Cylindrical-coordinate representation of color #029577: hue angle of 167.76º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #029577 is Cyan = 0.99, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 2 | 149 | 119 | - |
| CMYK | 0.99 | 0 | 0.20 | 0.42 |
| HSL | 167.76º | 0.97% | 0.3% | - |
| HSV(B) | 167.76º | 0.99% | 0.58% | - |
| XYZ | 14.1 | 22.84 | 21.12 | - |
| YUV | 101.63 | 137.8 | 56.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 149 | 119 | 0.99 | 0 | 0.20 | 0.42 | 167.76 | 0.97 | 0.3 |
| Hex | 2 | 95 | 77 | 63 | 0 | 14 | 2A | A8 | 61 | 1E |
| Octal | 2 | 225 | 167 | 143 | 0 | 24 | 52 | 250 | 141 | 36 |
| Binary | 10 | 10010101 | 1110111 | 1100011 | 0 | 10100 | 101010 | 10101000 | 1100001 | 11110 |
Color Harmonies of #029577
Complementary color
Monochromatic Colors of #029577
Black with #029577
Text Example
Text Example
White with #029577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029577; }
p { color: rgb(2,149,119); }
H1.HeaderClassName
{
color: #029577;
}
.AnyTagClassName
{
color: #029577;
}
</style>
background-color css
<style>
a { background-color: #029577; }
a { background-color: rgb(2,149,119); }
div.DivClassName
{
background-color: #029577;
}
.BgClassName
{
background-color: #029577;
}
</style>
border-color css
<style>
span { border-color: #029577; }
span { border-color: rgb(2,149,119); }
td.TdClassName
{
border-color: #029577;
}
.TagClassName
{
border-color: #029577;
}
</style>