@
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.

#b12dee hex color - Violet - Warm color - Information

#b12dee hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b12dee Color code in RGB color code model is created after adding 69.41% red color, 17.65% green color and 93.33% blue color. Hex #b12dee Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 81% magenta, 0% yellow and 6.67% black.

Hex #b12dee color code is between #aa33dd web safe hex color code and #bb22ff web safe hex color code. #aa33dd is the nearest web safe color code. You can see here many more shades of #b12dee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code b12dee #b12dee
RGB Decimal 177, 45, 238 rgb(177, 45, 238)
RGB Percent 69%, 18%, 93% rgb(69%, 18%, 93%)
CSS RGBa 177, 45, 238,1 rgba(177,45,238,1)
CMYK Model cmyk(26%,81%,0%,6.67%)
HSL Color Space 281,85% ,55% hsl(281,85% ,55%)
HSV Color Space 281°, 81%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110001 00101101 11101110
Octal 261 55 356
Decimal 177 45 238
Hex b1 2d ee

Different shades of #b12dee color code.

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

Light Shade of #b12dee
#c35cf2
Dark Shade of #b12dee
#9811d7
Saturated Shade of #b12dee
#b522f9
Desaturated Shade of #b12dee
#ad38e3
Grey scale Shade of #b12dee
#8d8d8d
Brighten Shade
#ca46ff
Most Readable Shade
#FFFFFF

Shades of #b12dee color code

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

#b12dee
#9d28d3
#8923b9
#761e9e
#621984
#4e1469
#3b0f4f
#270a34
#13051a
#000000

Similar Color like #b12dee color

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

#b22eef
#b32ff0
#b430f1
#b531f2
#b632f3
#b733f4
#b834f5
#b935f6
#ba36f7
#bb37f8
#bc38f9
#bd39fa
#be3afb
#bf3bfc
#b02ced
#af2bec
#ae2aeb
#ad29ea
#ac28e9
#ab27e8
#aa26e7
#a925e6
#a824e5
#a723e4
#a622e3
#a521e2
#a420e1
#a31fe0

Monochromatic Color with #b12dee

#b12dee
#13051a
#330d44
#52156e
#721d99
#9125c3

Tints of #b12dee Color

#b12dee
#b944ef
#c25bf1
#cb73f3
#d38af5
#dca1f7
#e5b9f9
#edd0fb
#f6e7fd
#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

#b12dee
#6aee2d

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

Split Complementary

#b12dee
#cbee2d
#2dee50

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

Analogous Color

#642dee
#8a2dee
#b12dee
#d82dee
#ee2dde

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

#b12dee
#eeb12d
#2deeb1

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

#b12dee
#ee512d
#6aee2d
#2dcaee

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

#b12dee
#6aee2d
#2dee50
#ee2dcb

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

#b12dee Color Code Preview on Black Background Color

This is how #b12dee Color will look on black background color. Color contrast ratio is 4.48

#b12dee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b12dee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b12dee

#b12dee color code is use for CSS Background Color

Background color for the above div is #b12dee

HTML with inline CSS

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

#b12dee color code is use for CSS Border Color

CSS Border color for the above div is #b12dee

HTML with inline CSS

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

CSS Border Left color for the above div is #b12dee

HTML with inline CSS

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

CSS Border Right color for the above div is #b12dee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b12dee

HTML with inline CSS

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

CSS Border Top color for the above div is #b12dee

HTML with inline CSS

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

#b12dee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b12dee Color code Preview on White Background

This is how #b12dee Color code will look on white background color. Color contrast ratio is 4.69

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

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(177,45,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(106,238,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(177,45,238,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.