Shades of Observatory #039372
Tints of Observatory #039372
RGB
CMYK
RGB Variations
Color information
#039372 (or 0x039372) is known color: Observatory. HEX triplet: 03, 93 and 72. RGB value is (3,147,114). Sum of RGB (Red+Green+Blue) = 3+147+114=264 (34% of max value = 765). Red value is 3 (1.56% from 255 or 1.14% from 264); Green value is 147 (57.81% from 255 or 55.68% from 264); Blue value is 114 (44.92% from 255 or 43.18% from 264); Max value from RGB is 147 - color contains mainly: green. Hex color #039372 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #039372 is #FC6C8D. Grayscale: #646464. Windows color (decimal): -16542862 or 7508739. OLE color: 7508739.
HSL color Cylindrical-coordinate representation of color #039372: hue angle of 166.25º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #039372 is Cyan = 0.98, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 3 | 147 | 114 | - |
| CMYK | 0.98 | 0 | 0.22 | 0.42 |
| HSL | 166.25º | 0.96% | 0.29% | - |
| HSV(B) | 166.25º | 0.98% | 0.58% | - |
| XYZ | 13.51 | 22.1 | 19.47 | - |
| YUV | 100.18 | 135.79 | 58.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 147 | 114 | 0.98 | 0 | 0.22 | 0.42 | 166.25 | 0.96 | 0.29 |
| Hex | 3 | 93 | 72 | 62 | 0 | 16 | 2A | A6 | 60 | 1D |
| Octal | 3 | 223 | 162 | 142 | 0 | 26 | 52 | 246 | 140 | 35 |
| Binary | 11 | 10010011 | 1110010 | 1100010 | 0 | 10110 | 101010 | 10100110 | 1100000 | 11101 |
Color Harmonies of #039372
Complementary color
Monochromatic Colors of #039372
Black with #039372
Text Example
Text Example
White with #039372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #039372; }
p { color: rgb(3,147,114); }
H1.HeaderClassName
{
color: #039372;
}
.AnyTagClassName
{
color: #039372;
}
</style>
background-color css
<style>
a { background-color: #039372; }
a { background-color: rgb(3,147,114); }
div.DivClassName
{
background-color: #039372;
}
.BgClassName
{
background-color: #039372;
}
</style>
border-color css
<style>
span { border-color: #039372; }
span { border-color: rgb(3,147,114); }
td.TdClassName
{
border-color: #039372;
}
.TagClassName
{
border-color: #039372;
}
</style>