Skip to main content Skip to docs navigation

#b60ab8 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 Nebula and its hex is #A104C3 Nearest Color Name

Color Hue/Base color: Violet

Hex #b60ab8 Color code in RGB color code model is created after adding 71.37% red color, 3.92% green color and 72.16% blue color. Hex #b60ab8 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 95% magenta, 0% yellow and 27.84% black.

Hex #b60ab8 color code is between #bb11bb web safe hex color code and #aa00aa web safe hex color code. #bb11bb is the nearest web safe color code. You can see here many more shades of #b60ab8 color code.

RGB Chart

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

Color Table

Hex Color Code b60ab8 #b60ab8
RGB Decimal 182, 10, 184 182, 10, 184
RGB Percent 71%, 4%, 72% rgb(71%, 4%, 72%)
CSS RGBa 182, 10, 184,1 rgba(182,10,184,1)
CMYK Model cmyk(1%,95%,0%,27.84%)
HSL Color Space 299,90% ,38% hsl(299,90% ,38%)
HSV Color Space 299°, 95%, 72%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110110 00001010 10111000
Octal 266 12 270
Decimal 182 10 184
Hex b6 0a b8

Different shades of #b60ab8 color code.

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

Darkest of #b60ab8
#260227
Darker of #b60ab8
#560557
Dark of #b60ab8
#860788
Base of #b60ab8
#b60ab8
Light of #b60ab8
#e60de8
Lighter
#f234f4
Lightest
#f564f7

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

#b60ab8
#0cb80a

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

Split Complementary

#b60ab8
#63b80a
#0ab85f

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

Analogous Color

#510ab8
#6e0ab8
#b60ab8
#b80a80
#b80a38

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

#b60ab8
#0ab8b6
#b8b60a

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

#b60ab8
#b8b60a
#0cb80a
#0a0cb8

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

#b60ab8
#b85f0a
#0cb80a
#0a63b8

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

#000000
#260227
#560557
#860788
#b60ab8
#e60de8
#f234f4
#f564f7
#f895f9

Tints of #b60ab8 Color

#b60ab8
#be25bf
#c640c7
#ce5bcf
#d676d7
#de92df
#e6ade7
#eec8ef
#f6e3f7
#ffffff

Shades of #b60ab8 color code

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

#b60ab8
#a108a3
#8d078f
#79067a
#650566
#500451
#3c033d
#280228
#140114
#000000

Tones

#b60ab8
#a31da5
#903191
#7d447e
#6a586a

Tones

Similar Color like #b60ab8 color

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

#b70bb9
#b80cba
#b90dbb
#ba0ebc
#bb0fbd
#bc10be
#bd11bf
#be12c0
#bf13c1
#c014c2
#c115c3
#c216c4
#c317c5
#c418c6
#b509b7
#b408b6
#b307b5
#b206b4
#b105b3
#b004b2
#af03b1
#ae02b0
#ad01af
#ac00ae
#ab00ad
#aa00ac
#a900ab
#a800aa

Download this Dark Violet

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

#b60ab8 Color Code Preview on Black Background Color

This is how #b60ab8 Color will look on black background color. Color contrast ratio is 3.72

#b60ab8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b60ab8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b60ab8

#b60ab8 color code is use for CSS Background Color

Background color for the above div is #b60ab8

HTML with inline CSS

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

#b60ab8 color code is use for CSS Border Color

CSS Border color for the above div is #b60ab8

HTML with inline CSS

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

CSS Border Left color for the above div is #b60ab8

HTML with inline CSS

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

CSS Border Right color for the above div is #b60ab8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b60ab8

HTML with inline CSS

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

CSS Border Top color for the above div is #b60ab8

HTML with inline CSS

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

#b60ab8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b60ab8 Color code Preview on White Background

This is how #b60ab8 Color code will look on white background color. Color contrast ratio is 5.64

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

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(182,10,184,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(12,184,10,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(182,10,184,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }