Skip to main content Skip to docs navigation

#613cce 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 Blurple and its hex is #5539CC Nearest Color Name

Color Hue/Base color: Violet

Hex #613cce Color code in RGB color code model is created after adding 38.04% red color, 23.53% green color and 80.78% blue color. Hex #613cce Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 71% magenta, 0% yellow and 19.22% black.

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

RGB Chart

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

Color Table

Hex Color Code 613cce #613cce
RGB Decimal 97, 60, 206 97, 60, 206
RGB Percent 38%, 24%, 81% rgb(38%, 24%, 81%)
CSS RGBa 97, 60, 206,1 rgba(97,60,206,1)
CMYK Model cmyk(53%,71%,0%,19.22%)
HSL Color Space 255,60% ,52% hsl(255,60% ,52%)
HSV Color Space 255°, 71%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100001 00111100 11001110
Octal 141 74 316
Decimal 97 60 206
Hex 61 3c ce

Different shades of #613cce color code.

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

Darkest of #613cce
#28175a
Darker of #613cce
#3a2183
Dark of #613cce
#4c2bac
Base of #613cce
#613cce
Light of #613cce
#8265d8
Lighter
#a38ee2
Lightest
#c4b6ed

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

#613cce
#a9ce3c

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

Split Complementary

#613cce
#ceaa3c
#60ce3c

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

Analogous Color

#3c6cce
#3c54ce
#613cce
#923cce
#ce3ccd

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

#613cce
#3cce61
#ce613c

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

#613cce
#ce613c
#a9ce3c
#3ca9ce

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

#613cce
#ce3c60
#a9ce3c
#3cceaa

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

#160c32
#28175a
#3a2183
#4c2bac
#613cce
#8265d8
#a38ee2
#c4b6ed
#e5dff7

Tints of #613cce Color

#613cce
#7251d3
#8467d8
#957dde
#a792e3
#b8a8e9
#cabeee
#dbd3f4
#ede9f9
#ffffff

Shades of #613cce color code

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

#613cce
#5635b7
#4b2ea0
#402889
#352172
#2b1a5b
#201444
#150d2d
#0a0616
#000000

Tones

#613cce
#6d54b6
#796d9d
#858585
#858585

Tones

Similar Color like #613cce color

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

#623dcf
#633ed0
#643fd1
#6540d2
#6641d3
#6742d4
#6843d5
#6944d6
#6a45d7
#6b46d8
#6c47d9
#6d48da
#6e49db
#6f4adc
#603bcd
#5f3acc
#5e39cb
#5d38ca
#5c37c9
#5b36c8
#5a35c7
#5934c6
#5833c5
#5732c4
#5631c3
#5530c2
#542fc1
#532ec0

Download this Dark Violet

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

#613cce Color Code Preview on Black Background Color

This is how #613cce Color will look on black background color. Color contrast ratio is 3.05

#613cce in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#613cce color code is use for CSS Background Color

Background color for the above div is #613cce

HTML with inline CSS

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

#613cce color code is use for CSS Border Color

CSS Border color for the above div is #613cce

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#613cce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#613cce Color code Preview on White Background

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

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

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