Shades of Observatory #029265
Tints of Observatory #029265
RGB
CMYK
RGB Variations
Color information
#029265 (or 0x029265) is known color: Observatory. HEX triplet: 02, 92 and 65. RGB value is (2,146,101). Sum of RGB (Red+Green+Blue) = 2+146+101=249 (32% of max value = 765). Red value is 2 (1.17% from 255 or 0.80% from 249); Green value is 146 (57.42% from 255 or 58.63% from 249); Blue value is 101 (39.84% from 255 or 40.56% from 249); Max value from RGB is 146 - color contains mainly: green. Hex color #029265 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #029265 is #FD6D9A. Grayscale: #616161. Windows color (decimal): -16608667 or 6656514. OLE color: 6656514.
HSL color Cylindrical-coordinate representation of color #029265: hue angle of 161.25º 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 #029265 is Cyan = 0.99, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 2 | 146 | 101 | - |
| CMYK | 0.99 | 0 | 0.31 | 0.43 |
| HSL | 161.25º | 0.97% | 0.29% | - |
| HSV(B) | 161.25º | 0.99% | 0.57% | - |
| XYZ | 12.65 | 21.51 | 15.8 | - |
| YUV | 97.81 | 129.79 | 59.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 146 | 101 | 0.99 | 0 | 0.31 | 0.43 | 161.25 | 0.97 | 0.29 |
| Hex | 2 | 92 | 65 | 63 | 0 | 1F | 2B | A1 | 61 | 1D |
| Octal | 2 | 222 | 145 | 143 | 0 | 37 | 53 | 241 | 141 | 35 |
| Binary | 10 | 10010010 | 1100101 | 1100011 | 0 | 11111 | 101011 | 10100001 | 1100001 | 11101 |
Color Harmonies of #029265
Complementary color
Monochromatic Colors of #029265
Black with #029265
Text Example
Text Example
White with #029265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029265; }
p { color: rgb(2,146,101); }
H1.HeaderClassName
{
color: #029265;
}
.AnyTagClassName
{
color: #029265;
}
</style>
background-color css
<style>
a { background-color: #029265; }
a { background-color: rgb(2,146,101); }
div.DivClassName
{
background-color: #029265;
}
.BgClassName
{
background-color: #029265;
}
</style>
border-color css
<style>
span { border-color: #029265; }
span { border-color: rgb(2,146,101); }
td.TdClassName
{
border-color: #029265;
}
.TagClassName
{
border-color: #029265;
}
</style>