crispedge.com

Color picker

Loading...

#6000ba hex color - Violet - Warm color - Information

#6000ba hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #6000ba Color code in RGB color code model is created after adding 37.65% red color, 0% green color and 72.94% blue color. Hex #6000ba Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 100% magenta, 0% yellow and 27% black.

Hex #6000ba color code is between #6600bb web safe hex color code and #5500aa web safe hex color code. #6600bb is the nearest web safe color code. You can see here many more shades of #6000ba color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code6000ba#6000ba
RGB Decimal96, 0, 186rgb(96, 0, 186)
RGB Percent38%, 0%, 73%rgb(38%, 0%, 73%)
CSS RGBa96, 0, 186,1rgba(96,0,186,1)
CMYK Modelcmyk(48%,100%,0%,27%)
HSL Color Space271,100% ,36%hsl(271,100% ,36%)
HSV Color Space271°, 100%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011000000000000010111010
Octal1400272
Decimal960186
Hex6000ba

Different shades of #6000ba color code.

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

Light Shade of #6000ba
#7a00ed
Dark Shade of #6000ba
#460087
Saturated Shade of #6000ba
#6000ba
Desaturated Shade of #6000ba
#6009b1
Grey scale Shade of #6000ba
#5d5d5d
Brighten Shade
#7919d3
Most Readable Shade
#FFFFFF

Shades of #6000ba color code

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

#6000ba
#5500a5
#4a0090
#40007c
#350067
#2a0052
#20003e
#150029
#0a0014
#000000

Similar Color like #6000ba color

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

#6101bb
#6202bc
#6303bd
#6404be
#6505bf
#6606c0
#6707c1
#6808c2
#6909c3
#6a0ac4
#6b0bc5
#6c0cc6
#6d0dc7
#6e0ec8
#5f00b9
#5e00b8
#5d00b7
#5c00b6
#5b00b5
#5a00b4
#5900b3
#5800b2
#5700b1
#5600b0
#5500af
#5400ae
#5300ad
#5200ac

Monochromatic Color with #6000ba

#6000ba
#7600e4
#080010
#1e003a
#340065
#4a008f

Tints of #6000ba Color

#6000ba
#711cc1
#8338c9
#9555d1
#a671d8
#b88de0
#caaae8
#dbc6ef
#ede2f7
#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

#6000ba
#5aba00

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

Split Complementary

#6000ba
#b7ba00
#00ba03

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

Analogous Color

#1600ba
#3b00ba
#6000ba
#8500ba
#aa00ba

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

#6000ba
#ba6000
#00ba60

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

#6000ba
#ba0300
#5aba00
#00b7ba

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

#6000ba
#5aba00
#00ba03
#ba00b7

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 #6000ba 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.

#6000ba Color Code Preview on Black Background Color

This is how #6000ba Color will look on black background color. Color contrast ratio is 2.21

#6000ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6000ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6000ba

#6000ba color code is use for CSS Background Color

Background color for the above div is #6000ba

HTML with inline CSS

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

#6000ba color code is use for CSS Border Color

CSS Border color for the above div is #6000ba

HTML with inline CSS

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

CSS Border Left color for the above div is #6000ba

HTML with inline CSS

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

CSS Border Right color for the above div is #6000ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6000ba

HTML with inline CSS

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

CSS Border Top color for the above div is #6000ba

HTML with inline CSS

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

#6000ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6000ba Color code Preview on White Background

This is how #6000ba Color code will look on white background color. Color contrast ratio is 9.52

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.