crispedge.com

Color picker

Loading...

#b25ffb hex color - Violet - Warm color - Information

#b25ffb hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #b25ffb Color code in RGB color code model is created after adding 69.8% red color, 37.25% green color and 98.43% blue color. Hex #b25ffb Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 62% magenta, 0% yellow and 2% black.

Hex #b25ffb color code is between #aa66ff web safe hex color code and #bb55ee web safe hex color code. #aa66ff is the nearest web safe color code. You can see here many more shades of #b25ffb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb25ffb#b25ffb
RGB Decimal178, 95, 251rgb(178, 95, 251)
RGB Percent70%, 37%, 98%rgb(70%, 37%, 98%)
CSS RGBa178, 95, 251,1rgba(178,95,251,1)
CMYK Modelcmyk(29%,62%,0%,2%)
HSL Color Space272,95% ,68%hsl(272,95% ,68%)
HSV Color Space272°, 62%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100100101111111111011
Octal262137373
Decimal17895251
Hexb25ffb

Different shades of #b25ffb color code.

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

Light Shade of #b25ffb
#ca91fc
Dark Shade of #b25ffb
#9a2dfa
Saturated Shade of #b25ffb
#b25bff
Desaturated Shade of #b25ffb
#b167f3
Grey scale Shade of #b25ffb
#adadad
Brighten Shade
#cb78ff
Most Readable Shade
#FFFFFF

Shades of #b25ffb color code

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

#b25ffb
#9e54df
#8a49c3
#763fa7
#62348b
#4f2a6f
#3b1f53
#271537
#130a1b
#000000

Similar Color like #b25ffb color

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

#b360fc
#b461fd
#b562fe
#b663ff
#b764ff
#b865ff
#b966ff
#ba67ff
#bb68ff
#bc69ff
#bd6aff
#be6bff
#bf6cff
#c06dff
#b15efa
#b05df9
#af5cf8
#ae5bf7
#ad5af6
#ac59f5
#ab58f4
#aa57f3
#a956f2
#a855f1
#a754f0
#a653ef
#a552ee
#a451ed

Monochromatic Color with #b25ffb

#b25ffb
#1b0f26
#391f51
#582f7b
#763fa6
#944fd0

Tints of #b25ffb Color

#b25ffb
#ba70fb
#c382fb
#cb94fc
#d4a6fc
#dcb7fd
#e5c9fd
#eddbfe
#f6edfe
#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

#b25ffb
#a8fb5f

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

Split Complementary

#b25ffb
#f6fb5f
#5ffb64

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

Analogous Color

#745ffb
#935ffb
#b25ffb
#d15ffb
#f05ffb

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

#b25ffb
#fbb25f
#5ffbb2

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

#b25ffb
#fb645f
#a8fb5f
#5ff6fb

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

#b25ffb
#a8fb5f
#5ffb64
#fb5ff6

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

#b25ffb Color Code Preview on Black Background Color

This is how #b25ffb Color will look on black background color. Color contrast ratio is 5.92

#b25ffb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b25ffb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b25ffb

#b25ffb color code is use for CSS Background Color

Background color for the above div is #b25ffb

HTML with inline CSS

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

#b25ffb color code is use for CSS Border Color

CSS Border color for the above div is #b25ffb

HTML with inline CSS

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

CSS Border Left color for the above div is #b25ffb

HTML with inline CSS

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

CSS Border Right color for the above div is #b25ffb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b25ffb

HTML with inline CSS

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

CSS Border Top color for the above div is #b25ffb

HTML with inline CSS

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

#b25ffb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b25ffb Color code Preview on White Background

This is how #b25ffb Color code will look on white background color. Color contrast ratio is 3.55

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

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,95,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(168,251,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(178,95,251,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.