@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#b25daa hex color - Violet - Warm color - Information

#b25daa hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b25daa Color code in RGB color code model is created after adding 69.8% red color, 36.47% green color and 66.67% blue color. Hex #b25daa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 4% yellow and 30.2% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code b25daa #b25daa
RGB Decimal 178, 93, 170 rgb(178, 93, 170)
RGB Percent 70%, 36%, 67% rgb(70%, 36%, 67%)
CSS RGBa 178, 93, 170,1 rgba(178,93,170,1)
CMYK Model cmyk(0%,48%,4%,30.2%)
HSL Color Space 306,36% ,53% hsl(306,36% ,53%)
HSV Color Space 306°, 48%, 70%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110010 01011101 10101010
Octal 262 135 252
Decimal 178 93 170
Hex b2 5d aa

Different shades of #b25daa color code.

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

Light Shade of #b25daa
#c280bc
Dark Shade of #b25daa
#95478e
Saturated Shade of #b25daa
#be51b4
Desaturated Shade of #b25daa
#a669a0
Grey scale Shade of #b25daa
#878787
Brighten Shade
#cb76c3
Most Readable Shade
#FFFFFF

Shades of #b25daa color code

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

#b25daa
#9e5297
#8a4884
#763e71
#62335e
#4f294b
#3b1f38
#271425
#130a12
#000000

Similar Color like #b25daa color

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

#b35eab
#b45fac
#b560ad
#b661ae
#b762af
#b863b0
#b964b1
#ba65b2
#bb66b3
#bc67b4
#bd68b5
#be69b6
#bf6ab7
#c06bb8
#b15ca9
#b05ba8
#af5aa7
#ae59a6
#ad58a5
#ac57a4
#ab56a3
#aa55a2
#a954a1
#a853a0
#a7529f
#a6519e
#a5509d
#a44f9c

Monochromatic Color with #b25daa

#b25daa
#dc73d3
#080408
#321a30
#5d3159
#874781

Tints of #b25daa Color

#b25daa
#ba6fb3
#c381bc
#cb93c6
#d4a5cf
#dcb7d9
#e5c9e2
#eddbec
#f6edf5
#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

#b25daa
#5db265

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

Split Complementary

#b25daa
#80b25d
#5db28f

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

Analogous Color

#985db2
#a95db2
#b25daa
#b25d99
#b25d88

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

#b25daa
#aab25d
#5daab2

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

#b25daa
#b28f5d
#5db265
#5d7fb2

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

#b25daa
#5db265
#5db28f
#b25d80

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

#b25daa Color Code Preview on Black Background Color

This is how #b25daa Color will look on black background color. Color contrast ratio is 5.04

#b25daa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b25daa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b25daa

#b25daa color code is use for CSS Background Color

Background color for the above div is #b25daa

HTML with inline CSS

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

#b25daa color code is use for CSS Border Color

CSS Border color for the above div is #b25daa

HTML with inline CSS

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

CSS Border Left color for the above div is #b25daa

HTML with inline CSS

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

CSS Border Right color for the above div is #b25daa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b25daa

HTML with inline CSS

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

CSS Border Top color for the above div is #b25daa

HTML with inline CSS

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

#b25daa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b25daa Color code Preview on White Background

This is how #b25daa Color code will look on white background color. Color contrast ratio is 4.17

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

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(178,93,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,178,101,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(178,93,170,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.