crispedge.com

Color picker

Loading...

#b482af hex color - Violet - Warm color - Information

#b482af hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b482af Color code in RGB color code model is created after adding 70.59% red color, 50.98% green color and 68.63% blue color. Hex #b482af Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 3% yellow and 29% black.

Hex #b482af color code is between #bb88aa web safe hex color code and #aa77bb web safe hex color code. #bb88aa is the nearest web safe color code. You can see here many more shades of #b482af color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb482af#b482af
RGB Decimal180, 130, 175rgb(180, 130, 175)
RGB Percent71%, 51%, 69%rgb(71%, 51%, 69%)
CSS RGBa180, 130, 175,1rgba(180,130,175,1)
CMYK Modelcmyk(0%,28%,3%,29%)
HSL Color Space306,25% ,61%hsl(306,25% ,61%)
HSV Color Space306°, 28%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101001000001010101111
Octal264202257
Decimal180130175
Hexb482af

Different shades of #b482af color code.

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

Light Shade of #b482af
#c7a2c3
Dark Shade of #b482af
#a1629b
Saturated Shade of #b482af
#be78b7
Desaturated Shade of #b482af
#aa8ca7
Grey scale Shade of #b482af
#9b9b9b
Brighten Shade
#cd9bc8
Most Readable Shade
#000000

Shades of #b482af color code

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

#b482af
#a0739b
#8c6588
#785674
#644861
#50394d
#3c2b3a
#281c26
#140e13
#000000

Similar Color like #b482af color

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

#b583b0
#b684b1
#b785b2
#b886b3
#b987b4
#ba88b5
#bb89b6
#bc8ab7
#bd8bb8
#be8cb9
#bf8dba
#c08ebb
#c18fbc
#c290bd
#b381ae
#b280ad
#b17fac
#b07eab
#af7daa
#ae7ca9
#ad7ba8
#ac7aa7
#ab79a6
#aa78a5
#a977a4
#a876a3
#a775a2
#a674a1

Monochromatic Color with #b482af

#b482af
#dea1d8
#0a070a
#342633
#5f455c
#896386

Tints of #b482af Color

#b482af
#bc8fb7
#c49dc0
#cdabc9
#d5b9d2
#ddc7db
#e6d5e4
#eee3ed
#f6f1f6
#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

#b482af
#82b487

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

Split Complementary

#b482af
#96b482
#82b4a0

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

Analogous Color

#a582b4
#af82b4
#b482af
#b482a5
#b4829b

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

#b482af
#afb482
#82afb4

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

#b482af
#b4a082
#82b487
#8296b4

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

#b482af
#82b487
#82b4a0
#b48296

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

#b482af Color Code Preview on Black Background Color

This is how #b482af Color will look on black background color. Color contrast ratio is 6.75

#b482af in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b482af

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b482af

#b482af color code is use for CSS Background Color

Background color for the above div is #b482af

HTML with inline CSS

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

#b482af color code is use for CSS Border Color

CSS Border color for the above div is #b482af

HTML with inline CSS

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

CSS Border Left color for the above div is #b482af

HTML with inline CSS

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

CSS Border Right color for the above div is #b482af

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b482af

HTML with inline CSS

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

CSS Border Top color for the above div is #b482af

HTML with inline CSS

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

#b482af hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b482af Color code Preview on White Background

This is how #b482af Color code will look on white background color. Color contrast ratio is 3.11

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

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(180,130,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(130,180,135,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(180,130,175,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.