crispedge.com

Color picker

Loading...

#b059ac hex color - Violet - Warm color - Information

#b059ac hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b059ac Color code in RGB color code model is created after adding 69.02% red color, 34.9% green color and 67.45% blue color. Hex #b059ac Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 49% magenta, 2% yellow and 31% black.

Hex #b059ac color code is between #aa55aa web safe hex color code and #bb66bb web safe hex color code. #aa55aa is the nearest web safe color code. You can see here many more shades of #b059ac color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb059ac#b059ac
RGB Decimal176, 89, 172rgb(176, 89, 172)
RGB Percent69%, 35%, 67%rgb(69%, 35%, 67%)
CSS RGBa176, 89, 172,1rgba(176,89,172,1)
CMYK Modelcmyk(0%,49%,2%,31%)
HSL Color Space303,36% ,52%hsl(303,36% ,52%)
HSV Color Space303°, 49%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100000101100110101100
Octal260131254
Decimal17689172
Hexb059ac

Different shades of #b059ac color code.

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

Light Shade of #b059ac
#c07cbd
Dark Shade of #b059ac
#91458d
Saturated Shade of #b059ac
#bc4db7
Desaturated Shade of #b059ac
#a465a1
Grey scale Shade of #b059ac
#848484
Brighten Shade
#c972c5
Most Readable Shade
#FFFFFF

Shades of #b059ac color code

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

#b059ac
#9c4f98
#884585
#753b72
#61315f
#4e274c
#3a1d39
#271326
#130913
#000000

Similar Color like #b059ac color

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

#b15aad
#b25bae
#b35caf
#b45db0
#b55eb1
#b65fb2
#b760b3
#b861b4
#b962b5
#ba63b6
#bb64b7
#bc65b8
#bd66b9
#be67ba
#af58ab
#ae57aa
#ad56a9
#ac55a8
#ab54a7
#aa53a6
#a952a5
#a851a4
#a750a3
#a64fa2
#a54ea1
#a44da0
#a34c9f
#a24b9e

Monochromatic Color with #b059ac

#b059ac
#da6ed6
#060306
#30192f
#5b2e59
#854482

Tints of #b059ac Color

#b059ac
#b86bb5
#c17dbe
#ca90c7
#d3a2d0
#dbb5da
#e4c7e3
#eddaec
#f6ecf5
#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

#b059ac
#59b05d

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

Split Complementary

#b059ac
#81b059
#59b088

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

Analogous Color

#9159b0
#a359b0
#b059ac
#b0599b
#b05989

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

#b059ac
#acb059
#59acb0

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

#b059ac
#b08859
#59b05d
#5980b0

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

#b059ac
#59b05d
#59b089
#b05981

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

#b059ac Color Code Preview on Black Background Color

This is how #b059ac Color will look on black background color. Color contrast ratio is 4.87

#b059ac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b059ac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b059ac

#b059ac color code is use for CSS Background Color

Background color for the above div is #b059ac

HTML with inline CSS

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

#b059ac color code is use for CSS Border Color

CSS Border color for the above div is #b059ac

HTML with inline CSS

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

CSS Border Left color for the above div is #b059ac

HTML with inline CSS

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

CSS Border Right color for the above div is #b059ac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b059ac

HTML with inline CSS

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

CSS Border Top color for the above div is #b059ac

HTML with inline CSS

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

#b059ac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b059ac Color code Preview on White Background

This is how #b059ac Color code will look on white background color. Color contrast ratio is 4.31

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

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(176,89,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(89,176,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(176,89,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.