Skip to main content Skip to docs navigation

#b42fcd 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 Purple Vanity and its hex is #9932CC Nearest Color Name

Color Hue/Base color: Violet

Hex #b42fcd Color code in RGB color code model is created after adding 70.59% red color, 18.43% green color and 80.39% blue color. Hex #b42fcd Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 77% magenta, 0% yellow and 19.61% black.

Hex #b42fcd color code is between #bb33cc web safe hex color code and #aa22dd web safe hex color code. #bb33cc is the nearest web safe color code. You can see here many more shades of #b42fcd color code.

RGB Chart

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

Color Table

Hex Color Code b42fcd #b42fcd
RGB Decimal 180, 47, 205 180, 47, 205
RGB Percent 71%, 18%, 80% rgb(71%, 18%, 80%)
CSS RGBa 180, 47, 205,1 rgba(180,47,205,1)
CMYK Model cmyk(12%,77%,0%,19.61%)
HSL Color Space 291,63% ,49% hsl(291,63% ,49%)
HSV Color Space 291°, 77%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110100 00101111 11001101
Octal 264 57 315
Decimal 180 47 205
Hex b4 2f cd

Different shades of #b42fcd color code.

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

Darkest of #b42fcd
#471251
Darker of #b42fcd
#6b1c7a
Dark of #b42fcd
#9025a4
Base of #b42fcd
#b42fcd
Light of #b42fcd
#c457d8
Lighter
#d280e2
Lightest
#e1aaeb

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

#b42fcd
#48cd2f

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

Split Complementary

#b42fcd
#97cd2f
#2fcd65

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

Analogous Color

#582fcd
#722fcd
#b42fcd
#cd2fb1
#cd2f6f

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

#b42fcd
#2fcdb4
#cdb42f

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

#b42fcd
#cdb42f
#48cd2f
#2f48cd

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

#b42fcd
#cd652f
#48cd2f
#2f97cd

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

#220927
#471251
#6b1c7a
#9025a4
#b42fcd
#c457d8
#d280e2
#e1aaeb
#f0d3f5

Tints of #b42fcd Color

#b42fcd
#bc46d2
#c45dd8
#cd74dd
#d58be3
#dda2e8
#e6b9ee
#eed0f3
#f6e7f9
#ffffff

Shades of #b42fcd color code

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

#b42fcd
#a029b6
#8c249f
#781f88
#641a71
#50145b
#3c0f44
#280a2d
#140516
#000000

Tones

#b42fcd
#a348b4
#92619b
#807b81
#7e7e7e

Tones

Similar Color like #b42fcd color

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

#b530ce
#b631cf
#b732d0
#b833d1
#b934d2
#ba35d3
#bb36d4
#bc37d5
#bd38d6
#be39d7
#bf3ad8
#c03bd9
#c13cda
#c23ddb
#b32ecc
#b22dcb
#b12cca
#b02bc9
#af2ac8
#ae29c7
#ad28c6
#ac27c5
#ab26c4
#aa25c3
#a924c2
#a823c1
#a722c0
#a621bf

Download this Dark Violet

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

#b42fcd Color Code Preview on Black Background Color

This is how #b42fcd Color will look on black background color. Color contrast ratio is 4.23

#b42fcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b42fcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b42fcd

#b42fcd color code is use for CSS Background Color

Background color for the above div is #b42fcd

HTML with inline CSS

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

#b42fcd color code is use for CSS Border Color

CSS Border color for the above div is #b42fcd

HTML with inline CSS

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

CSS Border Left color for the above div is #b42fcd

HTML with inline CSS

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

CSS Border Right color for the above div is #b42fcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b42fcd

HTML with inline CSS

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

CSS Border Top color for the above div is #b42fcd

HTML with inline CSS

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

#b42fcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b42fcd Color code Preview on White Background

This is how #b42fcd Color code will look on white background color. Color contrast ratio is 4.97

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

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