crispedge.com

Color picker

Loading...

#b364be hex color - Violet - Warm color - Information

#b364be hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b364be Color code in RGB color code model is created after adding 70.2% red color, 39.22% green color and 74.51% blue color. Hex #b364be Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 47% magenta, 0% yellow and 25% black.

Hex #b364be color code is between #bb66bb web safe hex color code and #aa55cc web safe hex color code. #bb66bb is the nearest web safe color code. You can see here many more shades of #b364be color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb364be#b364be
RGB Decimal179, 100, 190rgb(179, 100, 190)
RGB Percent70%, 39%, 75%rgb(70%, 39%, 75%)
CSS RGBa179, 100, 190,1rgba(179,100,190,1)
CMYK Modelcmyk(6%,47%,0%,25%)
HSL Color Space293,41% ,57%hsl(293,41% ,57%)
HSV Color Space293°, 47%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100110110010010111110
Octal263144276
Decimal179100190
Hexb364be

Different shades of #b364be color code.

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

Light Shade of #b364be
#c588cd
Dark Shade of #b364be
#9c47a8
Saturated Shade of #b364be
#bb59c9
Desaturated Shade of #b364be
#ab6fb3
Grey scale Shade of #b364be
#919191
Brighten Shade
#cc7dd7
Most Readable Shade
#FFFFFF

Shades of #b364be color code

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

#b364be
#9f58a8
#8b4d93
#77427e
#633769
#4f2c54
#3b213f
#27162a
#130b15
#000000

Similar Color like #b364be color

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

#b465bf
#b566c0
#b667c1
#b768c2
#b869c3
#b96ac4
#ba6bc5
#bb6cc6
#bc6dc7
#bd6ec8
#be6fc9
#bf70ca
#c071cb
#c172cc
#b263bd
#b162bc
#b061bb
#af60ba
#ae5fb9
#ad5eb8
#ac5db7
#ab5cb6
#aa5bb5
#a95ab4
#a859b3
#a758b2
#a657b1
#a556b0

Monochromatic Color with #b364be

#b364be
#db7ae8
#130b14
#3b213e
#633769
#8b4e93

Tints of #b364be Color

#b364be
#bb75c5
#c386cc
#cc97d3
#d4a8da
#ddbae2
#e5cbe9
#eedcf0
#f6edf7
#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

#b364be
#6fbe64

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

Split Complementary

#b364be
#9cbe64
#64be86

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

Analogous Color

#8f64be
#a164be
#b364be
#be64b7
#be64a5

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

#b364be
#beb364
#64beb3

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

#b364be
#be8664
#6fbe64
#649cbe

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

#b364be
#6fbe64
#64be86
#be649c

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

#b364be Color Code Preview on Black Background Color

This is how #b364be Color will look on black background color. Color contrast ratio is 5.48

#b364be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b364be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b364be

#b364be color code is use for CSS Background Color

Background color for the above div is #b364be

HTML with inline CSS

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

#b364be color code is use for CSS Border Color

CSS Border color for the above div is #b364be

HTML with inline CSS

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

CSS Border Left color for the above div is #b364be

HTML with inline CSS

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

CSS Border Right color for the above div is #b364be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b364be

HTML with inline CSS

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

CSS Border Top color for the above div is #b364be

HTML with inline CSS

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

#b364be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b364be Color code Preview on White Background

This is how #b364be Color code will look on white background color. Color contrast ratio is 3.83

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

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(179,100,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(111,190,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(179,100,190,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.