crispedge.com

Color picker

Loading...

#b780ac hex color - Violet - Warm color - Information

#b780ac hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b780ac Color code in RGB color code model is created after adding 71.76% red color, 50.2% green color and 67.45% blue color. Hex #b780ac Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 30% magenta, 6% yellow and 28% black.

Hex #b780ac color code is between #bb88aa web safe hex color code and #aa77bb web safe hex color code. #bb88aa is the nearest web safe color code. You can see here many more shades of #b780ac color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb780ac#b780ac
RGB Decimal183, 128, 172rgb(183, 128, 172)
RGB Percent72%, 50%, 67%rgb(72%, 50%, 67%)
CSS RGBa183, 128, 172,1rgba(183,128,172,1)
CMYK Modelcmyk(0%,30%,6%,28%)
HSL Color Space312,28% ,61%hsl(312,28% ,61%)
HSV Color Space312°, 30%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101111000000010101100
Octal267200254
Decimal183128172
Hexb780ac

Different shades of #b780ac color code.

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

Light Shade of #b780ac
#c9a1c1
Dark Shade of #b780ac
#a55f97
Saturated Shade of #b780ac
#c176b2
Desaturated Shade of #b780ac
#ad8aa6
Grey scale Shade of #b780ac
#9b9b9b
Brighten Shade
#d099c5
Most Readable Shade
#000000

Shades of #b780ac color code

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

#b780ac
#a27198
#8e6385
#7a5572
#65475f
#51384c
#3d2a39
#281c26
#140e13
#000000

Similar Color like #b780ac color

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

#b881ad
#b982ae
#ba83af
#bb84b0
#bc85b1
#bd86b2
#be87b3
#bf88b4
#c089b5
#c18ab6
#c28bb7
#c38cb8
#c48db9
#c58eba
#b67fab
#b57eaa
#b47da9
#b37ca8
#b27ba7
#b17aa6
#b079a5
#af78a4
#ae77a3
#ad76a2
#ac75a1
#ab74a0
#aa739f
#a9729e

Monochromatic Color with #b780ac

#b780ac
#e19ed4
#0d090c
#372734
#62455c
#8c6284

Tints of #b780ac Color

#b780ac
#bf8eb5
#c79cbe
#cfaac7
#d7b8d0
#dfc6da
#e7d4e3
#efe2ec
#f7f0f5
#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

#b780ac
#80b78b

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

Split Complementary

#b780ac
#91b780
#80b7a7

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

Analogous Color

#ac80b7
#b780b7
#b780ac
#b780a1
#b78096

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

#b780ac
#acb780
#80acb7

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

#b780ac
#b7a680
#80b78b
#8091b7

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

#b780ac
#80b78b
#80b7a7
#b78091

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

#b780ac Color Code Preview on Black Background Color

This is how #b780ac Color will look on black background color. Color contrast ratio is 6.70

#b780ac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b780ac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b780ac

#b780ac color code is use for CSS Background Color

Background color for the above div is #b780ac

HTML with inline CSS

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

#b780ac color code is use for CSS Border Color

CSS Border color for the above div is #b780ac

HTML with inline CSS

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

CSS Border Left color for the above div is #b780ac

HTML with inline CSS

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

CSS Border Right color for the above div is #b780ac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b780ac

HTML with inline CSS

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

CSS Border Top color for the above div is #b780ac

HTML with inline CSS

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

#b780ac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b780ac Color code Preview on White Background

This is how #b780ac Color code will look on white background color. Color contrast ratio is 3.14

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

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(183,128,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(128,183,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,128,172,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.