crispedge.com

Color picker

Loading...

#b469da hex color - Violet - Warm color - Information

#b469da hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #b469da Color code in RGB color code model is created after adding 70.59% red color, 41.18% green color and 85.49% blue color. Hex #b469da Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 52% magenta, 0% yellow and 15% black.

Hex #b469da color code is between #bb66dd web safe hex color code and #aa77cc web safe hex color code. #bb66dd is the nearest web safe color code. You can see here many more shades of #b469da color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeb469da#b469da
RGB Decimal180, 105, 218rgb(180, 105, 218)
RGB Percent71%, 41%, 85%rgb(71%, 41%, 85%)
CSS RGBa180, 105, 218,1rgba(180,105,218,1)
CMYK Modelcmyk(17%,52%,0%,15%)
HSL Color Space280,60% ,63%hsl(280,60% ,63%)
HSV Color Space280°, 52%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101000110100111011010
Octal264151332
Decimal180105218
Hexb469da

Different shades of #b469da color code.

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

Light Shade of #b469da
#c892e4
Dark Shade of #b469da
#a040d0
Saturated Shade of #b469da
#b760e3
Desaturated Shade of #b469da
#b172d1
Grey scale Shade of #b469da
#a1a1a1
Brighten Shade
#cd82f3
Most Readable Shade
#000000

Shades of #b469da color code

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

#b469da
#a05dc1
#8c51a9
#784691
#643a79
#502e60
#3c2348
#281730
#140b18
#000000

Similar Color like #b469da color

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

#b56adb
#b66bdc
#b76cdd
#b86dde
#b96edf
#ba6fe0
#bb70e1
#bc71e2
#bd72e3
#be73e4
#bf74e5
#c075e6
#c176e7
#c277e8
#b368d9
#b267d8
#b166d7
#b065d6
#af64d5
#ae63d4
#ad62d3
#ac61d2
#ab60d1
#aa5fd0
#a95ecf
#a85dce
#a75ccd
#a65bcc

Monochromatic Color with #b469da

#b469da
#050305
#281730
#4b2c5a
#6e4085
#9155af

Tints of #b469da Color

#b469da
#bc79de
#c48ae2
#cd9be6
#d5abea
#ddbcee
#e6cdf2
#eeddf6
#f6eefa
#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

#b469da
#8fda69

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

Split Complementary

#b469da
#c7da69
#69da7c

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

Analogous Color

#8769da
#9d69da
#b469da
#cb69da
#da69d3

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

#b469da
#dab469
#69dab4

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

#b469da
#da7b69
#8fda69
#69c7da

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

#b469da
#8fda69
#69da7c
#da69c7

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

#b469da Color Code Preview on Black Background Color

This is how #b469da Color will look on black background color. Color contrast ratio is 5.97

#b469da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b469da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b469da

#b469da color code is use for CSS Background Color

Background color for the above div is #b469da

HTML with inline CSS

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

#b469da color code is use for CSS Border Color

CSS Border color for the above div is #b469da

HTML with inline CSS

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

CSS Border Left color for the above div is #b469da

HTML with inline CSS

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

CSS Border Right color for the above div is #b469da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b469da

HTML with inline CSS

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

CSS Border Top color for the above div is #b469da

HTML with inline CSS

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

#b469da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b469da Color code Preview on White Background

This is how #b469da Color code will look on white background color. Color contrast ratio is 3.52

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

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,105,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(143,218,105,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(180,105,218,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.