New! 2020 Colors now features paint catalogues.
#0087bd is made up of (0, 135, 189) in RGB colorspace and (100.00, 28.57, 0.00, 25.88) in CMYK colorspace. Its decimal value is 34749 and the closest web-safe color code to it is #0099cc. White should be used ontop of #0087bd to ensure the best legibility.
Here's a color conversion chart. It contains technical information about the hex color #0087bd. If you're a programmer, view the code snippets section for prepared language syntax.
hex | #0087bd | luma | #100.60 |
Websafe hex | #0099cc | Black/white pairing | White |
rgb | rgb(0, 135, 189) | Adobe RGB | (78.00, 133.00, 185.00) |
rgb percent (%) | rgb(0%, 53%, 74%) | Closest named color | Blue (NCS) |
rgba | rgba(0.0, 135.0, 189.0, 1.0) | Hunter-Lab | (45.83, -7.76, -37.80) |
cmyk | cmyk(100.00, 28.57, 0.00, 25.88) | CIE-L*ab | (52.95, -10.06, -36.44) |
hsv | hsv(197.03, 100.00, 37.00) | CIE-L*Ch(ab) | (52.95, 37.80, 254.57) |
hsb | hsb(197.03, 100.00, 74.00) | CIE-L*uv | (52.95, -34.20, -54.69) |
Seeing a variation of this color used in photos may be of value. Please note that 2020 Colors is an affiliate of Shutterstock and will receive a percentage of any sales made through this website.
There are two colors that make up the Complimentary color scheme. Opposites of one another in the color spectrum, one color is referred to as the "base" #0087bd while the second is the "compliment" #bc3500.
There are three colors that make up the Split Complimentary color scheme. The base color #0087bd is paired with the two colors on either side of the compliment color #bc3500.
The Analagous color scheme is made up of three colors. The three colors sit next to one another on the color wheel. The palette is made in similar fashion to how the Split Complimentary palette is made. However, the two secondary colors are adjacent to the base, not the compliment.
A color gradient may also be known as color progression or a color ramp. A gradient is the gradual transition of one color into another. This section showcases gradients featuring #0087bd as the base color. The secondary colors come from the section above.
Seeing #0087bd on a computer or phone screen is much different than how it may appear in the real world. Shown here are 20 different environment types and how #0087bd could potentially look inside each of them, given perfect conditions.
Colors that have names have reached a point of status where they're more than just a hex code: they're real-world associated.
#0087bdmight be precisely the color you're looking for. But, the colors below are a close match. What's better is that they're named colors, meaning chances are there's more information about them. If you feel like taking a slight deviation in hue, click a color below to learn about why it's so unique.
Looking for something completely different? Try a well-documented complimentary color. The named colors below have been calculated to be the furthest colors from#0087bd. Click on the colors to explore their unique information.
Blue (NCS) (#0087bd) in popular brands
Learn how WordPress.com uses Blue (NCS) (#0087bd) in their branding.
Here you can easily copy-and-paste formatted color code for use with your favorite programming/markup languages like HTML/CSS, Java, Objective-C, and GameMaker Language.
Language | Syntax |
---|---|
HTML, CSS | #0087bd |
Java | new Color(0, 135, 189); |
.NET | Color.FromArgb(255, 0, 135, 189); |
Objective-C | [UIColor colorWithRed:0 green:135 blue:189 alpha:1.00000]; |
OpenGL | glColor3f(0f, 135f, 189f); |
Swift | UIColor(red:0, green:135, blue:189, alpha:1.00000) |
GameMaker Language (GML) | $bd8700 |
Python | Color('#0087bd') |
This useful chart contains technical information about the hexadecimal color #0087bd. For example, the direct decimal conversion is 34749 while the individual RGB conversions are: 0, 135, 189.
Red | Green | Blue | |
---|---|---|---|
Binary | 00000000 | 10000111 | 10111101 |
Hex | 00 | 87 | bd |
Octal | 0 | 207 | 275 |
Decimal | 0 | 135 | 189 |
If you're considering using #0087bd in a logo or design, you can quickly reference below to see how various symbols, icons, and emblems look.
We learned earlier that White-colored text should be used on a #0087bd colored background for best readability. But, you can be the judge of that by looking at the examples below. Accessibility is an important aspect of (web) design that is many a developer's afterthought.
To learn more about accessible colors, read Google's article covering best practices and principals.