crispedge.com

Color picker

Loading...

#b712d9 hex color - Violet - Warm color - Information

#b712d9 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b712d9 Color code in RGB color code model is created after adding 71.76% red color, 7.06% green color and 85.1% blue color. Hex #b712d9 Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 92% magenta, 0% yellow and 15% black.

Hex #b712d9 color code is between #bb11dd web safe hex color code and #aa22cc web safe hex color code. #bb11dd is the nearest web safe color code. You can see here many more shades of #b712d9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb712d9#b712d9
RGB Decimal183, 18, 217rgb(183, 18, 217)
RGB Percent72%, 7%, 85%rgb(72%, 7%, 85%)
CSS RGBa183, 18, 217,1rgba(183,18,217,1)
CMYK Modelcmyk(16%,92%,0%,15%)
HSL Color Space290,85% ,46%hsl(290,85% ,46%)
HSV Color Space290°, 92%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110001001011011001
Octal26722331
Decimal18318217
Hexb712d9

Different shades of #b712d9 color code.

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

Light Shade of #b712d9
#cd30ee
Dark Shade of #b712d9
#8f0eaa
Saturated Shade of #b712d9
#bf06e5
Desaturated Shade of #b712d9
#af1ecd
Grey scale Shade of #b712d9
#757575
Brighten Shade
#d02bf2
Most Readable Shade
#FFFFFF

Shades of #b712d9 color code

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

#b712d9
#a210c0
#8e0ea8
#7a0c90
#650a78
#510860
#3d0648
#280430
#140218
#000000

Similar Color like #b712d9 color

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

#b813da
#b914db
#ba15dc
#bb16dd
#bc17de
#bd18df
#be19e0
#bf1ae1
#c01be2
#c11ce3
#c21de4
#c31ee5
#c41fe6
#c520e7
#b611d8
#b510d7
#b40fd6
#b30ed5
#b20dd4
#b10cd3
#b00bd2
#af0ad1
#ae09d0
#ad08cf
#ac07ce
#ab06cd
#aa05cc
#a904cb

Monochromatic Color with #b712d9

#b712d9
#040004
#28042f
#4b0759
#6f0b84
#930eae

Tints of #b712d9 Color

#b712d9
#bf2cdd
#c746e1
#cf61e5
#d77be9
#df95ee
#e7b0f2
#efcaf6
#f7e4fa
#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

#b712d9
#34d912

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

Split Complementary

#b712d9
#98d912
#12d953

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

Analogous Color

#6712d9
#8f12d9
#b712d9
#d912d3
#d912ab

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

#b712d9
#d9b712
#12d9b7

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

#b712d9
#d95312
#34d912
#1297d9

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

#b712d9
#34d912
#12d953
#d91298

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

#b712d9 Color Code Preview on Black Background Color

This is how #b712d9 Color will look on black background color. Color contrast ratio is 4.10

#b712d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b712d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b712d9

#b712d9 color code is use for CSS Background Color

Background color for the above div is #b712d9

HTML with inline CSS

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

#b712d9 color code is use for CSS Border Color

CSS Border color for the above div is #b712d9

HTML with inline CSS

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

CSS Border Left color for the above div is #b712d9

HTML with inline CSS

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

CSS Border Right color for the above div is #b712d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b712d9

HTML with inline CSS

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

CSS Border Top color for the above div is #b712d9

HTML with inline CSS

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

#b712d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b712d9 Color code Preview on White Background

This is how #b712d9 Color code will look on white background color. Color contrast ratio is 5.12

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

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,18,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(52,217,18,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,18,217,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.