crispedge.com

Color picker

Loading...

#b383be hex color - Violet - Warm color - Information

#b383be hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #b383be color code is between #bb88bb web safe hex color code and #aa77cc web safe hex color code. #bb88bb is the nearest web safe color code. You can see here many more shades of #b383be color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeb383be#b383be
RGB Decimal179, 131, 190rgb(179, 131, 190)
RGB Percent70%, 51%, 75%rgb(70%, 51%, 75%)
CSS RGBa179, 131, 190,1rgba(179,131,190,1)
CMYK Modelcmyk(6%,31%,0%,25%)
HSL Color Space289,31% ,63%hsl(289,31% ,63%)
HSV Color Space289°, 31%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100111000001110111110
Octal263203276
Decimal179131190
Hexb383be

Different shades of #b383be color code.

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

Light Shade of #b383be
#c8a4d0
Dark Shade of #b383be
#9e62ac
Saturated Shade of #b383be
#b97ac7
Desaturated Shade of #b383be
#ad8cb5
Grey scale Shade of #b383be
#a0a0a0
Brighten Shade
#cc9cd7
Most Readable Shade
#000000

Shades of #b383be color code

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

#b383be
#9f74a8
#8b6593
#77577e
#634869
#4f3a54
#3b2b3f
#271d2a
#130e15
#000000

Similar Color like #b383be color

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

#b484bf
#b585c0
#b686c1
#b787c2
#b888c3
#b989c4
#ba8ac5
#bb8bc6
#bc8cc7
#bd8dc8
#be8ec9
#bf8fca
#c090cb
#c191cc
#b282bd
#b181bc
#b080bb
#af7fba
#ae7eb9
#ad7db8
#ac7cb7
#ab7bb6
#aa7ab5
#a979b4
#a878b3
#a777b2
#a676b1
#a575b0

Monochromatic Color with #b383be

#b383be
#dba0e8
#130e14
#3b2b3e
#634869
#8b6693

Tints of #b383be Color

#b383be
#bb90c5
#c39ecc
#ccacd3
#d4bada
#ddc7e2
#e5d5e9
#eee3f0
#f6f1f7
#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

#b383be
#8ebe83

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

Split Complementary

#b383be
#acbe83
#83be96

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

Analogous Color

#9b83be
#a783be
#b383be
#be83bd
#be83b1

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

#b383be
#beb383
#83beb3

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

#b383be
#be9583
#8ebe83
#83abbe

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

#b383be
#8ebe83
#83be96
#be83ac

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

#b383be Color Code Preview on Black Background Color

This is how #b383be Color will look on black background color. Color contrast ratio is 6.91

#b383be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b383be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b383be

#b383be color code is use for CSS Background Color

Background color for the above div is #b383be

HTML with inline CSS

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

#b383be color code is use for CSS Border Color

CSS Border color for the above div is #b383be

HTML with inline CSS

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

CSS Border Left color for the above div is #b383be

HTML with inline CSS

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

CSS Border Right color for the above div is #b383be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b383be

HTML with inline CSS

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

CSS Border Top color for the above div is #b383be

HTML with inline CSS

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

#b383be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b383be Color code Preview on White Background

This is how #b383be Color code will look on white background color. Color contrast ratio is 3.04

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

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,131,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(142,190,131,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(179,131,190,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.