Shades of Observatory #029168
Tints of Observatory #029168
RGB
CMYK
RGB Variations
Color information
#029168 (or 0x029168) is known color: Observatory. HEX triplet: 02, 91 and 68. RGB value is (2,145,104). Sum of RGB (Red+Green+Blue) = 2+145+104=251 (33% of max value = 765). Red value is 2 (1.17% from 255 or 0.80% from 251); Green value is 145 (57.03% from 255 or 57.77% from 251); Blue value is 104 (41.02% from 255 or 41.43% from 251); Max value from RGB is 145 - color contains mainly: green. Hex color #029168 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #029168 is #FD6E97. Grayscale: #616161. Windows color (decimal): -16608920 or 6852866. OLE color: 6852866.
HSL color Cylindrical-coordinate representation of color #029168: hue angle of 162.8º 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 #029168 is Cyan = 0.99, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 2 | 145 | 104 | - |
| CMYK | 0.99 | 0 | 0.28 | 0.43 |
| HSL | 162.8º | 0.97% | 0.29% | - |
| HSV(B) | 162.8º | 0.99% | 0.57% | - |
| XYZ | 12.65 | 21.26 | 16.53 | - |
| YUV | 97.57 | 131.62 | 59.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 145 | 104 | 0.99 | 0 | 0.28 | 0.43 | 162.8 | 0.97 | 0.29 |
| Hex | 2 | 91 | 68 | 63 | 0 | 1C | 2B | A3 | 61 | 1D |
| Octal | 2 | 221 | 150 | 143 | 0 | 34 | 53 | 243 | 141 | 35 |
| Binary | 10 | 10010001 | 1101000 | 1100011 | 0 | 11100 | 101011 | 10100011 | 1100001 | 11101 |
Color Harmonies of #029168
Complementary color
Monochromatic Colors of #029168
Black with #029168
Text Example
Text Example
White with #029168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029168; }
p { color: rgb(2,145,104); }
H1.HeaderClassName
{
color: #029168;
}
.AnyTagClassName
{
color: #029168;
}
</style>
background-color css
<style>
a { background-color: #029168; }
a { background-color: rgb(2,145,104); }
div.DivClassName
{
background-color: #029168;
}
.BgClassName
{
background-color: #029168;
}
</style>
border-color css
<style>
span { border-color: #029168; }
span { border-color: rgb(2,145,104); }
td.TdClassName
{
border-color: #029168;
}
.TagClassName
{
border-color: #029168;
}
</style>