crispedge.com

Color picker

Loading...

#b74ee7 hex color - Violet - Warm color - Information

#b74ee7 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b74ee7 Color code in RGB color code model is created after adding 71.76% red color, 30.59% green color and 90.59% blue color. Hex #b74ee7 Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 66% magenta, 0% yellow and 9% black.

Hex #b74ee7 color code is between #bb55ee web safe hex color code and #aa44dd web safe hex color code. #bb55ee is the nearest web safe color code. You can see here many more shades of #b74ee7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb74ee7#b74ee7
RGB Decimal183, 78, 231rgb(183, 78, 231)
RGB Percent72%, 31%, 91%rgb(72%, 31%, 91%)
CSS RGBa183, 78, 231,1rgba(183,78,231,1)
CMYK Modelcmyk(21%,66%,0%,9%)
HSL Color Space281,76% ,61%hsl(281,76% ,61%)
HSV Color Space281°, 66%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110100111011100111
Octal267116347
Decimal18378231
Hexb74ee7

Different shades of #b74ee7 color code.

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

Light Shade of #b74ee7
#c97bed
Dark Shade of #b74ee7
#a521e1
Saturated Shade of #b74ee7
#bb44f1
Desaturated Shade of #b74ee7
#b358dd
Grey scale Shade of #b74ee7
#9a9a9a
Brighten Shade
#d067ff
Most Readable Shade
#FFFFFF

Shades of #b74ee7 color code

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

#b74ee7
#a245cd
#8e3cb3
#7a349a
#652b80
#512266
#3d1a4d
#281133
#140819
#000000

Similar Color like #b74ee7 color

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

#b84fe8
#b950e9
#ba51ea
#bb52eb
#bc53ec
#bd54ed
#be55ee
#bf56ef
#c057f0
#c158f1
#c259f2
#c35af3
#c45bf4
#c55cf5
#b64de6
#b54ce5
#b44be4
#b34ae3
#b249e2
#b148e1
#b047e0
#af46df
#ae45de
#ad44dd
#ac43dc
#ab42db
#aa41da
#a940d9

Monochromatic Color with #b74ee7

#b74ee7
#0f0612
#30153d
#522367
#743192
#9540bc

Tints of #b74ee7 Color

#b74ee7
#bf61e9
#c775ec
#cf89ef
#d79cf1
#dfb0f4
#e7c4f7
#efd7f9
#f7ebfc
#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

#b74ee7
#7ee74e

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

Split Complementary

#b74ee7
#cbe74e
#4ee76b

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

Analogous Color

#7a4ee7
#984ee7
#b74ee7
#d64ee7
#e74eda

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

#b74ee7
#e7b74e
#4ee7b7

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

#b74ee7
#e76a4e
#7ee74e
#4ecae7

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

#b74ee7
#7ee74e
#4ee76b
#e74ecb

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 #b74ee7 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.

#b74ee7 Color Code Preview on Black Background Color

This is how #b74ee7 Color will look on black background color. Color contrast ratio is 5.26

#b74ee7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b74ee7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b74ee7

#b74ee7 color code is use for CSS Background Color

Background color for the above div is #b74ee7

HTML with inline CSS

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

#b74ee7 color code is use for CSS Border Color

CSS Border color for the above div is #b74ee7

HTML with inline CSS

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

CSS Border Left color for the above div is #b74ee7

HTML with inline CSS

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

CSS Border Right color for the above div is #b74ee7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b74ee7

HTML with inline CSS

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

CSS Border Top color for the above div is #b74ee7

HTML with inline CSS

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

#b74ee7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b74ee7 Color code Preview on White Background

This is how #b74ee7 Color code will look on white background color. Color contrast ratio is 3.99

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

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(183,78,231,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(126,231,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,78,231,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.