Shades of Observatory #038466
Tints of Observatory #038466
RGB
CMYK
RGB Variations
Color information
#038466 (or 0x038466) is known color: Observatory. HEX triplet: 03, 84 and 66. RGB value is (3,132,102). Sum of RGB (Red+Green+Blue) = 3+132+102=237 (31% of max value = 765). Red value is 3 (1.56% from 255 or 1.27% from 237); Green value is 132 (51.95% from 255 or 55.70% from 237); Blue value is 102 (40.23% from 255 or 43.04% from 237); Max value from RGB is 132 - color contains mainly: green. Hex color #038466 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038466 is #FC7B99. Grayscale: #5A5A5A. Windows color (decimal): -16546714 or 6718467. OLE color: 6718467.
HSL color Cylindrical-coordinate representation of color #038466: hue angle of 166.05º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038466 is Cyan = 0.98, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 3 | 132 | 102 | - |
| CMYK | 0.98 | 0 | 0.23 | 0.48 |
| HSL | 166.05º | 0.96% | 0.26% | - |
| HSV(B) | 166.05º | 0.98% | 0.52% | - |
| XYZ | 10.69 | 17.48 | 15.38 | - |
| YUV | 90.01 | 134.76 | 65.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 132 | 102 | 0.98 | 0 | 0.23 | 0.48 | 166.05 | 0.96 | 0.26 |
| Hex | 3 | 84 | 66 | 62 | 0 | 17 | 30 | A6 | 60 | 1A |
| Octal | 3 | 204 | 146 | 142 | 0 | 27 | 60 | 246 | 140 | 32 |
| Binary | 11 | 10000100 | 1100110 | 1100010 | 0 | 10111 | 110000 | 10100110 | 1100000 | 11010 |
Color Harmonies of #038466
Complementary color
Monochromatic Colors of #038466
Black with #038466
Text Example
Text Example
White with #038466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038466; }
p { color: rgb(3,132,102); }
H1.HeaderClassName
{
color: #038466;
}
.AnyTagClassName
{
color: #038466;
}
</style>
background-color css
<style>
a { background-color: #038466; }
a { background-color: rgb(3,132,102); }
div.DivClassName
{
background-color: #038466;
}
.BgClassName
{
background-color: #038466;
}
</style>
border-color css
<style>
span { border-color: #038466; }
span { border-color: rgb(3,132,102); }
td.TdClassName
{
border-color: #038466;
}
.TagClassName
{
border-color: #038466;
}
</style>