crispedge.com

Color picker

Loading...

#726afb hex color - Blue - Cool color - Information

#726afb hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #726afb Color code in RGB color code model is created after adding 44.71% red color, 41.57% green color and 98.43% blue color. Hex #726afb Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 58% magenta, 0% yellow and 2% black.

Hex #726afb color code is between #7766ff web safe hex color code and #6677ee web safe hex color code. #7766ff is the nearest web safe color code. You can see here many more shades of #726afb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code726afb#726afb
RGB Decimal114, 106, 251rgb(114, 106, 251)
RGB Percent45%, 42%, 98%rgb(45%, 42%, 98%)
CSS RGBa114, 106, 251,1rgba(114,106,251,1)
CMYK Modelcmyk(55%,58%,0%,2%)
HSL Color Space243,95% ,70%hsl(243,95% ,70%)
HSV Color Space243°, 58%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100100110101011111011
Octal162152373
Decimal114106251
Hex726afb

Different shades of #726afb color code.

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

Light Shade of #726afb
#a19cfc
Dark Shade of #726afb
#4338fa
Saturated Shade of #726afb
#6e66ff
Desaturated Shade of #726afb
#7972f3
Grey scale Shade of #726afb
#b3b3b3
Brighten Shade
#8b83ff
Most Readable Shade
#FFFFFF

Shades of #726afb color code

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

#726afb
#655edf
#5852c3
#4c46a7
#3f3a8b
#322f6f
#262353
#191737
#0c0b1b
#000000

Similar Color like #726afb color

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

#736bfc
#746cfd
#756dfe
#766eff
#776fff
#7870ff
#7971ff
#7a72ff
#7b73ff
#7c74ff
#7d75ff
#7e76ff
#7f77ff
#8078ff
#7169fa
#7068f9
#6f67f8
#6e66f7
#6d65f6
#6c64f5
#6b63f4
#6a62f3
#6961f2
#6860f1
#675ff0
#665eef
#655dee
#645ced

Monochromatic Color with #726afb

#726afb
#111026
#252251
#38347b
#4b46a6
#5f58d0

Tints of #726afb Color

#726afb
#817afb
#918bfb
#a19bfc
#b0acfc
#c0bcfd
#d0cdfd
#dfddfe
#efeefe
#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

#726afb
#f3fb6a

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

Split Complementary

#726afb
#fbbb6a
#aafb6a

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

Analogous Color

#6a9cfb
#6a7ffb
#726afb
#8f6afb
#ac6afb

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

#726afb
#fb726a
#6afb72

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

#726afb
#fb6aab
#f3fb6a
#6afbba

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

#726afb
#f3fb6a
#aafb6a
#bb6afb

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 #726afb 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.

#726afb Color Code Preview on Black Background Color

This is how #726afb Color will look on black background color. Color contrast ratio is 5.17

#726afb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #726afb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #726afb

#726afb color code is use for CSS Background Color

Background color for the above div is #726afb

HTML with inline CSS

<div style="background-color:#726afb;"></div>

#726afb color code is use for CSS Border Color

CSS Border color for the above div is #726afb

HTML with inline CSS

<div style="border:5px solid #726afb;"></div>

CSS Border Left color for the above div is #726afb

HTML with inline CSS

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

CSS Border Right color for the above div is #726afb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #726afb

HTML with inline CSS

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

CSS Border Top color for the above div is #726afb

HTML with inline CSS

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

#726afb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#726afb Color code Preview on White Background

This is how #726afb Color code will look on white background color. Color contrast ratio is 4.06

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

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(114,106,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(243,251,106,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(114,106,251,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.