Skip to main content Skip to docs navigation

#0084FF hex color | Bubble Bobble P2 | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Blue

Hex #0084FF Color Code is also known as | Bubble Bobble P2 color.

Hex #0084FF Color code in RGB color code model is created after adding 0% red color, 51.76% green color and 100% blue color. Hex #0084FF Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 48% magenta, 0% yellow and 0% black.

Hex #0084FF color code is between #0088ee web safe hex color code and #0077dd web safe hex color code. #0088ee is the nearest web safe color code. You can see here many more shades of #0084FF color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 0084FF #0084FF
RGB Decimal 0, 132, 255 0, 132, 255
RGB Percent 0%, 52%, 100% rgb(0%, 52%, 100%)
CSS RGBa 0, 132, 255,1 rgba(0,132,255,1)
CMYK Model cmyk(100%,48%,0%,0%)
HSL Color Space 209,100% ,50% hsl(209,100% ,50%)
HSV Color Space 209°, 100%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000000 10000100 11111111
Octal 0 204 377
Decimal 0 132 255
Hex 00 84 FF

Different shades of #0084FF color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #0084FF
#003566
Darker of #0084FF
#004f99
Dark of #0084FF
#006acc
Base of #0084FF
#0084ff
Light of #0084FF
#339dff
Lighter
#66b5ff
Lightest
#99ceff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#0084ff
#ff7b00

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#0084FF
#ff0005
#fffa00

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#00ffe5
#00eeff
#0084ff
#002fff
#3b00ff

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#0084FF
#84ff00
#ff0084

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#0084FF
#ff0084
#ff7b00
#00ff7b

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#0084FF
#fa00ff
#ff7b00
#05ff00

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #0084FF

#001a33
#003566
#004f99
#006acc
#0084ff
#339dff
#66b5ff
#99ceff
#cce6ff

Tints of #0084FF Color

#0084ff
#1c91ff
#389fff
#55adff
#71baff
#8dc8ff
#aad6ff
#c6e3ff
#e2f1ff
#ffffff

Shades of #0084FF color code

Generate more color scales with scales (color stack) generator.

#0084ff
#0075e2
#0066c6
#0058aa
#00498d
#003a71
#002c55
#001d38
#000e1c
#000000

Tones

#0084ff
#1983e6
#3382cc
#4d81b3
#668099

Tones

Similar Color like #0084FF color

Find visually similar hex color codes nearing to #0084FF hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#0185ff
#0286ff
#0387ff
#0488ff
#0589ff
#068aff
#078bff
#088cff
#098dff
#0a8eff
#0b8fff
#0c90ff
#0d91ff
#0e92ff
#0083fe
#0082fd
#0081fc
#0080fb
#007ffa
#007ef9
#007df8
#007cf7
#007bf6
#007af5
#0079f4
#0078f3
#0077f2
#0076f1

Download this Dark Blue

Hex #0084FF Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#0084FF Color Code Preview on Black Background Color

This is how #0084FF Color will look on black background color. Color contrast ratio is 5.74

#0084FF in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#0084FF">Your Example Paragraph content text in with font color #0084FF </p>

Your Example Paragraph content text in with font color #0084FF

HTML with inline CSS

<div style="color:#0084FF">Your Paragraph text in with font color #0084FF </div>

Your Example Paragraph content text in with font color #0084FF

#0084FF color code is use for CSS Background Color

Background color for the above div is #0084FF

HTML with inline CSS

<div style="background-color:#0084FF;"></div>

#0084FF color code is use for CSS Border Color

CSS Border color for the above div is #0084FF

HTML with inline CSS

<div style="border:5px solid #0084FF;"></div>

CSS Border Left color for the above div is #0084FF

HTML with inline CSS

<div style="border-left:5px solid #0084FF;"></div>

CSS Border Right color for the above div is #0084FF

HTML with inline CSS

<div style="border-right:5px solid #0084FF;"></div>

CSS Border Bottom color for the above div is #0084FF

HTML with inline CSS

<div style="border-bottom:5px solid #0084FF;"></div>

CSS Border Top color for the above div is #0084FF

HTML with inline CSS

<div style="border-top:5px solid #0084FF;"></div>

#0084FF hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#0084FF; } .examplecolorclass {color:#0084FF; } .examplebordercolor {border:3px solid #0084FF; }

#0084FF Color code Preview on White Background

This is how #0084FF Color code will look on white background color. Color contrast ratio is 3.66

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #0084FF; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #0084FF; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(0,132,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,123,0,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(0,132,255,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }