Skip to main content Skip to docs navigation

#296fb2 hex color | 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

Woow we have a nearby visually matching color name available. It's name is Mid Blue and its hex is #276AB3 Nearest Color Name

Color Hue/Base color: Blue

Hex #296fb2 Color code in RGB color code model is created after adding 16.08% red color, 43.53% green color and 69.8% blue color. Hex #296fb2 Color code in CMYK color (process color) code model is generated after subtraction of 77% cyan, 38% magenta, 0% yellow and 30.2% black.

Hex #296fb2 color code is between #2277aa web safe hex color code and #3366bb web safe hex color code. #2277aa is the nearest web safe color code. You can see here many more shades of #296fb2 color code.

RGB Chart

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

Color Table

Hex Color Code 296fb2 #296fb2
RGB Decimal 41, 111, 178 41, 111, 178
RGB Percent 16%, 44%, 70% rgb(16%, 44%, 70%)
CSS RGBa 41, 111, 178,1 rgba(41,111,178,1)
CMYK Model cmyk(77%,38%,0%,30.2%)
HSL Color Space 209,63% ,43% hsl(209,63% ,43%)
HSV Color Space 209°, 77%, 70%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101001 01101111 10110010
Octal 51 157 262
Decimal 41 111 178
Hex 29 6f b2

Different shades of #296fb2 color code.

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

Darkest of #296fb2
#0c2136
Darker of #296fb2
#163b5f
Dark of #296fb2
#1f5589
Base of #296fb2
#296fb2
Light of #296fb2
#3c89d2
Lighter
#65a2dc
Lightest
#8fbbe5

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

#296fb2
#b26c29

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

Split Complementary

#296fb2
#b2292b
#b2b029

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

Analogous Color

#29b2a5
#29a8b2
#296fb2
#2941b2
#4a29b2

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

#296fb2
#6fb229
#b2296f

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

#296fb2
#b2296f
#b26c29
#29b26c

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

#296fb2
#b029b2
#b26c29
#2bb229

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 #296fb2

#03080c
#0c2136
#163b5f
#1f5589
#296fb2
#3c89d2
#65a2dc
#8fbbe5
#b8d4ef

Tints of #296fb2 Color

#296fb2
#407fba
#588fc3
#709fcb
#88afd4
#9fbfdc
#b7cfe5
#cfdfed
#e7eff6
#ffffff

Shades of #296fb2 color code

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

#296fb2
#24629e
#1f568a
#1b4a76
#163d62
#12314f
#0d253b
#091827
#040c13
#000000

Tones

#296fb2
#3f6f9c
#556e86
#6b6e70
#6d6d6d

Tones

Similar Color like #296fb2 color

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

#2a70b3
#2b71b4
#2c72b5
#2d73b6
#2e74b7
#2f75b8
#3076b9
#3177ba
#3278bb
#3379bc
#347abd
#357bbe
#367cbf
#377dc0
#286eb1
#276db0
#266caf
#256bae
#246aad
#2369ac
#2268ab
#2167aa
#2066a9
#1f65a8
#1e64a7
#1d63a6
#1c62a5
#1b61a4

Download this Dark Blue

Hex #296fb2 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.

#296fb2 Color Code Preview on Black Background Color

This is how #296fb2 Color will look on black background color. Color contrast ratio is 4.01

#296fb2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #296fb2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #296fb2

#296fb2 color code is use for CSS Background Color

Background color for the above div is #296fb2

HTML with inline CSS

<div style="background-color:#296fb2;"></div>

#296fb2 color code is use for CSS Border Color

CSS Border color for the above div is #296fb2

HTML with inline CSS

<div style="border:5px solid #296fb2;"></div>

CSS Border Left color for the above div is #296fb2

HTML with inline CSS

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

CSS Border Right color for the above div is #296fb2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #296fb2

HTML with inline CSS

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

CSS Border Top color for the above div is #296fb2

HTML with inline CSS

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

#296fb2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#296fb2 Color code Preview on White Background

This is how #296fb2 Color code will look on white background color. Color contrast ratio is 5.24

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

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