Shades of Observatory #038979
Tints of Observatory #038979
RGB
CMYK
RGB Variations
Color information
#038979 (or 0x038979) is known color: Observatory. HEX triplet: 03, 89 and 79. RGB value is (3,137,121). Sum of RGB (Red+Green+Blue) = 3+137+121=261 (34% of max value = 765). Red value is 3 (1.56% from 255 or 1.15% from 261); Green value is 137 (53.91% from 255 or 52.49% from 261); Blue value is 121 (47.66% from 255 or 46.36% from 261); Max value from RGB is 137 - color contains mainly: green. Hex color #038979 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038979 is #FC7686. Grayscale: #5F5F5F. Windows color (decimal): -16545415 or 7964931. OLE color: 7964931.
HSL color Cylindrical-coordinate representation of color #038979: hue angle of 172.84º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038979 is Cyan = 0.98, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 3 | 137 | 121 | - |
| CMYK | 0.98 | 0 | 0.12 | 0.46 |
| HSL | 172.84º | 0.96% | 0.27% | - |
| HSV(B) | 172.84º | 0.98% | 0.54% | - |
| XYZ | 12.43 | 19.29 | 21.16 | - |
| YUV | 95.11 | 142.61 | 62.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 137 | 121 | 0.98 | 0 | 0.12 | 0.46 | 172.84 | 0.96 | 0.27 |
| Hex | 3 | 89 | 79 | 62 | 0 | C | 2E | AD | 60 | 1B |
| Octal | 3 | 211 | 171 | 142 | 0 | 14 | 56 | 255 | 140 | 33 |
| Binary | 11 | 10001001 | 1111001 | 1100010 | 0 | 1100 | 101110 | 10101101 | 1100000 | 11011 |
Color Harmonies of #038979
Complementary color
Monochromatic Colors of #038979
Black with #038979
Text Example
Text Example
White with #038979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038979; }
p { color: rgb(3,137,121); }
H1.HeaderClassName
{
color: #038979;
}
.AnyTagClassName
{
color: #038979;
}
</style>
background-color css
<style>
a { background-color: #038979; }
a { background-color: rgb(3,137,121); }
div.DivClassName
{
background-color: #038979;
}
.BgClassName
{
background-color: #038979;
}
</style>
border-color css
<style>
span { border-color: #038979; }
span { border-color: rgb(3,137,121); }
td.TdClassName
{
border-color: #038979;
}
.TagClassName
{
border-color: #038979;
}
</style>