Shades of Observatory #038663
Tints of Observatory #038663
RGB
CMYK
RGB Variations
Color information
#038663 (or 0x038663) is known color: Observatory. HEX triplet: 03, 86 and 63. RGB value is (3,134,99). Sum of RGB (Red+Green+Blue) = 3+134+99=236 (31% of max value = 765). Red value is 3 (1.56% from 255 or 1.27% from 236); Green value is 134 (52.73% from 255 or 56.78% from 236); Blue value is 99 (39.06% from 255 or 41.95% from 236); Max value from RGB is 134 - color contains mainly: green. Hex color #038663 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038663 is #FC799C. Grayscale: #5A5A5A. Windows color (decimal): -16546205 or 6522371. OLE color: 6522371.
HSL color Cylindrical-coordinate representation of color #038663: hue angle of 163.97º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038663 is Cyan = 0.98, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 3 | 134 | 99 | - |
| CMYK | 0.98 | 0 | 0.26 | 0.47 |
| HSL | 163.97º | 0.96% | 0.27% | - |
| HSV(B) | 163.97º | 0.98% | 0.53% | - |
| XYZ | 10.81 | 17.97 | 14.7 | - |
| YUV | 90.84 | 132.6 | 65.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 134 | 99 | 0.98 | 0 | 0.26 | 0.47 | 163.97 | 0.96 | 0.27 |
| Hex | 3 | 86 | 63 | 62 | 0 | 1A | 2F | A4 | 60 | 1B |
| Octal | 3 | 206 | 143 | 142 | 0 | 32 | 57 | 244 | 140 | 33 |
| Binary | 11 | 10000110 | 1100011 | 1100010 | 0 | 11010 | 101111 | 10100100 | 1100000 | 11011 |
Color Harmonies of #038663
Complementary color
Monochromatic Colors of #038663
Black with #038663
Text Example
Text Example
White with #038663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038663; }
p { color: rgb(3,134,99); }
H1.HeaderClassName
{
color: #038663;
}
.AnyTagClassName
{
color: #038663;
}
</style>
background-color css
<style>
a { background-color: #038663; }
a { background-color: rgb(3,134,99); }
div.DivClassName
{
background-color: #038663;
}
.BgClassName
{
background-color: #038663;
}
</style>
border-color css
<style>
span { border-color: #038663; }
span { border-color: rgb(3,134,99); }
td.TdClassName
{
border-color: #038663;
}
.TagClassName
{
border-color: #038663;
}
</style>