Shades of Observatory #029068
Tints of Observatory #029068
RGB
CMYK
RGB Variations
Color information
#029068 (or 0x029068) is known color: Observatory. HEX triplet: 02, 90 and 68. RGB value is (2,144,104). Sum of RGB (Red+Green+Blue) = 2+144+104=250 (33% of max value = 765). Red value is 2 (1.17% from 255 or 0.8% from 250); Green value is 144 (56.64% from 255 or 57.6% from 250); Blue value is 104 (41.02% from 255 or 41.6% from 250); Max value from RGB is 144 - color contains mainly: green. Hex color #029068 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #029068 is #FD6F97. Grayscale: #606060. Windows color (decimal): -16609176 or 6852610. OLE color: 6852610.
HSL color Cylindrical-coordinate representation of color #029068: hue angle of 163.1º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #029068 is Cyan = 0.99, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 2 | 144 | 104 | - |
| CMYK | 0.99 | 0 | 0.28 | 0.44 |
| HSL | 163.1º | 0.97% | 0.29% | - |
| HSV(B) | 163.1º | 0.99% | 0.56% | - |
| XYZ | 12.5 | 20.96 | 16.48 | - |
| YUV | 96.98 | 131.96 | 60.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 144 | 104 | 0.99 | 0 | 0.28 | 0.44 | 163.1 | 0.97 | 0.29 |
| Hex | 2 | 90 | 68 | 63 | 0 | 1C | 2C | A3 | 61 | 1D |
| Octal | 2 | 220 | 150 | 143 | 0 | 34 | 54 | 243 | 141 | 35 |
| Binary | 10 | 10010000 | 1101000 | 1100011 | 0 | 11100 | 101100 | 10100011 | 1100001 | 11101 |
Color Harmonies of #029068
Complementary color
Monochromatic Colors of #029068
Black with #029068
Text Example
Text Example
White with #029068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029068; }
p { color: rgb(2,144,104); }
H1.HeaderClassName
{
color: #029068;
}
.AnyTagClassName
{
color: #029068;
}
</style>
background-color css
<style>
a { background-color: #029068; }
a { background-color: rgb(2,144,104); }
div.DivClassName
{
background-color: #029068;
}
.BgClassName
{
background-color: #029068;
}
</style>
border-color css
<style>
span { border-color: #029068; }
span { border-color: rgb(2,144,104); }
td.TdClassName
{
border-color: #029068;
}
.TagClassName
{
border-color: #029068;
}
</style>