Shades of Observatory #028669
Tints of Observatory #028669
RGB
CMYK
RGB Variations
Color information
#028669 (or 0x028669) is known color: Observatory. HEX triplet: 02, 86 and 69. RGB value is (2,134,105). Sum of RGB (Red+Green+Blue) = 2+134+105=241 (31% of max value = 765). Red value is 2 (1.17% from 255 or 0.83% from 241); Green value is 134 (52.73% from 255 or 55.60% from 241); Blue value is 105 (41.41% from 255 or 43.57% from 241); Max value from RGB is 134 - color contains mainly: green. Hex color #028669 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #028669 is #FD7996. Grayscale: #5B5B5B. Windows color (decimal): -16611735 or 6915586. OLE color: 6915586.
HSL color Cylindrical-coordinate representation of color #028669: hue angle of 166.82º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #028669 is Cyan = 0.99, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 2 | 134 | 105 | - |
| CMYK | 0.99 | 0 | 0.22 | 0.47 |
| HSL | 166.82º | 0.97% | 0.27% | - |
| HSV(B) | 166.82º | 0.99% | 0.53% | - |
| XYZ | 11.1 | 18.08 | 16.27 | - |
| YUV | 91.23 | 135.77 | 64.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 134 | 105 | 0.99 | 0 | 0.22 | 0.47 | 166.82 | 0.97 | 0.27 |
| Hex | 2 | 86 | 69 | 63 | 0 | 16 | 2F | A7 | 61 | 1B |
| Octal | 2 | 206 | 151 | 143 | 0 | 26 | 57 | 247 | 141 | 33 |
| Binary | 10 | 10000110 | 1101001 | 1100011 | 0 | 10110 | 101111 | 10100111 | 1100001 | 11011 |
Color Harmonies of #028669
Complementary color
Monochromatic Colors of #028669
Black with #028669
Text Example
Text Example
White with #028669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #028669; }
p { color: rgb(2,134,105); }
H1.HeaderClassName
{
color: #028669;
}
.AnyTagClassName
{
color: #028669;
}
</style>
background-color css
<style>
a { background-color: #028669; }
a { background-color: rgb(2,134,105); }
div.DivClassName
{
background-color: #028669;
}
.BgClassName
{
background-color: #028669;
}
</style>
border-color css
<style>
span { border-color: #028669; }
span { border-color: rgb(2,134,105); }
td.TdClassName
{
border-color: #028669;
}
.TagClassName
{
border-color: #028669;
}
</style>