Skip to main content Skip to docs navigation

#b360ce 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 Rich Lilac and its hex is #B666D2 Nearest Color Name

Color Hue/Base color: Violet

Hex #b360ce Color code in RGB color code model is created after adding 70.2% red color, 37.65% green color and 80.78% blue color. Hex #b360ce Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 53% magenta, 0% yellow and 19.22% black.

Hex #b360ce color code is between #bb66cc web safe hex color code and #aa55dd web safe hex color code. #bb66cc is the nearest web safe color code. You can see here many more shades of #b360ce color code.

RGB Chart

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

Color Table

Hex Color Code b360ce #b360ce
RGB Decimal 179, 96, 206 179, 96, 206
RGB Percent 70%, 38%, 81% rgb(70%, 38%, 81%)
CSS RGBa 179, 96, 206,1 rgba(179,96,206,1)
CMYK Model cmyk(13%,53%,0%,19.22%)
HSL Color Space 285,53% ,59% hsl(285,53% ,59%)
HSV Color Space 285°, 53%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110011 01100000 11001110
Octal 263 140 316
Decimal 179 96 206
Hex b3 60 ce

Different shades of #b360ce color code.

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

Darkest of #b360ce
#5f2372
Darker of #b360ce
#7f2f99
Dark of #b360ce
#9f3bc0
Base of #b360ce
#b360ce
Light of #b360ce
#c687da
Lighter
#d8aee6
Lightest
#ebd5f2

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

#b360ce
#7bce60

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

Split Complementary

#b360ce
#b2ce60
#60ce7c

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

Analogous Color

#7360ce
#8560ce
#b360ce
#ce60c4
#ce6097

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

#b360ce
#60ceb3
#ceb360

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

#b360ce
#ceb360
#7bce60
#607bce

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

#b360ce
#ce7c60
#7bce60
#60b2ce

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

#3e174b
#5f2372
#7f2f99
#9f3bc0
#b360ce
#c687da
#d8aee6
#ebd5f2
#fefcfe

Tints of #b360ce Color

#b360ce
#bb71d3
#c383d8
#cc95de
#d4a6e3
#ddb8e9
#e5caee
#eedbf4
#f6edf9
#ffffff

Shades of #b360ce color code

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

#b360ce
#9f55b7
#8b4aa0
#774089
#633572
#4f2a5b
#3b2044
#27152d
#130a16
#000000

Tones

#b360ce
#a875b9
#9e8aa4
#979797
#979797

Tones

Similar Color like #b360ce color

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

#b461cf
#b562d0
#b663d1
#b764d2
#b865d3
#b966d4
#ba67d5
#bb68d6
#bc69d7
#bd6ad8
#be6bd9
#bf6cda
#c06ddb
#c16edc
#b25fcd
#b15ecc
#b05dcb
#af5cca
#ae5bc9
#ad5ac8
#ac59c7
#ab58c6
#aa57c5
#a956c4
#a855c3
#a754c2
#a653c1
#a552c0

Download this Dark Violet

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

#b360ce Color Code Preview on Black Background Color

This is how #b360ce Color will look on black background color. Color contrast ratio is 5.48

#b360ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b360ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b360ce

#b360ce color code is use for CSS Background Color

Background color for the above div is #b360ce

HTML with inline CSS

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

#b360ce color code is use for CSS Border Color

CSS Border color for the above div is #b360ce

HTML with inline CSS

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

CSS Border Left color for the above div is #b360ce

HTML with inline CSS

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

CSS Border Right color for the above div is #b360ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b360ce

HTML with inline CSS

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

CSS Border Top color for the above div is #b360ce

HTML with inline CSS

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

#b360ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b360ce Color code Preview on White Background

This is how #b360ce Color code will look on white background color. Color contrast ratio is 3.83

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

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(179,96,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(123,206,96,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(179,96,206,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }