crispedge.com

Color picker

Loading...

#b750ab hex color - Violet - Warm color - Information

#b750ab hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b750ab Color code in RGB color code model is created after adding 71.76% red color, 31.37% green color and 67.06% blue color. Hex #b750ab Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 7% yellow and 28% black.

Hex #b750ab color code is between #bb55aa web safe hex color code and #aa44bb web safe hex color code. #bb55aa is the nearest web safe color code. You can see here many more shades of #b750ab color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codeb750ab#b750ab
RGB Decimal183, 80, 171rgb(183, 80, 171)
RGB Percent72%, 31%, 67%rgb(72%, 31%, 67%)
CSS RGBa183, 80, 171,1rgba(183,80,171,1)
CMYK Modelcmyk(0%,56%,7%,28%)
HSL Color Space307,42% ,52%hsl(307,42% ,52%)
HSV Color Space307°, 56%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110101000010101011
Octal267120253
Decimal18380171
Hexb750ab

Different shades of #b750ab color code.

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

Light Shade of #b750ab
#c674bc
Dark Shade of #b750ab
#963e8c
Saturated Shade of #b750ab
#c344b4
Desaturated Shade of #b750ab
#ab5ca2
Grey scale Shade of #b750ab
#838383
Brighten Shade
#d069c4
Most Readable Shade
#FFFFFF

Shades of #b750ab color code

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

#b750ab
#a24798
#8e3e85
#7a3572
#652c5f
#51234c
#3d1a39
#281126
#140813
#000000

Similar Color like #b750ab color

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

#b851ac
#b952ad
#ba53ae
#bb54af
#bc55b0
#bd56b1
#be57b2
#bf58b3
#c059b4
#c15ab5
#c25bb6
#c35cb7
#c45db8
#c55eb9
#b64faa
#b54ea9
#b44da8
#b34ca7
#b24ba6
#b14aa5
#b049a4
#af48a3
#ae47a2
#ad46a1
#ac45a0
#ab449f
#aa439e
#a9429d

Monochromatic Color with #b750ab

#b750ab
#e163d3
#0d060c
#371834
#622b5c
#8c3d83

Tints of #b750ab Color

#b750ab
#bf63b4
#c776bd
#cf8ac7
#d79dd0
#dfb1d9
#e7c4e3
#efd8ec
#f7ebf5
#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

#b750ab
#50b75c

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

Split Complementary

#b750ab
#77b750
#50b790

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

Analogous Color

#9a50b7
#ae50b7
#b750ab
#b75096
#b75082

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

#b750ab
#abb750
#50abb7

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

#b750ab
#b78f50
#50b75c
#5077b7

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

#b750ab
#50b75c
#50b790
#b75077

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

#b750ab Color Code Preview on Black Background Color

This is how #b750ab Color will look on black background color. Color contrast ratio is 4.75

#b750ab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b750ab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b750ab

#b750ab color code is use for CSS Background Color

Background color for the above div is #b750ab

HTML with inline CSS

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

#b750ab color code is use for CSS Border Color

CSS Border color for the above div is #b750ab

HTML with inline CSS

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

CSS Border Left color for the above div is #b750ab

HTML with inline CSS

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

CSS Border Right color for the above div is #b750ab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b750ab

HTML with inline CSS

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

CSS Border Top color for the above div is #b750ab

HTML with inline CSS

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

#b750ab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b750ab Color code Preview on White Background

This is how #b750ab Color code will look on white background color. Color contrast ratio is 4.42

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

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(183,80,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,183,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,80,171,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.