crispedge.com

Color picker

Loading...

#b219c4 hex color - Violet - Warm color - Information

#b219c4 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b219c4 Color code in RGB color code model is created after adding 69.8% red color, 9.8% green color and 76.86% blue color. Hex #b219c4 Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 87% magenta, 0% yellow and 23% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb219c4#b219c4
RGB Decimal178, 25, 196rgb(178, 25, 196)
RGB Percent70%, 10%, 77%rgb(70%, 10%, 77%)
CSS RGBa178, 25, 196,1rgba(178,25,196,1)
CMYK Modelcmyk(9%,87%,0%,23%)
HSL Color Space294,77% ,43%hsl(294,77% ,43%)
HSV Color Space294°, 87%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100100001100111000100
Octal26231304
Decimal17825196
Hexb219c4

Different shades of #b219c4 color code.

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

Light Shade of #b219c4
#d12ce4
Dark Shade of #b219c4
#891397
Saturated Shade of #b219c4
#bb0ecf
Desaturated Shade of #b219c4
#a924b9
Grey scale Shade of #b219c4
#6e6e6e
Brighten Shade
#cb32dd
Most Readable Shade
#FFFFFF

Shades of #b219c4 color code

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

#b219c4
#9e16ae
#8a1398
#761082
#620d6c
#4f0b57
#3b0841
#27052b
#130215
#000000

Similar Color like #b219c4 color

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

#b31ac5
#b41bc6
#b51cc7
#b61dc8
#b71ec9
#b81fca
#b920cb
#ba21cc
#bb22cd
#bc23ce
#bd24cf
#be25d0
#bf26d1
#c027d2
#b118c3
#b017c2
#af16c1
#ae15c0
#ad14bf
#ac13be
#ab12bd
#aa11bc
#a910bb
#a80fba
#a70eb9
#a60db8
#a50cb7
#a40bb6

Monochromatic Color with #b219c4

#b219c4
#d91eee
#18031a
#3e0944
#650e6f
#8b1499

Tints of #b219c4 Color

#b219c4
#ba32ca
#c34cd1
#cb65d7
#d47fde
#dc98e4
#e5b2eb
#edcbf1
#f6e5f8
#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

#b219c4
#2bc419

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

Split Complementary

#b219c4
#81c419
#19c45c

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

Analogous Color

#6e19c4
#9019c4
#b219c4
#c419b4
#c41992

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

#b219c4
#c4b219
#19c4b2

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

#b219c4
#c45c19
#2bc419
#1980c4

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

#b219c4
#2bc419
#19c45c
#c41981

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

#b219c4 Color Code Preview on Black Background Color

This is how #b219c4 Color will look on black background color. Color contrast ratio is 3.83

#b219c4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b219c4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b219c4

#b219c4 color code is use for CSS Background Color

Background color for the above div is #b219c4

HTML with inline CSS

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

#b219c4 color code is use for CSS Border Color

CSS Border color for the above div is #b219c4

HTML with inline CSS

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

CSS Border Left color for the above div is #b219c4

HTML with inline CSS

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

CSS Border Right color for the above div is #b219c4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b219c4

HTML with inline CSS

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

CSS Border Top color for the above div is #b219c4

HTML with inline CSS

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

#b219c4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b219c4 Color code Preview on White Background

This is how #b219c4 Color code will look on white background color. Color contrast ratio is 5.48

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

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(178,25,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(43,196,25,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(178,25,196,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.