Skip to main content Skip to docs navigation

#41aedc 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 Thalassophile and its hex is #44AADD Nearest Color Name

Color Hue/Base color: Blue

Hex #41aedc Color code in RGB color code model is created after adding 25.49% red color, 68.24% green color and 86.27% blue color. Hex #41aedc Color code in CMYK color (process color) code model is generated after subtraction of 70% cyan, 21% magenta, 0% yellow and 13.73% black.

Hex #41aedc color code is between #44aadd web safe hex color code and #33bbcc web safe hex color code. #44aadd is the nearest web safe color code. You can see here many more shades of #41aedc color code.

RGB Chart

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

Color Table

Hex Color Code 41aedc #41aedc
RGB Decimal 65, 174, 220 65, 174, 220
RGB Percent 25%, 68%, 86% rgb(25%, 68%, 86%)
CSS RGBa 65, 174, 220,1 rgba(65,174,220,1)
CMYK Model cmyk(70%,21%,0%,13.73%)
HSL Color Space 198,69% ,56% hsl(198,69% ,56%)
HSV Color Space 198°, 70%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000001 10101110 11011100
Octal 101 256 334
Decimal 65 174 220
Hex 41 ae dc

Different shades of #41aedc color code.

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

Darkest of #41aedc
#15546f
Darker of #41aedc
#1c759b
Dark of #41aedc
#2496c6
Base of #41aedc
#41aedc
Light of #41aedc
#6cc0e4
Lighter
#97d3ec
Lightest
#c2e5f4

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

#41aedc
#dc6f41

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

Split Complementary

#41aedc
#dc4160
#dcbd41

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

Analogous Color

#41dcb0
#41dcc9
#41aedc
#417adc
#4841dc

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

#41aedc
#aedc41
#dc41ae

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

#41aedc
#dc41ae
#dc6f41
#41dc6f

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

#41aedc
#bd41dc
#dc6f41
#60dc41

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 #41aedc

#0d3444
#15546f
#1c759b
#2496c6
#41aedc
#6cc0e4
#97d3ec
#c2e5f4
#edf7fc

Tints of #41aedc Color

#41aedc
#56b7df
#6bc0e3
#80c9e7
#95d2eb
#aadbef
#bfe4f3
#d4edf7
#e9f6fb
#ffffff

Shades of #41aedc color code

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

#41aedc
#399ac3
#3287ab
#2b7492
#24607a
#1c4d61
#153a49
#0e2630
#071318
#000000

Tones

#41aedc
#57a5c5
#6e9caf
#849398
#8e8e8e

Tones

Similar Color like #41aedc color

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

#42afdd
#43b0de
#44b1df
#45b2e0
#46b3e1
#47b4e2
#48b5e3
#49b6e4
#4ab7e5
#4bb8e6
#4cb9e7
#4dbae8
#4ebbe9
#4fbcea
#40addb
#3facda
#3eabd9
#3daad8
#3ca9d7
#3ba8d6
#3aa7d5
#39a6d4
#38a5d3
#37a4d2
#36a3d1
#35a2d0
#34a1cf
#33a0ce

Download this Dark Blue

Hex #41aedc 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.

#41aedc Color Code Preview on Black Background Color

This is how #41aedc Color will look on black background color. Color contrast ratio is 8.31

#41aedc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #41aedc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #41aedc

#41aedc color code is use for CSS Background Color

Background color for the above div is #41aedc

HTML with inline CSS

<div style="background-color:#41aedc;"></div>

#41aedc color code is use for CSS Border Color

CSS Border color for the above div is #41aedc

HTML with inline CSS

<div style="border:5px solid #41aedc;"></div>

CSS Border Left color for the above div is #41aedc

HTML with inline CSS

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

CSS Border Right color for the above div is #41aedc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #41aedc

HTML with inline CSS

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

CSS Border Top color for the above div is #41aedc

HTML with inline CSS

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

#41aedc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#41aedc Color code Preview on White Background

This is how #41aedc Color code will look on white background color. Color contrast ratio is 2.53

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

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