Skip to main content Skip to docs navigation

#613abf 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 Pantone 2090 C and its hex is #6638B6 Nearest Color Name

Color Hue/Base color: Violet

Hex #613abf Color code in RGB color code model is created after adding 38.04% red color, 22.75% green color and 74.9% blue color. Hex #613abf Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 70% magenta, 0% yellow and 25.1% black.

Hex #613abf color code is between #6633bb web safe hex color code and #5544cc web safe hex color code. #6633bb is the nearest web safe color code. You can see here many more shades of #613abf color code.

RGB Chart

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

Color Table

Hex Color Code 613abf #613abf
RGB Decimal 97, 58, 191 97, 58, 191
RGB Percent 38%, 23%, 75% rgb(38%, 23%, 75%)
CSS RGBa 97, 58, 191,1 rgba(97,58,191,1)
CMYK Model cmyk(49%,70%,0%,25.1%)
HSL Color Space 258,53% ,49% hsl(258,53% ,49%)
HSV Color Space 258°, 70%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100001 00111010 10111111
Octal 141 72 277
Decimal 97 58 191
Hex 61 3a bf

Different shades of #613abf color code.

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

Darkest of #613abf
#25164a
Darker of #613abf
#392271
Dark of #613abf
#4d2e98
Base of #613abf
#613abf
Light of #613abf
#7f5ece
Lighter
#9e85da
Lightest
#bdace6

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

#613abf
#98bf3a

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

Split Complementary

#613abf
#bfa33a
#56bf3a

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

Analogous Color

#3a61bf
#3a4abf
#613abf
#8d3abf
#bf3ab9

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

#613abf
#3abf61
#bf613a

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

#613abf
#bf613a
#98bf3a
#3a98bf

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

#613abf
#bf3a56
#98bf3a
#3abfa3

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 #613abf

#120a23
#25164a
#392271
#4d2e98
#613abf
#7f5ece
#9e85da
#bdace6
#dcd3f2

Tints of #613abf Color

#613abf
#724fc6
#8465cd
#957bd4
#a791db
#b8a7e2
#cabde9
#dbd3f0
#ede9f7
#ffffff

Shades of #613abf color code

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

#613abf
#5633a9
#4b2d94
#40267f
#35206a
#2b1954
#20133f
#150c2a
#0a0615
#000000

Tones

#613abf
#6b53a6
#766c8d
#7c7c7c
#7c7c7c

Tones

Similar Color like #613abf color

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

#623bc0
#633cc1
#643dc2
#653ec3
#663fc4
#6740c5
#6841c6
#6942c7
#6a43c8
#6b44c9
#6c45ca
#6d46cb
#6e47cc
#6f48cd
#6039be
#5f38bd
#5e37bc
#5d36bb
#5c35ba
#5b34b9
#5a33b8
#5932b7
#5831b6
#5730b5
#562fb4
#552eb3
#542db2
#532cb1

Download this Dark Violet

Hex #613abf 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.

#613abf Color Code Preview on Black Background Color

This is how #613abf Color will look on black background color. Color contrast ratio is 2.87

#613abf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #613abf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #613abf

#613abf color code is use for CSS Background Color

Background color for the above div is #613abf

HTML with inline CSS

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

#613abf color code is use for CSS Border Color

CSS Border color for the above div is #613abf

HTML with inline CSS

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

CSS Border Left color for the above div is #613abf

HTML with inline CSS

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

CSS Border Right color for the above div is #613abf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #613abf

HTML with inline CSS

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

CSS Border Top color for the above div is #613abf

HTML with inline CSS

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

#613abf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#613abf Color code Preview on White Background

This is how #613abf Color code will look on white background color. Color contrast ratio is 7.33

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

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