Skip to main content Skip to docs navigation

#230bcd 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 Interdimensional Blue and its hex is #360CCC Nearest Color Name

Color Hue/Base color: Blue

Hex #230bcd Color code in RGB color code model is created after adding 13.73% red color, 4.31% green color and 80.39% blue color. Hex #230bcd Color code in CMYK color (process color) code model is generated after subtraction of 83% cyan, 95% magenta, 0% yellow and 19.61% black.

Hex #230bcd color code is between #2211cc web safe hex color code and #3300dd web safe hex color code. #2211cc is the nearest web safe color code. You can see here many more shades of #230bcd color code.

RGB Chart

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

Color Table

Hex Color Code 230bcd #230bcd
RGB Decimal 35, 11, 205 35, 11, 205
RGB Percent 14%, 4%, 80% rgb(14%, 4%, 80%)
CSS RGBa 35, 11, 205,1 rgba(35,11,205,1)
CMYK Model cmyk(83%,95%,0%,19.61%)
HSL Color Space 247,90% ,42% hsl(247,90% ,42%)
HSV Color Space 247°, 95%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100011 00001011 11001101
Octal 43 13 315
Decimal 35 11 205
Hex 23 0b cd

Different shades of #230bcd color code.

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

Darkest of #230bcd
#0a033c
Darker of #230bcd
#12066c
Dark of #230bcd
#1b089d
Base of #230bcd
#230bcd
Light of #230bcd
#3318f3
Lighter
#5e49f5
Lightest
#8979f8

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

#230bcd
#b5cd0b

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

Split Complementary

#230bcd
#cd840b
#54cd0b

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

Analogous Color

#0b64cd
#0b44cd
#230bcd
#640bcd
#b40bcd

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

#230bcd
#0bcd23
#cd230b

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

#230bcd
#cd230b
#b5cd0b
#0bb5cd

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

#230bcd
#cd0b54
#b5cd0b
#0bcd84

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 #230bcd

#02010b
#0a033c
#12066c
#1b089d
#230bcd
#3318f3
#5e49f5
#8979f8
#b4aafa

Tints of #230bcd Color

#230bcd
#3b26d2
#5341d8
#6c5cdd
#8477e3
#9d92e8
#b5adee
#cec8f3
#e6e3f9
#ffffff

Shades of #230bcd color code

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

#230bcd
#1f09b6
#1b089f
#170788
#130671
#0f045b
#0b0344
#07022d
#030116
#000000

Tones

#230bcd
#3321b7
#4436a2
#544c8c
#646177

Tones

Similar Color like #230bcd color

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

#240cce
#250dcf
#260ed0
#270fd1
#2810d2
#2911d3
#2a12d4
#2b13d5
#2c14d6
#2d15d7
#2e16d8
#2f17d9
#3018da
#3119db
#220acc
#2109cb
#2008ca
#1f07c9
#1e06c8
#1d05c7
#1c04c6
#1b03c5
#1a02c4
#1901c3
#1800c2
#1700c1
#1600c0
#1500bf

Download this Dark Blue

Hex #230bcd 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.

#230bcd Color Code Preview on Black Background Color

This is how #230bcd Color will look on black background color. Color contrast ratio is 2.00

#230bcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #230bcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #230bcd

#230bcd color code is use for CSS Background Color

Background color for the above div is #230bcd

HTML with inline CSS

<div style="background-color:#230bcd;"></div>

#230bcd color code is use for CSS Border Color

CSS Border color for the above div is #230bcd

HTML with inline CSS

<div style="border:5px solid #230bcd;"></div>

CSS Border Left color for the above div is #230bcd

HTML with inline CSS

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

CSS Border Right color for the above div is #230bcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #230bcd

HTML with inline CSS

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

CSS Border Top color for the above div is #230bcd

HTML with inline CSS

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

#230bcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#230bcd Color code Preview on White Background

This is how #230bcd Color code will look on white background color. Color contrast ratio is 10.50

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

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