crispedge.com

Color picker

Loading...

#b41bb6 hex color - Violet - Warm color - Information

#b41bb6 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b41bb6 Color code in RGB color code model is created after adding 70.59% red color, 10.59% green color and 71.37% blue color. Hex #b41bb6 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 85% magenta, 0% yellow and 29% black.

Hex #b41bb6 color code is between #bb22bb web safe hex color code and #aa11aa web safe hex color code. #bb22bb is the nearest web safe color code. You can see here many more shades of #b41bb6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb41bb6#b41bb6
RGB Decimal180, 27, 182rgb(180, 27, 182)
RGB Percent71%, 11%, 71%rgb(71%, 11%, 71%)
CSS RGBa180, 27, 182,1rgba(180,27,182,1)
CMYK Modelcmyk(1%,85%,0%,29%)
HSL Color Space299,74% ,41%hsl(299,74% ,41%)
HSV Color Space299°, 85%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101000001101110110110
Octal26433266
Decimal18027182
Hexb41bb6

Different shades of #b41bb6 color code.

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

Light Shade of #b41bb6
#dc25df
Dark Shade of #b41bb6
#88148a
Saturated Shade of #b41bb6
#be11c0
Desaturated Shade of #b41bb6
#aa25ac
Grey scale Shade of #b41bb6
#686868
Brighten Shade
#cd34cf
Most Readable Shade
#FFFFFF

Shades of #b41bb6 color code

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

#b41bb6
#a018a1
#8c158d
#781279
#640f65
#500c50
#3c093c
#280628
#140314
#000000

Similar Color like #b41bb6 color

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

#b51cb7
#b61db8
#b71eb9
#b81fba
#b920bb
#ba21bc
#bb22bd
#bc23be
#bd24bf
#be25c0
#bf26c1
#c027c2
#c128c3
#c229c4
#b31ab5
#b219b4
#b118b3
#b017b2
#af16b1
#ae15b0
#ad14af
#ac13ae
#ab12ad
#aa11ac
#a910ab
#a80faa
#a70ea9
#a60da8

Monochromatic Color with #b41bb6

#b41bb6
#de21e0
#0c020c
#360836
#600e61
#8a158b

Tints of #b41bb6 Color

#b41bb6
#bc34be
#c44dc6
#cd67ce
#d580d6
#dd99de
#e6b3e6
#eeccee
#f6e5f6
#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

#b41bb6
#1db61b

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

Split Complementary

#b41bb6
#6ab61b
#1bb667

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

Analogous Color

#761bb6
#951bb6
#b41bb6
#b61b99
#b61b7a

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

#b41bb6
#b6b41b
#1bb6b4

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

#b41bb6
#b6661b
#1db61b
#1b6ab6

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

#b41bb6
#1db61b
#1bb667
#b61b6a

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

#b41bb6 Color Code Preview on Black Background Color

This is how #b41bb6 Color will look on black background color. Color contrast ratio is 3.77

#b41bb6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b41bb6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b41bb6

#b41bb6 color code is use for CSS Background Color

Background color for the above div is #b41bb6

HTML with inline CSS

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

#b41bb6 color code is use for CSS Border Color

CSS Border color for the above div is #b41bb6

HTML with inline CSS

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

CSS Border Left color for the above div is #b41bb6

HTML with inline CSS

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

CSS Border Right color for the above div is #b41bb6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b41bb6

HTML with inline CSS

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

CSS Border Top color for the above div is #b41bb6

HTML with inline CSS

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

#b41bb6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b41bb6 Color code Preview on White Background

This is how #b41bb6 Color code will look on white background color. Color contrast ratio is 5.57

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

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(180,27,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(29,182,27,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(180,27,182,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.