Skip to main content Skip to docs navigation

#613cac 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 #613cac Color code in RGB color code model is created after adding 38.04% red color, 23.53% green color and 67.45% blue color. Hex #613cac Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 65% magenta, 0% yellow and 32.55% black.

Hex #613cac color code is between #6644aa web safe hex color code and #5533bb web safe hex color code. #6644aa is the nearest web safe color code. You can see here many more shades of #613cac color code.

RGB Chart

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

Color Table

Hex Color Code 613cac #613cac
RGB Decimal 97, 60, 172 97, 60, 172
RGB Percent 38%, 24%, 67% rgb(38%, 24%, 67%)
CSS RGBa 97, 60, 172,1 rgba(97,60,172,1)
CMYK Model cmyk(44%,65%,0%,32.55%)
HSL Color Space 260,48% ,45% hsl(260,48% ,45%)
HSV Color Space 260°, 65%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100001 00111100 10101100
Octal 141 74 254
Decimal 97 60 172
Hex 61 3c ac

Different shades of #613cac color code.

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

Darkest of #613cac
#21143b
Darker of #613cac
#362260
Dark of #613cac
#4c2f86
Base of #613cac
#613cac
Light of #613cac
#7b57c4
Lighter
#997dd1
Lightest
#b6a2df

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

#613cac
#87ac3c

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

Split Complementary

#613cac
#ac993c
#4fac3c

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

Analogous Color

#3c58ac
#3c46ac
#613cac
#863cac
#ac3ca3

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

#613cac
#3cac61
#ac613c

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

#613cac
#ac613c
#87ac3c
#3c87ac

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

#613cac
#ac3c4f
#87ac3c
#3cac99

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

#0c0715
#21143b
#362260
#4c2f86
#613cac
#7b57c4
#997dd1
#b6a2df
#d4c8ec

Tints of #613cac Color

#613cac
#7251b5
#8467be
#957dc7
#a792d0
#b8a8da
#cabee3
#dbd3ec
#ede9f5
#ffffff

Shades of #613cac color code

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

#613cac
#563598
#4b2e85
#402872
#35215f
#2b1a4c
#201439
#150d26
#0a0613
#000000

Tones

#613cac
#695395
#716a7e
#747474
#747474

Tones

Similar Color like #613cac color

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

#623dad
#633eae
#643faf
#6540b0
#6641b1
#6742b2
#6843b3
#6944b4
#6a45b5
#6b46b6
#6c47b7
#6d48b8
#6e49b9
#6f4aba
#603bab
#5f3aaa
#5e39a9
#5d38a8
#5c37a7
#5b36a6
#5a35a5
#5934a4
#5833a3
#5732a2
#5631a1
#5530a0
#542f9f
#532e9e

Download this Dark Violet

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

#613cac Color Code Preview on Black Background Color

This is how #613cac Color will look on black background color. Color contrast ratio is 2.75

#613cac in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#613cac color code is use for CSS Background Color

Background color for the above div is #613cac

HTML with inline CSS

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

#613cac color code is use for CSS Border Color

CSS Border color for the above div is #613cac

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#613cac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#613cac Color code Preview on White Background

This is how #613cac Color code will look on white background color. Color contrast ratio is 7.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 #613cac; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #613cac; }

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