crispedge.com

Color picker

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

#b37aed hex color - Blue - Cool color - Information

#b37aed hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #b37aed Color code in RGB color code model is created after adding 70.2% red color, 47.84% green color and 92.94% blue color. Hex #b37aed Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 49% magenta, 0% yellow and 7% black.

Hex #b37aed color code is between #bb77ee web safe hex color code and #aa88dd web safe hex color code. #bb77ee is the nearest web safe color code. You can see here many more shades of #b37aed color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb37aed#b37aed
RGB Decimal179, 122, 237rgb(179, 122, 237)
RGB Percent70%, 48%, 93%rgb(70%, 48%, 93%)
CSS RGBa179, 122, 237,1rgba(179,122,237,1)
CMYK Modelcmyk(24%,49%,0%,7%)
HSL Color Space270,76% ,70%hsl(270,76% ,70%)
HSV Color Space270°, 49%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101100110111101011101101
Octal263172355
Decimal179122237
Hexb37aed

Different shades of #b37aed color code.

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

Light Shade of #b37aed
#cda7f3
Dark Shade of #b37aed
#994de7
Saturated Shade of #b37aed
#b372f5
Desaturated Shade of #b37aed
#b382e5
Grey scale Shade of #b37aed
#b3b3b3
Brighten Shade
#cc93ff
Most Readable Shade
#000000

Shades of #b37aed color code

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

#b37aed
#9f6cd2
#8b5eb8
#77519e
#634383
#4f3669
#3b284f
#271b34
#130d1a
#000000

Similar Color like #b37aed color

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

#b47bee
#b57cef
#b67df0
#b77ef1
#b87ff2
#b980f3
#ba81f4
#bb82f5
#bc83f6
#bd84f7
#be85f8
#bf86f9
#c087fa
#c188fb
#b279ec
#b178eb
#b077ea
#af76e9
#ae75e8
#ad74e7
#ac73e6
#ab72e5
#aa71e4
#a970e3
#a86fe2
#a76ee1
#a66de0
#a56cdf

Monochromatic Color with #b37aed

#b37aed
#120d18
#332243
#53386d
#734e98
#9364c2

Tints of #b37aed Color

#b37aed
#bb88ef
#c397f1
#cca6f3
#d4b5f5
#ddc3f7
#e5d2f9
#eee1fb
#f6f0fd
#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

#b37aed
#b4ed7a

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

Split Complementary

#b37aed
#eded7a
#7aed7a

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

Analogous Color

#857aed
#9c7aed
#b37aed
#ca7aed
#e17aed

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

#b37aed
#edb37a
#7aedb3

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

#b37aed
#ed7a7a
#b4ed7a
#7aedec

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

#b37aed
#b4ed7a
#7aed7a
#ed7aed

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

#b37aed Color Code Preview on Black Background Color

This is how #b37aed Color will look on black background color. Color contrast ratio is 6.92

#b37aed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b37aed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b37aed

#b37aed color code is use for CSS Background Color

Background color for the above div is #b37aed

HTML with inline CSS

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

#b37aed color code is use for CSS Border Color

CSS Border color for the above div is #b37aed

HTML with inline CSS

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

CSS Border Left color for the above div is #b37aed

HTML with inline CSS

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

CSS Border Right color for the above div is #b37aed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b37aed

HTML with inline CSS

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

CSS Border Top color for the above div is #b37aed

HTML with inline CSS

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

#b37aed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b37aed Color code Preview on White Background

This is how #b37aed Color code will look on white background color. Color contrast ratio is 3.03

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.