crispedge.com

Color picker

Loading...

#4040ec hex color - Blue - Cool color - Information

#4040ec hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #4040ec Color code in RGB color code model is created after adding 25.1% red color, 25.1% green color and 92.55% blue color. Hex #4040ec Color code in CMYK color (process color) code model is generated after subtraction of 73% cyan, 73% magenta, 0% yellow and 7% black.

Hex #4040ec color code is between #4444ee web safe hex color code and #3333dd web safe hex color code. #4444ee is the nearest web safe color code. You can see here many more shades of #4040ec color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4040ec#4040ec
RGB Decimal64, 64, 236rgb(64, 64, 236)
RGB Percent25%, 25%, 93%rgb(25%, 25%, 93%)
CSS RGBa64, 64, 236,1rgba(64,64,236,1)
CMYK Modelcmyk(73%,73%,0%,7%)
HSL Color Space240,82% ,59%hsl(240,82% ,59%)
HSV Color Space240°, 73%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000000100000011101100
Octal100100354
Decimal6464236
Hex4040ec

Different shades of #4040ec color code.

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

Light Shade of #4040ec
#6e6ef1
Dark Shade of #4040ec
#1717e2
Saturated Shade of #4040ec
#3535f6
Desaturated Shade of #4040ec
#4a4ae1
Grey scale Shade of #4040ec
#969696
Brighten Shade
#5959ff
Most Readable Shade
#FFFFFF

Shades of #4040ec color code

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

#4040ec
#3838d1
#3131b7
#2a2a9d
#232383
#1c1c68
#15154e
#0e0e34
#07071a
#000000

Similar Color like #4040ec color

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

#4141ed
#4242ee
#4343ef
#4444f0
#4545f1
#4646f2
#4747f3
#4848f4
#4949f5
#4a4af6
#4b4bf7
#4c4cf8
#4d4df9
#4e4efa
#3f3feb
#3e3eea
#3d3de9
#3c3ce8
#3b3be7
#3a3ae6
#3939e5
#3838e4
#3737e3
#3636e2
#3535e1
#3434e0
#3333df
#3232de

Monochromatic Color with #4040ec

#4040ec
#060617
#121242
#1d1d6c
#292997
#3434c1

Tints of #4040ec Color

#4040ec
#5555ee
#6a6af0
#7f7ff2
#9494f4
#aaaaf6
#bfbff8
#d4d4fa
#e9e9fc
#ffffff

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

#4040ec
#ecec40

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

Split Complementary

#4040ec
#ec9640
#96ec40

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

Analogous Color

#4085ec
#4062ec
#4040ec
#6240ec
#8540ec

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

#4040ec
#ec4040
#40ec40

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

#4040ec
#ec4096
#ecec40
#40ec96

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#4040ec
#ecec40
#96ec40
#9640ec

Double Complementary 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).

Hex #4040ec 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.

#4040ec Color Code Preview on Black Background Color

This is how #4040ec Color will look on black background color. Color contrast ratio is 3.16

#4040ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4040ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4040ec

#4040ec color code is use for CSS Background Color

Background color for the above div is #4040ec

HTML with inline CSS

<div style="background-color:#4040ec;"></div>

#4040ec color code is use for CSS Border Color

CSS Border color for the above div is #4040ec

HTML with inline CSS

<div style="border:5px solid #4040ec;"></div>

CSS Border Left color for the above div is #4040ec

HTML with inline CSS

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

CSS Border Right color for the above div is #4040ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4040ec

HTML with inline CSS

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

CSS Border Top color for the above div is #4040ec

HTML with inline CSS

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

#4040ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4040ec Color code Preview on White Background

This is how #4040ec Color code will look on white background color. Color contrast ratio is 6.64

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(64,64,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,236,64,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(64,64,236,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.