Shades of Observatory #029171
Tints of Observatory #029171
RGB
CMYK
RGB Variations
Color information
#029171 (or 0x029171) is known color: Observatory. HEX triplet: 02, 91 and 71. RGB value is (2,145,113). Sum of RGB (Red+Green+Blue) = 2+145+113=260 (34% of max value = 765). Red value is 2 (1.17% from 255 or 0.77% from 260); Green value is 145 (57.03% from 255 or 55.77% from 260); Blue value is 113 (44.53% from 255 or 43.46% from 260); Max value from RGB is 145 - color contains mainly: green. Hex color #029171 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #029171 is #FD6E8E. Grayscale: #626262. Windows color (decimal): -16608911 or 7442690. OLE color: 7442690.
HSL color Cylindrical-coordinate representation of color #029171: hue angle of 166.57º 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 #029171 is Cyan = 0.99, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 2 | 145 | 113 | - |
| CMYK | 0.99 | 0 | 0.22 | 0.43 |
| HSL | 166.57º | 0.97% | 0.29% | - |
| HSV(B) | 166.57º | 0.99% | 0.57% | - |
| XYZ | 13.13 | 21.46 | 19.07 | - |
| YUV | 98.6 | 136.12 | 59.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 145 | 113 | 0.99 | 0 | 0.22 | 0.43 | 166.57 | 0.97 | 0.29 |
| Hex | 2 | 91 | 71 | 63 | 0 | 16 | 2B | A7 | 61 | 1D |
| Octal | 2 | 221 | 161 | 143 | 0 | 26 | 53 | 247 | 141 | 35 |
| Binary | 10 | 10010001 | 1110001 | 1100011 | 0 | 10110 | 101011 | 10100111 | 1100001 | 11101 |
Color Harmonies of #029171
Complementary color
Monochromatic Colors of #029171
Black with #029171
Text Example
Text Example
White with #029171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029171; }
p { color: rgb(2,145,113); }
H1.HeaderClassName
{
color: #029171;
}
.AnyTagClassName
{
color: #029171;
}
</style>
background-color css
<style>
a { background-color: #029171; }
a { background-color: rgb(2,145,113); }
div.DivClassName
{
background-color: #029171;
}
.BgClassName
{
background-color: #029171;
}
</style>
border-color css
<style>
span { border-color: #029171; }
span { border-color: rgb(2,145,113); }
td.TdClassName
{
border-color: #029171;
}
.TagClassName
{
border-color: #029171;
}
</style>