crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#b7a6e4 hex color - Blue - Cool color - Information

#b7a6e4 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #b7a6e4 Color code in RGB color code model is created after adding 71.76% red color, 65.1% green color and 89.41% blue color. Hex #b7a6e4 Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 27% magenta, 0% yellow and 11% black.

Hex #b7a6e4 color code is between #bbaadd web safe hex color code and #aa99ee web safe hex color code. #bbaadd is the nearest web safe color code. You can see here many more shades of #b7a6e4 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeb7a6e4#b7a6e4
RGB Decimal183, 166, 228rgb(183, 166, 228)
RGB Percent72%, 65%, 89%rgb(72%, 65%, 89%)
CSS RGBa183, 166, 228,1rgba(183,166,228,1)
CMYK Modelcmyk(20%,27%,0%,11%)
HSL Color Space256,53% ,77%hsl(256,53% ,77%)
HSV Color Space256°, 27%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101111010011011100100
Octal267246344
Decimal183166228
Hexb7a6e4

Different shades of #b7a6e4 color code.

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

Light Shade of #b7a6e4
#d7cdf0
Dark Shade of #b7a6e4
#977fd8
Saturated Shade of #b7a6e4
#b4a0ea
Desaturated Shade of #b7a6e4
#baacde
Grey scale Shade of #b7a6e4
#c5c5c5
Brighten Shade
#d0bffd
Most Readable Shade
#000000

Shades of #b7a6e4 color code

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

#b7a6e4
#a293ca
#8e81b1
#7a6e98
#655c7e
#514965
#3d374c
#282432
#141219
#000000

Similar Color like #b7a6e4 color

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

#b8a7e5
#b9a8e6
#baa9e7
#bbaae8
#bcabe9
#bdacea
#beadeb
#bfaeec
#c0afed
#c1b0ee
#c2b1ef
#c3b2f0
#c4b3f1
#c5b4f2
#b6a5e3
#b5a4e2
#b4a3e1
#b3a2e0
#b2a1df
#b1a0de
#b09fdd
#af9edc
#ae9ddb
#ad9cda
#ac9bd9
#ab9ad8
#aa99d7
#a998d6

Monochromatic Color with #b7a6e4

#b7a6e4
#0c0b0f
#2f2a3a
#514964
#73688f
#9587b9

Tints of #b7a6e4 Color

#b7a6e4
#bfafe7
#c7b9ea
#cfc3ed
#d7cdf0
#dfd7f3
#e7e1f6
#efebf9
#f7f5fc
#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

#b7a6e4
#d3e4a6

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

Split Complementary

#b7a6e4
#e4d6a6
#b4e4a6

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

Analogous Color

#a6aee4
#aba6e4
#b7a6e4
#c3a6e4
#d0a6e4

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

#b7a6e4
#e4b7a6
#a6e4b7

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

#b7a6e4
#e4a6b4
#d3e4a6
#a6e4d6

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

#b7a6e4
#d3e4a6
#b4e4a6
#d6a6e4

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

#b7a6e4 Color Code Preview on Black Background Color

This is how #b7a6e4 Color will look on black background color. Color contrast ratio is 9.59

#b7a6e4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7a6e4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7a6e4

#b7a6e4 color code is use for CSS Background Color

Background color for the above div is #b7a6e4

HTML with inline CSS

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

#b7a6e4 color code is use for CSS Border Color

CSS Border color for the above div is #b7a6e4

HTML with inline CSS

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

CSS Border Left color for the above div is #b7a6e4

HTML with inline CSS

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

CSS Border Right color for the above div is #b7a6e4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b7a6e4

HTML with inline CSS

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

CSS Border Top color for the above div is #b7a6e4

HTML with inline CSS

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

#b7a6e4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b7a6e4 Color code Preview on White Background

This is how #b7a6e4 Color code will look on white background color. Color contrast ratio is 2.19

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.