Shades of Observatory #039276
Tints of Observatory #039276
RGB
CMYK
RGB Variations
Color information
#039276 (or 0x039276) is known color: Observatory. HEX triplet: 03, 92 and 76. RGB value is (3,146,118). Sum of RGB (Red+Green+Blue) = 3+146+118=267 (35% of max value = 765). Red value is 3 (1.56% from 255 or 1.12% from 267); Green value is 146 (57.42% from 255 or 54.68% from 267); Blue value is 118 (46.48% from 255 or 44.19% from 267); Max value from RGB is 146 - color contains mainly: green. Hex color #039276 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #039276 is #FC6D89. Grayscale: #646464. Windows color (decimal): -16543114 or 7770627. OLE color: 7770627.
HSL color Cylindrical-coordinate representation of color #039276: hue angle of 168.25º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #039276 is Cyan = 0.98, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 3 | 146 | 118 | - |
| CMYK | 0.98 | 0 | 0.19 | 0.43 |
| HSL | 168.25º | 0.96% | 0.29% | - |
| HSV(B) | 168.25º | 0.98% | 0.57% | - |
| XYZ | 13.59 | 21.89 | 20.65 | - |
| YUV | 100.05 | 138.12 | 58.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 146 | 118 | 0.98 | 0 | 0.19 | 0.43 | 168.25 | 0.96 | 0.29 |
| Hex | 3 | 92 | 76 | 62 | 0 | 13 | 2B | A8 | 60 | 1D |
| Octal | 3 | 222 | 166 | 142 | 0 | 23 | 53 | 250 | 140 | 35 |
| Binary | 11 | 10010010 | 1110110 | 1100010 | 0 | 10011 | 101011 | 10101000 | 1100000 | 11101 |
Color Harmonies of #039276
Complementary color
Monochromatic Colors of #039276
Black with #039276
Text Example
Text Example
White with #039276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #039276; }
p { color: rgb(3,146,118); }
H1.HeaderClassName
{
color: #039276;
}
.AnyTagClassName
{
color: #039276;
}
</style>
background-color css
<style>
a { background-color: #039276; }
a { background-color: rgb(3,146,118); }
div.DivClassName
{
background-color: #039276;
}
.BgClassName
{
background-color: #039276;
}
</style>
border-color css
<style>
span { border-color: #039276; }
span { border-color: rgb(3,146,118); }
td.TdClassName
{
border-color: #039276;
}
.TagClassName
{
border-color: #039276;
}
</style>