crispedge.com

Color picker

Loading...

#b04ea4 hex color - Violet - Warm color - Information

#b04ea4 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b04ea4 Color code in RGB color code model is created after adding 69.02% red color, 30.59% green color and 64.31% blue color. Hex #b04ea4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 7% yellow and 31% black.

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeb04ea4#b04ea4
RGB Decimal176, 78, 164rgb(176, 78, 164)
RGB Percent69%, 31%, 64%rgb(69%, 31%, 64%)
CSS RGBa176, 78, 164,1rgba(176,78,164,1)
CMYK Modelcmyk(0%,56%,7%,31%)
HSL Color Space307,39% ,50%hsl(307,39% ,50%)
HSV Color Space307°, 56%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100000100111010100100
Octal260116244
Decimal17678164
Hexb04ea4

Different shades of #b04ea4 color code.

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

Light Shade of #b04ea4
#c071b6
Dark Shade of #b04ea4
#8d3e83
Saturated Shade of #b04ea4
#bd41ae
Desaturated Shade of #b04ea4
#a35b9a
Grey scale Shade of #b04ea4
#7f7f7f
Brighten Shade
#c967bd
Most Readable Shade
#FFFFFF

Shades of #b04ea4 color code

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

#b04ea4
#9c4591
#883c7f
#75346d
#612b5b
#4e2248
#3a1a36
#271124
#130812
#000000

Similar Color like #b04ea4 color

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

#b14fa5
#b250a6
#b351a7
#b452a8
#b553a9
#b654aa
#b755ab
#b856ac
#b957ad
#ba58ae
#bb59af
#bc5ab0
#bd5bb1
#be5cb2
#af4da3
#ae4ca2
#ad4ba1
#ac4aa0
#ab499f
#aa489e
#a9479d
#a8469c
#a7459b
#a6449a
#a54399
#a44298
#a34197
#a24096

Monochromatic Color with #b04ea4

#b04ea4
#da61cc
#060306
#30152d
#5b2855
#853b7c

Tints of #b04ea4 Color

#b04ea4
#b861ae
#c175b8
#ca89c2
#d39ccc
#dbb0d6
#e4c4e0
#edd7ea
#f6ebf4
#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

#b04ea4
#4eb05a

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

Split Complementary

#b04ea4
#73b04e
#4eb08b

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

Analogous Color

#954eb0
#a84eb0
#b04ea4
#b04e90
#b04e7d

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

#b04ea4
#a4b04e
#4ea4b0

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

#b04ea4
#b08b4e
#4eb05a
#4e73b0

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

#b04ea4
#4eb05a
#4eb08b
#b04e73

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

#b04ea4 Color Code Preview on Black Background Color

This is how #b04ea4 Color will look on black background color. Color contrast ratio is 4.47

#b04ea4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b04ea4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b04ea4

#b04ea4 color code is use for CSS Background Color

Background color for the above div is #b04ea4

HTML with inline CSS

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

#b04ea4 color code is use for CSS Border Color

CSS Border color for the above div is #b04ea4

HTML with inline CSS

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

CSS Border Left color for the above div is #b04ea4

HTML with inline CSS

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

CSS Border Right color for the above div is #b04ea4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b04ea4

HTML with inline CSS

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

CSS Border Top color for the above div is #b04ea4

HTML with inline CSS

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

#b04ea4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b04ea4 Color code Preview on White Background

This is how #b04ea4 Color code will look on white background color. Color contrast ratio is 4.70

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

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,78,164,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(78,176,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(176,78,164,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.