Skip to main content Skip to docs navigation

#b52dcf 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 Telemagenta and its hex is #AA22CC Nearest Color Name

Color Hue/Base color: Violet

Hex #b52dcf Color code in RGB color code model is created after adding 70.98% red color, 17.65% green color and 81.18% blue color. Hex #b52dcf Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 78% magenta, 0% yellow and 18.82% black.

Hex #b52dcf 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 #b52dcf color code.

RGB Chart

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

Color Table

Hex Color Code b52dcf #b52dcf
RGB Decimal 181, 45, 207 181, 45, 207
RGB Percent 71%, 18%, 81% rgb(71%, 18%, 81%)
CSS RGBa 181, 45, 207,1 rgba(181,45,207,1)
CMYK Model cmyk(13%,78%,0%,18.82%)
HSL Color Space 290,64% ,49% hsl(290,64% ,49%)
HSV Color Space 290°, 78%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110101 00101101 11001111
Octal 265 55 317
Decimal 181 45 207
Hex b5 2d cf

Different shades of #b52dcf color code.

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

Darkest of #b52dcf
#471251
Darker of #b52dcf
#6c1b7b
Dark of #b52dcf
#9024a5
Base of #b52dcf
#b52dcf
Light of #b52dcf
#c555da
Lighter
#d37fe3
Lightest
#e1a9ec

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

#b52dcf
#47cf2d

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

Split Complementary

#b52dcf
#98cf2d
#2dcf64

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

Analogous Color

#562dcf
#712dcf
#b52dcf
#cf2db3
#cf2d6f

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

#b52dcf
#2dcfb5
#cfb52d

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

#b52dcf
#cfb52d
#47cf2d
#2d47cf

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

#b52dcf
#cf642d
#47cf2d
#2d98cf

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

#220927
#471251
#6c1b7b
#9024a5
#b52dcf
#c555da
#d37fe3
#e1a9ec
#f0d3f5

Tints of #b52dcf Color

#b52dcf
#bd44d4
#c55bd9
#cd73df
#d58ae4
#dea1e9
#e6b9ef
#eed0f4
#f6e7f9
#ffffff

Shades of #b52dcf color code

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

#b52dcf
#a028b8
#8c23a1
#781e8a
#641973
#50145c
#3c0f45
#280a2e
#140517
#000000

Tones

#b52dcf
#a446b6
#935f9d
#827983
#7e7e7e

Tones

Similar Color like #b52dcf color

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

#b62ed0
#b72fd1
#b830d2
#b931d3
#ba32d4
#bb33d5
#bc34d6
#bd35d7
#be36d8
#bf37d9
#c038da
#c139db
#c23adc
#c33bdd
#b42cce
#b32bcd
#b22acc
#b129cb
#b028ca
#af27c9
#ae26c8
#ad25c7
#ac24c6
#ab23c5
#aa22c4
#a921c3
#a820c2
#a71fc1

Download this Dark Violet

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

#b52dcf Color Code Preview on Black Background Color

This is how #b52dcf Color will look on black background color. Color contrast ratio is 4.24

#b52dcf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b52dcf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b52dcf

#b52dcf color code is use for CSS Background Color

Background color for the above div is #b52dcf

HTML with inline CSS

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

#b52dcf color code is use for CSS Border Color

CSS Border color for the above div is #b52dcf

HTML with inline CSS

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

CSS Border Left color for the above div is #b52dcf

HTML with inline CSS

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

CSS Border Right color for the above div is #b52dcf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b52dcf

HTML with inline CSS

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

CSS Border Top color for the above div is #b52dcf

HTML with inline CSS

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

#b52dcf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b52dcf Color code Preview on White Background

This is how #b52dcf Color code will look on white background color. Color contrast ratio is 4.95

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

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(181,45,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(71,207,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(181,45,207,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }