Skip to main content Skip to docs navigation

#233ddd 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 Palatinate Blue and its hex is #273BE2 Nearest Color Name

Color Hue/Base color: Blue

Hex #233ddd Color code in RGB color code model is created after adding 13.73% red color, 23.92% green color and 86.67% blue color. Hex #233ddd Color code in CMYK color (process color) code model is generated after subtraction of 84% cyan, 72% magenta, 0% yellow and 13.33% black.

Hex #233ddd color code is between #2244cc web safe hex color code and #3333ee web safe hex color code. #2244cc is the nearest web safe color code. You can see here many more shades of #233ddd color code.

RGB Chart

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

Color Table

Hex Color Code 233ddd #233ddd
RGB Decimal 35, 61, 221 35, 61, 221
RGB Percent 14%, 24%, 87% rgb(14%, 24%, 87%)
CSS RGBa 35, 61, 221,1 rgba(35,61,221,1)
CMYK Model cmyk(84%,72%,0%,13.33%)
HSL Color Space 232,73% ,50% hsl(232,73% ,50%)
HSV Color Space 232°, 84%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100011 00111101 11011101
Octal 43 75 335
Decimal 35 61 221
Hex 23 3d dd

Different shades of #233ddd color code.

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

Darkest of #233ddd
#0e1859
Darker of #233ddd
#152485
Dark of #233ddd
#1b30b2
Base of #233ddd
#233ddd
Light of #233ddd
#4f64e4
Lighter
#7b8beb
Lightest
#a8b2f1

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

#233ddd
#ddc323

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

Split Complementary

#233ddd
#dd6623
#9add23

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

Analogous Color

#23aadd
#238bdd
#233ddd
#4723dd
#9423dd

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

#233ddd
#3ddd23
#dd233d

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

#233ddd
#dd233d
#ddc323
#23ddc3

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

#233ddd
#dd239a
#ddc323
#23dd66

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 #233ddd

#070c2d
#0e1859
#152485
#1b30b2
#233ddd
#4f64e4
#7b8beb
#a8b2f1
#d4d9f8

Tints of #233ddd Color

#233ddd
#3b52e0
#5368e4
#6c7de8
#8493ec
#9da8ef
#b5bef3
#ced3f7
#e6e9fb
#ffffff

Shades of #233ddd color code

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

#233ddd
#1f36c4
#1b2fab
#172893
#13217a
#0f1b62
#0b1449
#070d31
#030618
#000000

Tones

#233ddd
#3c4fc4
#5662aa
#6f7491
#808080

Tones

Similar Color like #233ddd color

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

#243ede
#253fdf
#2640e0
#2741e1
#2842e2
#2943e3
#2a44e4
#2b45e5
#2c46e6
#2d47e7
#2e48e8
#2f49e9
#304aea
#314beb
#223cdc
#213bdb
#203ada
#1f39d9
#1e38d8
#1d37d7
#1c36d6
#1b35d5
#1a34d4
#1933d3
#1832d2
#1731d1
#1630d0
#152fcf

Download this Dark Blue

Hex #233ddd 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.

#233ddd Color Code Preview on Black Background Color

This is how #233ddd Color will look on black background color. Color contrast ratio is 2.78

#233ddd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #233ddd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #233ddd

#233ddd color code is use for CSS Background Color

Background color for the above div is #233ddd

HTML with inline CSS

<div style="background-color:#233ddd;"></div>

#233ddd color code is use for CSS Border Color

CSS Border color for the above div is #233ddd

HTML with inline CSS

<div style="border:5px solid #233ddd;"></div>

CSS Border Left color for the above div is #233ddd

HTML with inline CSS

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

CSS Border Right color for the above div is #233ddd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #233ddd

HTML with inline CSS

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

CSS Border Top color for the above div is #233ddd

HTML with inline CSS

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

#233ddd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#233ddd Color code Preview on White Background

This is how #233ddd Color code will look on white background color. Color contrast ratio is 7.55

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

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