crispedge.com

Color picker

Loading...

#747afe hex color - Blue - Cool color - Information

#747afe hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #747afe Color code in RGB color code model is created after adding 45.49% red color, 47.84% green color and 99.61% blue color. Hex #747afe Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 52% magenta, 0% yellow and 0% black.

Hex #747afe color code is between #7777ff web safe hex color code and #6688ee web safe hex color code. #7777ff is the nearest web safe color code. You can see here many more shades of #747afe color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code747afe#747afe
RGB Decimal116, 122, 254rgb(116, 122, 254)
RGB Percent45%, 48%, 100%rgb(45%, 48%, 100%)
CSS RGBa116, 122, 254,1rgba(116,122,254,1)
CMYK Modelcmyk(54%,52%,0%,0%)
HSL Color Space237,99% ,73%hsl(237,99% ,73%)
HSV Color Space237°, 54%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101000111101011111110
Octal164172376
Decimal116122254
Hex747afe

Different shades of #747afe color code.

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

Light Shade of #747afe
#a7aafe
Dark Shade of #747afe
#414afe
Saturated Shade of #747afe
#7379ff
Desaturated Shade of #747afe
#7b80f7
Grey scale Shade of #747afe
#b9b9b9
Brighten Shade
#8d93ff
Most Readable Shade
#000000

Shades of #747afe color code

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

#747afe
#676ce1
#5a5ec5
#4d51a9
#40438d
#333670
#262854
#191b38
#0c0d1c
#000000

Similar Color like #747afe color

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

#757bff
#767cff
#777dff
#787eff
#797fff
#7a80ff
#7b81ff
#7c82ff
#7d83ff
#7e84ff
#7f85ff
#8086ff
#8187ff
#8288ff
#7379fd
#7278fc
#7177fb
#7076fa
#6f75f9
#6e74f8
#6d73f7
#6c72f6
#6b71f5
#6a70f4
#696ff3
#686ef2
#676df1
#666cf0

Monochromatic Color with #747afe

#747afe
#131429
#262854
#3a3d7e
#4d51a9
#6166d3

Tints of #747afe Color

#747afe
#8388fe
#9297fe
#a2a6fe
#b1b5fe
#c1c3fe
#d0d2fe
#e0e1fe
#eff0fe
#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

#747afe
#fef874

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

Split Complementary

#747afe
#feb374
#bffe74

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

Analogous Color

#74b1fe
#7496fe
#747afe
#8a74fe
#a574fe

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

#747afe
#fe747a
#7afe74

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

#747afe
#fe74bf
#fef874
#74feb3

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

#747afe
#fef874
#bffe74
#b374fe

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 #747afe 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.

#747afe Color Code Preview on Black Background Color

This is how #747afe Color will look on black background color. Color contrast ratio is 5.96

#747afe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #747afe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #747afe

#747afe color code is use for CSS Background Color

Background color for the above div is #747afe

HTML with inline CSS

<div style="background-color:#747afe;"></div>

#747afe color code is use for CSS Border Color

CSS Border color for the above div is #747afe

HTML with inline CSS

<div style="border:5px solid #747afe;"></div>

CSS Border Left color for the above div is #747afe

HTML with inline CSS

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

CSS Border Right color for the above div is #747afe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #747afe

HTML with inline CSS

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

CSS Border Top color for the above div is #747afe

HTML with inline CSS

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

#747afe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#747afe Color code Preview on White Background

This is how #747afe Color code will look on white background color. Color contrast ratio is 3.52

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

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(116,122,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(254,248,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(116,122,254,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.