Shades of Observatory #029570
Tints of Observatory #029570
RGB
CMYK
RGB Variations
Color information
#029570 (or 0x029570) is known color: Observatory. HEX triplet: 02, 95 and 70. RGB value is (2,149,112). Sum of RGB (Red+Green+Blue) = 2+149+112=263 (34% of max value = 765). Red value is 2 (1.17% from 255 or 0.76% from 263); Green value is 149 (58.59% from 255 or 56.65% from 263); Blue value is 112 (44.14% from 255 or 42.59% from 263); Max value from RGB is 149 - color contains mainly: green. Hex color #029570 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #029570 is #FD6A8F. Grayscale: #646464. Windows color (decimal): -16607888 or 7378178. OLE color: 7378178.
HSL color Cylindrical-coordinate representation of color #029570: hue angle of 164.9º 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 #029570 is Cyan = 0.99, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 2 | 149 | 112 | - |
| CMYK | 0.99 | 0 | 0.25 | 0.42 |
| HSL | 164.9º | 0.97% | 0.3% | - |
| HSV(B) | 164.9º | 0.99% | 0.58% | - |
| XYZ | 13.7 | 22.68 | 18.98 | - |
| YUV | 100.83 | 134.3 | 57.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 149 | 112 | 0.99 | 0 | 0.25 | 0.42 | 164.9 | 0.97 | 0.3 |
| Hex | 2 | 95 | 70 | 63 | 0 | 19 | 2A | A5 | 61 | 1E |
| Octal | 2 | 225 | 160 | 143 | 0 | 31 | 52 | 245 | 141 | 36 |
| Binary | 10 | 10010101 | 1110000 | 1100011 | 0 | 11001 | 101010 | 10100101 | 1100001 | 11110 |
Color Harmonies of #029570
Complementary color
Monochromatic Colors of #029570
Black with #029570
Text Example
Text Example
White with #029570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029570; }
p { color: rgb(2,149,112); }
H1.HeaderClassName
{
color: #029570;
}
.AnyTagClassName
{
color: #029570;
}
</style>
background-color css
<style>
a { background-color: #029570; }
a { background-color: rgb(2,149,112); }
div.DivClassName
{
background-color: #029570;
}
.BgClassName
{
background-color: #029570;
}
</style>
border-color css
<style>
span { border-color: #029570; }
span { border-color: rgb(2,149,112); }
td.TdClassName
{
border-color: #029570;
}
.TagClassName
{
border-color: #029570;
}
</style>