Skip to main content Skip to docs navigation

#b4256a 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 675 C and its hex is #AE2573 Nearest Color Name

Color Hue/Base color: Violet

Hex #b4256a Color code in RGB color code model is created after adding 70.59% red color, 14.51% green color and 41.57% blue color. Hex #b4256a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 79% magenta, 41% yellow and 29.41% black.

Hex #b4256a color code is between #bb2266 web safe hex color code and #aa3377 web safe hex color code. #bb2266 is the nearest web safe color code. You can see here many more shades of #b4256a color code.

RGB Chart

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

Color Table

Hex Color Code b4256a #b4256a
RGB Decimal 180, 37, 106 180, 37, 106
RGB Percent 71%, 15%, 42% rgb(71%, 15%, 42%)
CSS RGBa 180, 37, 106,1 rgba(180,37,106,1)
CMYK Model cmyk(0%,79%,41%,29.41%)
HSL Color Space 331,66% ,43% hsl(331,66% ,43%)
HSV Color Space 331°, 79%, 71%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110100 00100101 01101010
Octal 264 45 152
Decimal 180 37 106
Hex b4 25 6a

Different shades of #b4256a color code.

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

Darkest of #b4256a
#350b1f
Darker of #b4256a
#5f1438
Dark of #b4256a
#8a1c51
Base of #b4256a
#b4256a
Light of #b4256a
#d63683
Lighter
#de619d
Lightest
#e78bb7

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

#b4256a
#25b46f

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

Split Complementary

#b4256a
#25b428
#25b2b4

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

Analogous Color

#ab25b4
#b425a6
#b4256a
#b4253a
#b44b25

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

#b4256a
#256ab4
#6ab425

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

#b4256a
#6ab425
#25b46f
#6f25b4

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

#b4256a
#b2b425
#25b46f
#2825b4

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 #b4256a

#0b0206
#350b1f
#5f1438
#8a1c51
#b4256a
#d63683
#de619d
#e78bb7
#f0b5d1

Tints of #b4256a Color

#b4256a
#bc3d7a
#c4558b
#cd6d9b
#d585ac
#dd9ebc
#e6b6cd
#eecedd
#f6e6ee
#ffffff

Shades of #b4256a color code

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

#b4256a
#a0205e
#8c1c52
#781846
#64143a
#50102f
#3c0c23
#280817
#14040b
#000000

Tones

#b4256a
#9e3b6b
#89506c
#73666c
#6d6d6d

Tones

Similar Color like #b4256a color

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

#b5266b
#b6276c
#b7286d
#b8296e
#b92a6f
#ba2b70
#bb2c71
#bc2d72
#bd2e73
#be2f74
#bf3075
#c03176
#c13277
#c23378
#b32469
#b22368
#b12267
#b02166
#af2065
#ae1f64
#ad1e63
#ac1d62
#ab1c61
#aa1b60
#a91a5f
#a8195e
#a7185d
#a6175c

Download this Dark Violet

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

#b4256a Color Code Preview on Black Background Color

This is how #b4256a Color will look on black background color. Color contrast ratio is 3.41

#b4256a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4256a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4256a

#b4256a color code is use for CSS Background Color

Background color for the above div is #b4256a

HTML with inline CSS

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

#b4256a color code is use for CSS Border Color

CSS Border color for the above div is #b4256a

HTML with inline CSS

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

CSS Border Left color for the above div is #b4256a

HTML with inline CSS

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

CSS Border Right color for the above div is #b4256a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b4256a

HTML with inline CSS

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

CSS Border Top color for the above div is #b4256a

HTML with inline CSS

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

#b4256a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b4256a Color code Preview on White Background

This is how #b4256a Color code will look on white background color. Color contrast ratio is 6.15

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

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(180,37,106,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(37,180,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(180,37,106,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }