Skip to main content Skip to docs navigation

#220cd3 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 #220cd3 Color code in RGB color code model is created after adding 13.33% red color, 4.71% green color and 82.75% blue color. Hex #220cd3 Color code in CMYK color (process color) code model is generated after subtraction of 84% cyan, 94% magenta, 0% yellow and 17.25% black.

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

RGB Chart

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

Color Table

Hex Color Code 220cd3 #220cd3
RGB Decimal 34, 12, 211 34, 12, 211
RGB Percent 13%, 5%, 83% rgb(13%, 5%, 83%)
CSS RGBa 34, 12, 211,1 rgba(34,12,211,1)
CMYK Model cmyk(84%,94%,0%,17.25%)
HSL Color Space 247,89% ,44% hsl(247,89% ,44%)
HSV Color Space 247°, 94%, 83%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100010 00001100 11010011
Octal 42 14 323
Decimal 34 12 211
Hex 22 0c d3

Different shades of #220cd3 color code.

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

Darkest of #220cd3
#0b0442
Darker of #220cd3
#120773
Dark of #220cd3
#1a09a3
Base of #220cd3
#220cd3
Light of #220cd3
#3720f2
Lighter
#6250f5
Lightest
#8d80f8

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

#220cd3
#bdd30c

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

Split Complementary

#220cd3
#d3860c
#5ad30c

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

Analogous Color

#0c6ad3
#0c49d3
#220cd3
#640cd3
#b70cd3

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

#220cd3
#0cd322
#d3220c

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

#220cd3
#d3220c
#bdd30c
#0cbdd3

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

#220cd3
#d30c5a
#bdd30c
#0cd386

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 #220cd3

#030112
#0b0442
#120773
#1a09a3
#220cd3
#3720f2
#6250f5
#8d80f8
#b9b0fb

Tints of #220cd3 Color

#220cd3
#3a27d7
#5342dc
#6b5de1
#8478e6
#9c93eb
#b5aef0
#cdc9f5
#e6e4fa
#ffffff

Shades of #220cd3 color code

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

#220cd3
#1e0abb
#1a09a4
#16088c
#120675
#0f055d
#0b0446
#07022e
#030117
#000000

Tones

#220cd3
#3322bd
#4539a6
#564f90
#67657a

Tones

Similar Color like #220cd3 color

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

#230dd4
#240ed5
#250fd6
#2610d7
#2711d8
#2812d9
#2913da
#2a14db
#2b15dc
#2c16dd
#2d17de
#2e18df
#2f19e0
#301ae1
#210bd2
#200ad1
#1f09d0
#1e08cf
#1d07ce
#1c06cd
#1b05cc
#1a04cb
#1903ca
#1802c9
#1701c8
#1600c7
#1500c6
#1400c5

Download this Dark Blue

Hex #220cd3 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.

#220cd3 Color Code Preview on Black Background Color

This is how #220cd3 Color will look on black background color. Color contrast ratio is 2.06

#220cd3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #220cd3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #220cd3

#220cd3 color code is use for CSS Background Color

Background color for the above div is #220cd3

HTML with inline CSS

<div style="background-color:#220cd3;"></div>

#220cd3 color code is use for CSS Border Color

CSS Border color for the above div is #220cd3

HTML with inline CSS

<div style="border:5px solid #220cd3;"></div>

CSS Border Left color for the above div is #220cd3

HTML with inline CSS

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

CSS Border Right color for the above div is #220cd3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #220cd3

HTML with inline CSS

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

CSS Border Top color for the above div is #220cd3

HTML with inline CSS

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

#220cd3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#220cd3 Color code Preview on White Background

This is how #220cd3 Color code will look on white background color. Color contrast ratio is 10.19

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

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