Skip to main content Skip to docs navigation

#0076CE hex color | Pantone 2174 C | 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 #0076CE Color Code is also known as | Pantone 2174 C color.

Hex #0076CE Color code in RGB color code model is created after adding 0% red color, 46.27% green color and 80.78% blue color. Hex #0076CE Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 43% magenta, 0% yellow and 19.22% black.

Hex #0076CE color code is between #0077cc web safe hex color code and #0066dd web safe hex color code. #0077cc is the nearest web safe color code. You can see here many more shades of #0076CE color code.

RGB Chart

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

Color Table

Hex Color Code 0076CE #0076CE
RGB Decimal 0, 118, 206 0, 118, 206
RGB Percent 0%, 46%, 81% rgb(0%, 46%, 81%)
CSS RGBa 0, 118, 206,1 rgba(0,118,206,1)
CMYK Model cmyk(100%,43%,0%,19.22%)
HSL Color Space 206,100% ,40% hsl(206,100% ,40%)
HSV Color Space 206°, 100%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000000 01110110 11001110
Octal 0 166 316
Decimal 0 118 206
Hex 00 76 CE

Different shades of #0076CE color code.

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

Darkest of #0076CE
#001e35
Darker of #0076CE
#003c68
Dark of #0076CE
#00599b
Base of #0076CE
#0076ce
Light of #0076CE
#0293ff
Lighter
#35a9ff
Lightest
#68beff

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

#0076ce
#ce5800

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

Split Complementary

#0076CE
#ce000f
#cebf00

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

Analogous Color

#00ceae
#00ccce
#0076ce
#0031ce
#2400ce

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

#0076CE
#76ce00
#ce0076

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

#0076CE
#ce0076
#ce5800
#00ce58

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

#0076CE
#bf00ce
#ce5800
#0fce00

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 #0076CE

#000102
#001e35
#003c68
#00599b
#0076ce
#0293ff
#35a9ff
#68beff
#9bd4ff

Tints of #0076CE Color

#0076ce
#1c85d3
#3894d8
#55a3de
#71b2e3
#8dc2e9
#aad1ee
#c6e0f4
#e2eff9
#ffffff

Shades of #0076CE color code

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

#0076ce
#0068b7
#005ba0
#004e89
#004172
#00345b
#002744
#001a2d
#000d16
#000000

Tones

#0076ce
#1573b9
#2970a5
#3e6d90
#526a7c

Tones

Similar Color like #0076CE color

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

#0177cf
#0278d0
#0379d1
#047ad2
#057bd3
#067cd4
#077dd5
#087ed6
#097fd7
#0a80d8
#0b81d9
#0c82da
#0d83db
#0e84dc
#0075cd
#0074cc
#0073cb
#0072ca
#0071c9
#0070c8
#006fc7
#006ec6
#006dc5
#006cc4
#006bc3
#006ac2
#0069c1
#0068c0

Download this Dark Blue

Hex #0076CE 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.

#0076CE Color Code Preview on Black Background Color

This is how #0076CE Color will look on black background color. Color contrast ratio is 4.48

#0076CE in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0076CE

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0076CE

#0076CE color code is use for CSS Background Color

Background color for the above div is #0076CE

HTML with inline CSS

<div style="background-color:#0076CE;"></div>

#0076CE color code is use for CSS Border Color

CSS Border color for the above div is #0076CE

HTML with inline CSS

<div style="border:5px solid #0076CE;"></div>

CSS Border Left color for the above div is #0076CE

HTML with inline CSS

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

CSS Border Right color for the above div is #0076CE

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0076CE

HTML with inline CSS

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

CSS Border Top color for the above div is #0076CE

HTML with inline CSS

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

#0076CE hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0076CE Color code Preview on White Background

This is how #0076CE Color code will look on white background color. Color contrast ratio is 4.68

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 #0076CE; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #0076CE; }

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,118,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(206,88,0,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(0,118,206,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }