Shades of Observatory #038876
Tints of Observatory #038876
RGB
CMYK
RGB Variations
Color information
#038876 (or 0x038876) is known color: Observatory. HEX triplet: 03, 88 and 76. RGB value is (3,136,118). Sum of RGB (Red+Green+Blue) = 3+136+118=257 (34% of max value = 765). Red value is 3 (1.56% from 255 or 1.17% from 257); Green value is 136 (53.52% from 255 or 52.92% from 257); Blue value is 118 (46.48% from 255 or 45.91% from 257); Max value from RGB is 136 - color contains mainly: green. Hex color #038876 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038876 is #FC7789. Grayscale: #5E5E5E. Windows color (decimal): -16545674 or 7768067. OLE color: 7768067.
HSL color Cylindrical-coordinate representation of color #038876: hue angle of 171.88º 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 #038876 is Cyan = 0.98, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 3 | 136 | 118 | - |
| CMYK | 0.98 | 0 | 0.13 | 0.47 |
| HSL | 171.88º | 0.96% | 0.27% | - |
| HSV(B) | 171.88º | 0.98% | 0.53% | - |
| XYZ | 12.11 | 18.94 | 20.16 | - |
| YUV | 94.18 | 141.44 | 62.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 136 | 118 | 0.98 | 0 | 0.13 | 0.47 | 171.88 | 0.96 | 0.27 |
| Hex | 3 | 88 | 76 | 62 | 0 | D | 2F | AC | 60 | 1B |
| Octal | 3 | 210 | 166 | 142 | 0 | 15 | 57 | 254 | 140 | 33 |
| Binary | 11 | 10001000 | 1110110 | 1100010 | 0 | 1101 | 101111 | 10101100 | 1100000 | 11011 |
Color Harmonies of #038876
Complementary color
Monochromatic Colors of #038876
Black with #038876
Text Example
Text Example
White with #038876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038876; }
p { color: rgb(3,136,118); }
H1.HeaderClassName
{
color: #038876;
}
.AnyTagClassName
{
color: #038876;
}
</style>
background-color css
<style>
a { background-color: #038876; }
a { background-color: rgb(3,136,118); }
div.DivClassName
{
background-color: #038876;
}
.BgClassName
{
background-color: #038876;
}
</style>
border-color css
<style>
span { border-color: #038876; }
span { border-color: rgb(3,136,118); }
td.TdClassName
{
border-color: #038876;
}
.TagClassName
{
border-color: #038876;
}
</style>