Shades of Observatory #029568
Tints of Observatory #029568
RGB
CMYK
RGB Variations
Color information
#029568 (or 0x029568) is known color: Observatory. HEX triplet: 02, 95 and 68. RGB value is (2,149,104). Sum of RGB (Red+Green+Blue) = 2+149+104=255 (33% of max value = 765). Red value is 2 (1.17% from 255 or 0.78% from 255); Green value is 149 (58.59% from 255 or 58.43% from 255); Blue value is 104 (41.02% from 255 or 40.78% from 255); Max value from RGB is 149 - color contains mainly: green. Hex color #029568 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #029568 is #FD6A97. Grayscale: #636363. Windows color (decimal): -16607896 or 6853890. OLE color: 6853890.
HSL color Cylindrical-coordinate representation of color #029568: hue angle of 161.63º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #029568 is Cyan = 0.99, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 2 | 149 | 104 | - |
| CMYK | 0.99 | 0 | 0.30 | 0.42 |
| HSL | 161.63º | 0.97% | 0.3% | - |
| HSV(B) | 161.63º | 0.99% | 0.58% | - |
| XYZ | 13.27 | 22.51 | 16.74 | - |
| YUV | 99.92 | 130.3 | 58.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 149 | 104 | 0.99 | 0 | 0.30 | 0.42 | 161.63 | 0.97 | 0.3 |
| Hex | 2 | 95 | 68 | 63 | 0 | 1E | 2A | A2 | 61 | 1E |
| Octal | 2 | 225 | 150 | 143 | 0 | 36 | 52 | 242 | 141 | 36 |
| Binary | 10 | 10010101 | 1101000 | 1100011 | 0 | 11110 | 101010 | 10100010 | 1100001 | 11110 |
Color Harmonies of #029568
Complementary color
Monochromatic Colors of #029568
Black with #029568
Text Example
Text Example
White with #029568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029568; }
p { color: rgb(2,149,104); }
H1.HeaderClassName
{
color: #029568;
}
.AnyTagClassName
{
color: #029568;
}
</style>
background-color css
<style>
a { background-color: #029568; }
a { background-color: rgb(2,149,104); }
div.DivClassName
{
background-color: #029568;
}
.BgClassName
{
background-color: #029568;
}
</style>
border-color css
<style>
span { border-color: #029568; }
span { border-color: rgb(2,149,104); }
td.TdClassName
{
border-color: #029568;
}
.TagClassName
{
border-color: #029568;
}
</style>