Skip to main content Skip to docs navigation

#0455cd 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 Iridescent Blue and its hex is #0153C8 Nearest Color Name

Color Hue/Base color: Blue

Hex #0455cd Color code in RGB color code model is created after adding 1.57% red color, 33.33% green color and 80.39% blue color. Hex #0455cd Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 59% magenta, 0% yellow and 19.61% black.

Hex #0455cd color code is between #0044cc web safe hex color code and #0066dd web safe hex color code. #0044cc is the nearest web safe color code. You can see here many more shades of #0455cd color code.

RGB Chart

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

Color Table

Hex Color Code 0455cd #0455cd
RGB Decimal 4, 85, 205 4, 85, 205
RGB Percent 2%, 33%, 80% rgb(2%, 33%, 80%)
CSS RGBa 4, 85, 205,1 rgba(4,85,205,1)
CMYK Model cmyk(98%,59%,0%,19.61%)
HSL Color Space 216,96% ,41% hsl(216,96% ,41%)
HSV Color Space 216°, 98%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000100 01010101 11001101
Octal 4 125 315
Decimal 4 85 205
Hex 04 55 cd

Different shades of #0455cd color code.

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

Darkest of #0455cd
#011737
Darker of #0455cd
#022c69
Dark of #0455cd
#03409b
Base of #0455cd
#0455cd
Light of #0455cd
#0a6bfa
Lighter
#3c89fb
Lightest
#6ea7fc

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

#0455cd
#cd7c04

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

Split Complementary

#0455cd
#cd1704
#b9cd04

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

Analogous Color

#04cacd
#04a9cd
#0455cd
#0412cd
#4a04cd

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

#0455cd
#55cd04
#cd0455

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

#0455cd
#cd0455
#cd7c04
#04cd7c

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

#0455cd
#cd04b9
#cd7c04
#04cd17

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 #0455cd

#000205
#011737
#022c69
#03409b
#0455cd
#0a6bfa
#3c89fb
#6ea7fc
#a0c5fd

Tints of #0455cd Color

#0455cd
#1f67d2
#3b7ad8
#578ddd
#73a0e3
#8fb3e8
#abc6ee
#c7d9f3
#e3ecf9
#ffffff

Shades of #0455cd color code

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

#0455cd
#034bb6
#03429f
#023888
#022f71
#01255b
#011c44
#00122d
#000916
#000000

Tones

#0455cd
#1959b8
#2e5da3
#43618e
#586579

Tones

Similar Color like #0455cd color

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

#0556ce
#0657cf
#0758d0
#0859d1
#095ad2
#0a5bd3
#0b5cd4
#0c5dd5
#0d5ed6
#0e5fd7
#0f60d8
#1061d9
#1162da
#1263db
#0354cc
#0253cb
#0152ca
#0051c9
#0050c8
#004fc7
#004ec6
#004dc5
#004cc4
#004bc3
#004ac2
#0049c1
#0048c0
#0047bf

Download this Dark Blue

Hex #0455cd 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.

#0455cd Color Code Preview on Black Background Color

This is how #0455cd Color will look on black background color. Color contrast ratio is 3.19

#0455cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0455cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0455cd

#0455cd color code is use for CSS Background Color

Background color for the above div is #0455cd

HTML with inline CSS

<div style="background-color:#0455cd;"></div>

#0455cd color code is use for CSS Border Color

CSS Border color for the above div is #0455cd

HTML with inline CSS

<div style="border:5px solid #0455cd;"></div>

CSS Border Left color for the above div is #0455cd

HTML with inline CSS

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

CSS Border Right color for the above div is #0455cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0455cd

HTML with inline CSS

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

CSS Border Top color for the above div is #0455cd

HTML with inline CSS

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

#0455cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0455cd Color code Preview on White Background

This is how #0455cd Color code will look on white background color. Color contrast ratio is 6.59

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

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