Skip to main content Skip to docs navigation

#b978ca hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pantone 2573 C and its hex is #B884CB Nearest Color Name

Color Hue/Base color: Violet

Hex #b978ca Color code in RGB color code model is created after adding 72.55% red color, 47.06% green color and 79.22% blue color. Hex #b978ca Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 41% magenta, 0% yellow and 20.78% black.

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

RGB Chart

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

Color Table

Hex Color Code b978ca #b978ca
RGB Decimal 185, 120, 202 185, 120, 202
RGB Percent 73%, 47%, 79% rgb(73%, 47%, 79%)
CSS RGBa 185, 120, 202,1 rgba(185,120,202,1)
CMYK Model cmyk(8%,41%,0%,20.78%)
HSL Color Space 288,44% ,63% hsl(288,44% ,63%)
HSV Color Space 288°, 41%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111001 01111000 11001010
Octal 271 170 312
Decimal 185 120 202
Hex b9 78 ca

Different shades of #b978ca color code.

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

Darkest of #b978ca
#6a3079
Darker of #b978ca
#8a3e9e
Dark of #b978ca
#a653bc
Base of #b978ca
#b978ca
Light of #b978ca
#cc9dd8
Lighter
#dfc1e7
Lightest
#f2e6f5

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

#b978ca
#89ca78

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

Split Complementary

#b978ca
#b2ca78
#78ca90

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

Analogous Color

#8978ca
#9778ca
#b978ca
#ca78c0
#ca789e

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

#b978ca
#78cab9
#cab978

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

#b978ca
#cab978
#89ca78
#7889ca

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#b978ca
#ca9078
#89ca78
#78b2ca

Square 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).

Monochromatic Color with #b978ca

#4a2155
#6a3079
#8a3e9e
#a653bc
#b978ca
#cc9dd8
#dfc1e7
#f2e6f5
#ffffff

Tints of #b978ca Color

#b978ca
#c087cf
#c896d5
#d0a5db
#d8b4e1
#dfc3e7
#e7d2ed
#efe1f3
#f7f0f9
#ffffff

Shades of #b978ca color code

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

#b978ca
#a46ab3
#8f5d9d
#7b5086
#664270
#523559
#3d2843
#291a2c
#140d16
#000000

Tones

#b978ca
#ae8bb7
#a39ea4
#a1a1a1
#a1a1a1

Tones

Similar Color like #b978ca color

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

#ba79cb
#bb7acc
#bc7bcd
#bd7cce
#be7dcf
#bf7ed0
#c07fd1
#c180d2
#c281d3
#c382d4
#c483d5
#c584d6
#c685d7
#c786d8
#b877c9
#b776c8
#b675c7
#b574c6
#b473c5
#b372c4
#b271c3
#b170c2
#b06fc1
#af6ec0
#ae6dbf
#ad6cbe
#ac6bbd
#ab6abc

Download this Dark Violet

Hex #b978ca 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.

#b978ca Color Code Preview on Black Background Color

This is how #b978ca Color will look on black background color. Color contrast ratio is 6.60

#b978ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b978ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b978ca

#b978ca color code is use for CSS Background Color

Background color for the above div is #b978ca

HTML with inline CSS

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

#b978ca color code is use for CSS Border Color

CSS Border color for the above div is #b978ca

HTML with inline CSS

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

CSS Border Left color for the above div is #b978ca

HTML with inline CSS

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

CSS Border Right color for the above div is #b978ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b978ca

HTML with inline CSS

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

CSS Border Top color for the above div is #b978ca

HTML with inline CSS

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

#b978ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b978ca Color code Preview on White Background

This is how #b978ca Color code will look on white background color. Color contrast ratio is 3.18

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(185,120,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(137,202,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(185,120,202,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }