Skip to main content Skip to docs navigation

#231ebb 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 Tetraammine and its hex is #1E20C7 Nearest Color Name

Color Hue/Base color: Blue

Hex #231ebb Color code in RGB color code model is created after adding 13.73% red color, 11.76% green color and 73.33% blue color. Hex #231ebb Color code in CMYK color (process color) code model is generated after subtraction of 81% cyan, 84% magenta, 0% yellow and 26.67% black.

Hex #231ebb color code is between #2222aa web safe hex color code and #3311cc web safe hex color code. #2222aa is the nearest web safe color code. You can see here many more shades of #231ebb color code.

RGB Chart

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

Color Table

Hex Color Code 231ebb #231ebb
RGB Decimal 35, 30, 187 35, 30, 187
RGB Percent 14%, 12%, 73% rgb(14%, 12%, 73%)
CSS RGBa 35, 30, 187,1 rgba(35,30,187,1)
CMYK Model cmyk(81%,84%,0%,26.67%)
HSL Color Space 242,72% ,43% hsl(242,72% ,43%)
HSV Color Space 242°, 84%, 73%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100011 00011110 10111011
Octal 43 36 273
Decimal 35 30 187
Hex 23 1e bb

Different shades of #231ebb color code.

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

Darkest of #231ebb
#0a0937
Darker of #231ebb
#131063
Dark of #231ebb
#1b178f
Base of #231ebb
#231ebb
Light of #231ebb
#342ede
Lighter
#5f5ae5
Lightest
#8a86ec

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

#231ebb
#b6bb1e

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

Split Complementary

#231ebb
#bb721e
#68bb1e

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

Analogous Color

#1e75bb
#1e5abb
#231ebb
#571ebb
#991ebb

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

#231ebb
#1ebb23
#bb231e

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

#231ebb
#bb231e
#b6bb1e
#1eb6bb

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

#231ebb
#bb1e68
#b6bb1e
#1ebb72

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 #231ebb

#02020b
#0a0937
#131063
#1b178f
#231ebb
#342ede
#5f5ae5
#8a86ec
#b4b2f3

Tints of #231ebb Color

#231ebb
#3b37c2
#5350ca
#6c69d1
#8482d9
#9d9be0
#b5b4e8
#cecdef
#e6e6f7
#ffffff

Shades of #231ebb color code

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

#231ebb
#1f1aa6
#1b1791
#17147c
#131067
#0f0d53
#0b0a3e
#070629
#030314
#000000

Tones

#231ebb
#3734a5
#4c4990
#605f7a
#6d6d6d

Tones

Similar Color like #231ebb color

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

#241fbc
#2520bd
#2621be
#2722bf
#2823c0
#2924c1
#2a25c2
#2b26c3
#2c27c4
#2d28c5
#2e29c6
#2f2ac7
#302bc8
#312cc9
#221dba
#211cb9
#201bb8
#1f1ab7
#1e19b6
#1d18b5
#1c17b4
#1b16b3
#1a15b2
#1914b1
#1813b0
#1712af
#1611ae
#1510ad

Download this Dark Blue

Hex #231ebb 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.

#231ebb Color Code Preview on Black Background Color

This is how #231ebb Color will look on black background color. Color contrast ratio is 1.97

#231ebb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #231ebb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #231ebb

#231ebb color code is use for CSS Background Color

Background color for the above div is #231ebb

HTML with inline CSS

<div style="background-color:#231ebb;"></div>

#231ebb color code is use for CSS Border Color

CSS Border color for the above div is #231ebb

HTML with inline CSS

<div style="border:5px solid #231ebb;"></div>

CSS Border Left color for the above div is #231ebb

HTML with inline CSS

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

CSS Border Right color for the above div is #231ebb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #231ebb

HTML with inline CSS

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

CSS Border Top color for the above div is #231ebb

HTML with inline CSS

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

#231ebb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#231ebb Color code Preview on White Background

This is how #231ebb Color code will look on white background color. Color contrast ratio is 10.63

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

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