crispedge.com

Color picker

Loading...

#716dbb hex color - Blue - Cool color - Information

#716dbb hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #716dbb Color code in RGB color code model is created after adding 44.31% red color, 42.75% green color and 73.33% blue color. Hex #716dbb Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 42% magenta, 0% yellow and 27% black.

Hex #716dbb color code is between #7766aa web safe hex color code and #6677cc web safe hex color code. #7766aa is the nearest web safe color code. You can see here many more shades of #716dbb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code716dbb#716dbb
RGB Decimal113, 109, 187rgb(113, 109, 187)
RGB Percent44%, 43%, 73%rgb(44%, 43%, 73%)
CSS RGBa113, 109, 187,1rgba(113,109,187,1)
CMYK Modelcmyk(40%,42%,0%,27%)
HSL Color Space243,36% ,58%hsl(243,36% ,58%)
HSV Color Space243°, 42%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100010110110110111011
Octal161155273
Decimal113109187
Hex716dbb

Different shades of #716dbb color code.

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

Light Shade of #716dbb
#9390cb
Dark Shade of #716dbb
#524ea7
Saturated Shade of #716dbb
#6762c6
Desaturated Shade of #716dbb
#7b78b0
Grey scale Shade of #716dbb
#949494
Brighten Shade
#8a86d4
Most Readable Shade
#FFFFFF

Shades of #716dbb color code

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

#716dbb
#6460a6
#575491
#4b487c
#3e3c67
#323053
#25243e
#191829
#0c0c14
#000000

Similar Color like #716dbb color

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

#726ebc
#736fbd
#7470be
#7571bf
#7672c0
#7773c1
#7874c2
#7975c3
#7a76c4
#7b77c5
#7c78c6
#7d79c7
#7e7ac8
#7f7bc9
#706cba
#6f6bb9
#6e6ab8
#6d69b7
#6c68b6
#6b67b5
#6a66b4
#6965b3
#6864b2
#6763b1
#6662b0
#6561af
#6460ae
#635fad

Monochromatic Color with #716dbb

#716dbb
#8b86e5
#0a0a11
#24233b
#3e3b66
#575490

Tints of #716dbb Color

#716dbb
#807dc2
#908dca
#a09dd1
#b0add9
#bfbee0
#cfcee8
#dfdeef
#efeef7
#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

#716dbb
#b7bb6d

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

Split Complementary

#716dbb
#bb986d
#90bb6d

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

Analogous Color

#6d88bb
#6d79bb
#716dbb
#816dbb
#906dbb

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

#716dbb
#bb716d
#6dbb71

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

#716dbb
#bb6d90
#b7bb6d
#6dbb98

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

#716dbb
#b7bb6d
#90bb6d
#986dbb

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 #716dbb 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.

#716dbb Color Code Preview on Black Background Color

This is how #716dbb Color will look on black background color. Color contrast ratio is 4.61

#716dbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #716dbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #716dbb

#716dbb color code is use for CSS Background Color

Background color for the above div is #716dbb

HTML with inline CSS

<div style="background-color:#716dbb;"></div>

#716dbb color code is use for CSS Border Color

CSS Border color for the above div is #716dbb

HTML with inline CSS

<div style="border:5px solid #716dbb;"></div>

CSS Border Left color for the above div is #716dbb

HTML with inline CSS

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

CSS Border Right color for the above div is #716dbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #716dbb

HTML with inline CSS

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

CSS Border Top color for the above div is #716dbb

HTML with inline CSS

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

#716dbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#716dbb Color code Preview on White Background

This is how #716dbb Color code will look on white background color. Color contrast ratio is 4.56

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

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,109,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(183,187,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(113,109,187,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.