Skip to main content Skip to docs navigation

#2f45cd 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 Kikorangi Blue and its hex is #2E4EBF Nearest Color Name

Color Hue/Base color: Blue

Hex #2f45cd Color code in RGB color code model is created after adding 18.43% red color, 27.06% green color and 80.39% blue color. Hex #2f45cd Color code in CMYK color (process color) code model is generated after subtraction of 77% cyan, 66% magenta, 0% yellow and 19.61% black.

Hex #2f45cd color code is between #3344cc web safe hex color code and #2255dd web safe hex color code. #3344cc is the nearest web safe color code. You can see here many more shades of #2f45cd color code.

RGB Chart

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

Color Table

Hex Color Code 2f45cd #2f45cd
RGB Decimal 47, 69, 205 47, 69, 205
RGB Percent 18%, 27%, 80% rgb(18%, 27%, 80%)
CSS RGBa 47, 69, 205,1 rgba(47,69,205,1)
CMYK Model cmyk(77%,66%,0%,19.61%)
HSL Color Space 232,63% ,49% hsl(232,63% ,49%)
HSV Color Space 232°, 77%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101111 01000101 11001101
Octal 57 105 315
Decimal 47 69 205
Hex 2f 45 cd

Different shades of #2f45cd color code.

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

Darkest of #2f45cd
#121b51
Darker of #2f45cd
#1c297a
Dark of #2f45cd
#2537a4
Base of #2f45cd
#2f45cd
Light of #2f45cd
#5769d8
Lighter
#808ee2
Lightest
#aab3eb

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

#2f45cd
#cdb72f

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

Split Complementary

#2f45cd
#cd682f
#94cd2f

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

Analogous Color

#2fa1cd
#2f87cd
#2f45cd
#4e2fcd
#902fcd

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

#2f45cd
#45cd2f
#cd2f45

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

#2f45cd
#cd2f45
#cdb72f
#2fcdb7

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

#2f45cd
#cd2f94
#cdb72f
#2fcd68

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 #2f45cd

#090d27
#121b51
#1c297a
#2537a4
#2f45cd
#5769d8
#808ee2
#aab3eb
#d3d8f5

Tints of #2f45cd Color

#2f45cd
#4659d2
#5d6ed8
#7483dd
#8b97e3
#a2ace8
#b9c1ee
#d0d5f3
#e7eaf9
#ffffff

Shades of #2f45cd color code

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

#2f45cd
#293db6
#24359f
#1f2e88
#1a2671
#141e5b
#0f1744
#0a0f2d
#050716
#000000

Tones

#2f45cd
#4857b4
#61699b
#7b7c81
#7e7e7e

Tones

Similar Color like #2f45cd color

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

#3046ce
#3147cf
#3248d0
#3349d1
#344ad2
#354bd3
#364cd4
#374dd5
#384ed6
#394fd7
#3a50d8
#3b51d9
#3c52da
#3d53db
#2e44cc
#2d43cb
#2c42ca
#2b41c9
#2a40c8
#293fc7
#283ec6
#273dc5
#263cc4
#253bc3
#243ac2
#2339c1
#2238c0
#2137bf

Download this Dark Blue

Hex #2f45cd 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.

#2f45cd Color Code Preview on Black Background Color

This is how #2f45cd Color will look on black background color. Color contrast ratio is 2.85

#2f45cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2f45cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2f45cd

#2f45cd color code is use for CSS Background Color

Background color for the above div is #2f45cd

HTML with inline CSS

<div style="background-color:#2f45cd;"></div>

#2f45cd color code is use for CSS Border Color

CSS Border color for the above div is #2f45cd

HTML with inline CSS

<div style="border:5px solid #2f45cd;"></div>

CSS Border Left color for the above div is #2f45cd

HTML with inline CSS

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

CSS Border Right color for the above div is #2f45cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #2f45cd

HTML with inline CSS

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

CSS Border Top color for the above div is #2f45cd

HTML with inline CSS

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

#2f45cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2f45cd Color code Preview on White Background

This is how #2f45cd Color code will look on white background color. Color contrast ratio is 7.36

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

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