Skip to main content Skip to docs navigation

#4100b1 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 Sea Grape and its hex is #3300AA Nearest Color Name

Color Hue/Base color: Blue

Hex #4100b1 Color code in RGB color code model is created after adding 25.49% red color, 0% green color and 69.41% blue color. Hex #4100b1 Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 100% magenta, 0% yellow and 30.59% black.

Hex #4100b1 color code is between #4400aa web safe hex color code and #3300bb web safe hex color code. #4400aa is the nearest web safe color code. You can see here many more shades of #4100b1 color code.

RGB Chart

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

Color Table

Hex Color Code 4100b1 #4100b1
RGB Decimal 65, 0, 177 65, 0, 177
RGB Percent 25%, 0%, 69% rgb(25%, 0%, 69%)
CSS RGBa 65, 0, 177,1 rgba(65,0,177,1)
CMYK Model cmyk(63%,100%,0%,30.59%)
HSL Color Space 262,100% ,35% hsl(262,100% ,35%)
HSV Color Space 262°, 100%, 69%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000001 00000000 10110001
Octal 101 0 261
Decimal 65 0 177
Hex 41 00 b1

Different shades of #4100b1 color code.

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

Darkest of #4100b1
#090018
Darker of #4100b1
#1c004b
Dark of #4100b1
#2e007e
Base of #4100b1
#4100b1
Light of #4100b1
#5400e4
Lighter
#6d18ff
Lightest
#8d4bff

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

#4100b1
#70b100

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

Split Complementary

#4100b1
#b19a00
#18b100

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

Analogous Color

#0026b1
#0009b1
#4100b1
#7c00b1
#b1009c

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

#4100b1
#00b141
#b14100

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

#4100b1
#b14100
#70b100
#0070b1

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

#4100b1
#b10018
#70b100
#00b19a

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 #4100b1

#000000
#090018
#1c004b
#2e007e
#4100b1
#5400e4
#6d18ff
#8d4bff
#ad7eff

Tints of #4100b1 Color

#4100b1
#561cb9
#6b38c2
#8055cb
#9571d3
#aa8ddc
#bfaae5
#d4c6ed
#e9e2f6
#ffffff

Shades of #4100b1 color code

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

#4100b1
#39009d
#320089
#2b0076
#240062
#1c004e
#15003b
#0e0027
#070013
#000000

Tones

#4100b1
#46129f
#4a238e
#4f357c
#54476a

Tones

Similar Color like #4100b1 color

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

#4201b2
#4302b3
#4403b4
#4504b5
#4605b6
#4706b7
#4807b8
#4908b9
#4a09ba
#4b0abb
#4c0bbc
#4d0cbd
#4e0dbe
#4f0ebf
#4000b0
#3f00af
#3e00ae
#3d00ad
#3c00ac
#3b00ab
#3a00aa
#3900a9
#3800a8
#3700a7
#3600a6
#3500a5
#3400a4
#3300a3

Download this Dark Blue

Hex #4100b1 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.

#4100b1 Color Code Preview on Black Background Color

This is how #4100b1 Color will look on black background color. Color contrast ratio is 1.86

#4100b1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4100b1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4100b1

#4100b1 color code is use for CSS Background Color

Background color for the above div is #4100b1

HTML with inline CSS

<div style="background-color:#4100b1;"></div>

#4100b1 color code is use for CSS Border Color

CSS Border color for the above div is #4100b1

HTML with inline CSS

<div style="border:5px solid #4100b1;"></div>

CSS Border Left color for the above div is #4100b1

HTML with inline CSS

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

CSS Border Right color for the above div is #4100b1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4100b1

HTML with inline CSS

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

CSS Border Top color for the above div is #4100b1

HTML with inline CSS

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

#4100b1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4100b1 Color code Preview on White Background

This is how #4100b1 Color code will look on white background color. Color contrast ratio is 11.29

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

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