Shades of Observatory #038877
Tints of Observatory #038877
RGB
CMYK
RGB Variations
Color information
#038877 (or 0x038877) is known color: Observatory. HEX triplet: 03, 88 and 77. RGB value is (3,136,119). Sum of RGB (Red+Green+Blue) = 3+136+119=258 (34% of max value = 765). Red value is 3 (1.56% from 255 or 1.16% from 258); Green value is 136 (53.52% from 255 or 52.71% from 258); Blue value is 119 (46.88% from 255 or 46.12% from 258); Max value from RGB is 136 - color contains mainly: green. Hex color #038877 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038877 is #FC7788. Grayscale: #5E5E5E. Windows color (decimal): -16545673 or 7833603. OLE color: 7833603.
HSL color Cylindrical-coordinate representation of color #038877: hue angle of 172.33º 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 #038877 is Cyan = 0.98, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 3 | 136 | 119 | - |
| CMYK | 0.98 | 0 | 0.12 | 0.47 |
| HSL | 172.33º | 0.96% | 0.27% | - |
| HSV(B) | 172.33º | 0.98% | 0.53% | - |
| XYZ | 12.17 | 18.96 | 20.47 | - |
| YUV | 94.3 | 141.94 | 62.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 136 | 119 | 0.98 | 0 | 0.12 | 0.47 | 172.33 | 0.96 | 0.27 |
| Hex | 3 | 88 | 77 | 62 | 0 | C | 2F | AC | 60 | 1B |
| Octal | 3 | 210 | 167 | 142 | 0 | 14 | 57 | 254 | 140 | 33 |
| Binary | 11 | 10001000 | 1110111 | 1100010 | 0 | 1100 | 101111 | 10101100 | 1100000 | 11011 |
Color Harmonies of #038877
Complementary color
Monochromatic Colors of #038877
Black with #038877
Text Example
Text Example
White with #038877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038877; }
p { color: rgb(3,136,119); }
H1.HeaderClassName
{
color: #038877;
}
.AnyTagClassName
{
color: #038877;
}
</style>
background-color css
<style>
a { background-color: #038877; }
a { background-color: rgb(3,136,119); }
div.DivClassName
{
background-color: #038877;
}
.BgClassName
{
background-color: #038877;
}
</style>
border-color css
<style>
span { border-color: #038877; }
span { border-color: rgb(3,136,119); }
td.TdClassName
{
border-color: #038877;
}
.TagClassName
{
border-color: #038877;
}
</style>