crispedge.com

Color picker

Loading...

#718fda hex color - Blue - Cool color - Information

#718fda hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #718fda Color code in RGB color code model is created after adding 44.31% red color, 56.08% green color and 85.49% blue color. Hex #718fda Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 34% magenta, 0% yellow and 15% black.

Hex #718fda color code is between #7788dd web safe hex color code and #6699cc web safe hex color code. #7788dd is the nearest web safe color code. You can see here many more shades of #718fda color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code718fda#718fda
RGB Decimal113, 143, 218rgb(113, 143, 218)
RGB Percent44%, 56%, 85%rgb(44%, 56%, 85%)
CSS RGBa113, 143, 218,1rgba(113,143,218,1)
CMYK Modelcmyk(48%,34%,0%,15%)
HSL Color Space223,59% ,65%hsl(223,59% ,65%)
HSV Color Space223°, 48%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100011000111111011010
Octal161217332
Decimal113143218
Hex718fda

Different shades of #718fda color code.

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

Light Shade of #718fda
#99afe5
Dark Shade of #718fda
#496fcf
Saturated Shade of #718fda
#688be3
Desaturated Shade of #718fda
#7a93d1
Grey scale Shade of #718fda
#a5a5a5
Brighten Shade
#8aa8f3
Most Readable Shade
#000000

Shades of #718fda color code

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

#718fda
#647fc1
#576fa9
#4b5f91
#3e4f79
#323f60
#252f48
#191f30
#0c0f18
#000000

Similar Color like #718fda color

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

#7290db
#7391dc
#7492dd
#7593de
#7694df
#7795e0
#7896e1
#7997e2
#7a98e3
#7b99e4
#7c9ae5
#7d9be6
#7e9ce7
#7f9de8
#708ed9
#6f8dd8
#6e8cd7
#6d8bd6
#6c8ad5
#6b89d4
#6a88d3
#6987d2
#6886d1
#6785d0
#6684cf
#6583ce
#6482cd
#6381cc

Monochromatic Color with #718fda

#718fda
#030405
#191f30
#2f3b5a
#455785
#5b73af

Tints of #718fda Color

#718fda
#809bde
#90a7e2
#a0b4e6
#b0c0ea
#bfcdee
#cfd9f2
#dfe6f6
#eff2fa
#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

#718fda
#dabc71

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

Split Complementary

#718fda
#da8871
#c3da71

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

Analogous Color

#71b9da
#71a4da
#718fda
#717ada
#7d71da

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

#718fda
#da718f
#8fda71

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

#718fda
#da71c3
#dabc71
#71da87

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

#718fda
#dabc71
#c3da71
#8871da

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 #718fda 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.

#718fda Color Code Preview on Black Background Color

This is how #718fda Color will look on black background color. Color contrast ratio is 6.64

#718fda in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #718fda

HTML with inline CSS

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

Your Example Paragraph content text in with font color #718fda

#718fda color code is use for CSS Background Color

Background color for the above div is #718fda

HTML with inline CSS

<div style="background-color:#718fda;"></div>

#718fda color code is use for CSS Border Color

CSS Border color for the above div is #718fda

HTML with inline CSS

<div style="border:5px solid #718fda;"></div>

CSS Border Left color for the above div is #718fda

HTML with inline CSS

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

CSS Border Right color for the above div is #718fda

HTML with inline CSS

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

CSS Border Bottom color for the above div is #718fda

HTML with inline CSS

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

CSS Border Top color for the above div is #718fda

HTML with inline CSS

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

#718fda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#718fda Color code Preview on White Background

This is how #718fda Color code will look on white background color. Color contrast ratio is 3.16

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

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(113,143,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(218,188,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(113,143,218,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.