crispedge.com

Color picker

Loading...

#b13ecb hex color - Violet - Warm color - Information

#b13ecb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b13ecb Color code in RGB color code model is created after adding 69.41% red color, 24.31% green color and 79.61% blue color. Hex #b13ecb Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 69% magenta, 0% yellow and 20% black.

Hex #b13ecb color code is between #aa44cc web safe hex color code and #bb33bb web safe hex color code. #aa44cc is the nearest web safe color code. You can see here many more shades of #b13ecb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb13ecb#b13ecb
RGB Decimal177, 62, 203rgb(177, 62, 203)
RGB Percent69%, 24%, 80%rgb(69%, 24%, 80%)
CSS RGBa177, 62, 203,1rgba(177,62,203,1)
CMYK Modelcmyk(13%,69%,0%,20%)
HSL Color Space289,58% ,52%hsl(289,58% ,52%)
HSV Color Space289°, 69%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100010011111011001011
Octal26176313
Decimal17762203
Hexb13ecb

Different shades of #b13ecb color code.

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

Light Shade of #b13ecb
#c166d6
Dark Shade of #b13ecb
#922da9
Saturated Shade of #b13ecb
#b932d7
Desaturated Shade of #b13ecb
#a94abf
Grey scale Shade of #b13ecb
#848484
Brighten Shade
#ca57e4
Most Readable Shade
#FFFFFF

Shades of #b13ecb color code

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

#b13ecb
#9d37b4
#89309d
#762987
#622270
#4e1b5a
#3b1443
#270d2d
#130616
#000000

Similar Color like #b13ecb color

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

#b23fcc
#b340cd
#b441ce
#b542cf
#b643d0
#b744d1
#b845d2
#b946d3
#ba47d4
#bb48d5
#bc49d6
#bd4ad7
#be4bd8
#bf4cd9
#b03dca
#af3cc9
#ae3bc8
#ad3ac7
#ac39c6
#ab38c5
#aa37c4
#a936c3
#a835c2
#a734c1
#a633c0
#a532bf
#a431be
#a330bd

Monochromatic Color with #b13ecb

#b13ecb
#d64bf5
#1d0a21
#42174b
#672476
#8c31a0

Tints of #b13ecb Color

#b13ecb
#b953d0
#c268d6
#cb7edc
#d393e2
#dca9e7
#e5beed
#edd4f3
#f6e9f9
#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

#b13ecb
#58cb3e

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

Split Complementary

#b13ecb
#9fcb3e
#3ecb6a

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

Analogous Color

#793ecb
#953ecb
#b13ecb
#cb3ec9
#cb3ead

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

#b13ecb
#cbb13e
#3ecbb1

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

#b13ecb
#cb6a3e
#58cb3e
#3e9ecb

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

#b13ecb
#58cb3e
#3ecb6a
#cb3e9f

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

#b13ecb Color Code Preview on Black Background Color

This is how #b13ecb Color will look on black background color. Color contrast ratio is 4.42

#b13ecb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b13ecb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b13ecb

#b13ecb color code is use for CSS Background Color

Background color for the above div is #b13ecb

HTML with inline CSS

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

#b13ecb color code is use for CSS Border Color

CSS Border color for the above div is #b13ecb

HTML with inline CSS

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

CSS Border Left color for the above div is #b13ecb

HTML with inline CSS

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

CSS Border Right color for the above div is #b13ecb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b13ecb

HTML with inline CSS

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

CSS Border Top color for the above div is #b13ecb

HTML with inline CSS

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

#b13ecb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b13ecb Color code Preview on White Background

This is how #b13ecb Color code will look on white background color. Color contrast ratio is 4.75

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

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(177,62,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(88,203,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(177,62,203,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.