crispedge.com

Color picker

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

#b988cf hex color - Violet - Warm color - Information

#b988cf hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b988cf Color code in RGB color code model is created after adding 72.55% red color, 53.33% green color and 81.18% blue color. Hex #b988cf Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 34% magenta, 0% yellow and 19% black.

Hex #b988cf color code is between #bb77cc web safe hex color code and #aa99dd web safe hex color code. #bb77cc is the nearest web safe color code. You can see here many more shades of #b988cf color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb988cf#b988cf
RGB Decimal185, 136, 207rgb(185, 136, 207)
RGB Percent73%, 53%, 81%rgb(73%, 53%, 81%)
CSS RGBa185, 136, 207,1rgba(185,136,207,1)
CMYK Modelcmyk(11%,34%,0%,19%)
HSL Color Space281,43% ,67%hsl(281,43% ,67%)
HSV Color Space281°, 34%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110011000100011001111
Octal271210317
Decimal185136207
Hexb988cf

Different shades of #b988cf color code.

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

Light Shade of #b988cf
#ceacde
Dark Shade of #b988cf
#a464c0
Saturated Shade of #b988cf
#bc80d7
Desaturated Shade of #b988cf
#b690c7
Grey scale Shade of #b988cf
#ababab
Brighten Shade
#d2a1e8
Most Readable Shade
#000000

Shades of #b988cf color code

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

#b988cf
#a478b8
#8f69a1
#7b5a8a
#664b73
#523c5c
#3d2d45
#291e2e
#140f17
#000000

Similar Color like #b988cf color

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

#ba89d0
#bb8ad1
#bc8bd2
#bd8cd3
#be8dd4
#bf8ed5
#c08fd6
#c190d7
#c291d8
#c392d9
#c493da
#c594db
#c695dc
#c796dd
#b887ce
#b786cd
#b685cc
#b584cb
#b483ca
#b382c9
#b281c8
#b180c7
#b07fc6
#af7ec5
#ae7dc4
#ad7cc3
#ac7bc2
#ab7ac1

Monochromatic Color with #b988cf

#b988cf
#dfa4f9
#211825
#47344f
#6d507a
#936ca4

Tints of #b988cf Color

#b988cf
#c095d4
#c8a2d9
#d0afdf
#d8bce4
#dfcae9
#e7d7ef
#efe4f4
#f7f1f9
#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

#b988cf
#9ecf88

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

Split Complementary

#b988cf
#c2cf88
#88cf96

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

Analogous Color

#9d88cf
#ab88cf
#b988cf
#c788cf
#cf88c9

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

#b988cf
#cfb988
#88cfb9

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

#b988cf
#cf9588
#9ecf88
#88c1cf

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

#b988cf
#9ecf88
#88cf96
#cf88c2

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

#b988cf Color Code Preview on Black Background Color

This is how #b988cf Color will look on black background color. Color contrast ratio is 7.49

#b988cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b988cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b988cf

#b988cf color code is use for CSS Background Color

Background color for the above div is #b988cf

HTML with inline CSS

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

#b988cf color code is use for CSS Border Color

CSS Border color for the above div is #b988cf

HTML with inline CSS

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

CSS Border Left color for the above div is #b988cf

HTML with inline CSS

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

CSS Border Right color for the above div is #b988cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b988cf

HTML with inline CSS

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

CSS Border Top color for the above div is #b988cf

HTML with inline CSS

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

#b988cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b988cf Color code Preview on White Background

This is how #b988cf Color code will look on white background color. Color contrast ratio is 2.81

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

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.