Skip to main content Skip to docs navigation

#736cc2 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 Purple Toolbox and its hex is #746CC0 Nearest Color Name

Color Hue/Base color: Violet

Hex #736cc2 Color code in RGB color code model is created after adding 45.1% red color, 42.35% green color and 76.08% blue color. Hex #736cc2 Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 44% magenta, 0% yellow and 23.92% black.

Hex #736cc2 color code is between #7766bb web safe hex color code and #6677cc web safe hex color code. #7766bb is the nearest web safe color code. You can see here many more shades of #736cc2 color code.

RGB Chart

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

Color Table

Hex Color Code 736cc2 #736cc2
RGB Decimal 115, 108, 194 115, 108, 194
RGB Percent 45%, 42%, 76% rgb(45%, 42%, 76%)
CSS RGBa 115, 108, 194,1 rgba(115,108,194,1)
CMYK Model cmyk(41%,44%,0%,23.92%)
HSL Color Space 245,41% ,59% hsl(245,41% ,59%)
HSV Color Space 245°, 44%, 76%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110011 01101100 11000010
Octal 163 154 302
Decimal 115 108 194
Hex 73 6c c2

Different shades of #736cc2 color code.

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

Darkest of #736cc2
#312c69
Darker of #736cc2
#413b8d
Dark of #736cc2
#524ab1
Base of #736cc2
#736cc2
Light of #736cc2
#9590d1
Lighter
#b8b4e0
Lightest
#dad8ef

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

#736cc2
#bbc26c

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

Split Complementary

#736cc2
#c29e6c
#90c26c

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

Analogous Color

#6c97c2
#6c89c2
#736cc2
#906cc2
#b46cc2

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

#736cc2
#6cc273
#c2736c

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

#736cc2
#c2736c
#bbc26c
#6cbbc2

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

#736cc2
#c26c90
#bbc26c
#6cc29e

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 #736cc2

#201d45
#312c69
#413b8d
#524ab1
#736cc2
#9590d1
#b8b4e0
#dad8ef
#fcfcfe

Tints of #736cc2 Color

#736cc2
#827cc8
#928ccf
#a19dd6
#b1addd
#c0bde3
#d0ceea
#dfdef1
#efeef8
#ffffff

Shades of #736cc2 color code

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

#736cc2
#6660ac
#595496
#4c4881
#3f3c6b
#333056
#262440
#19182b
#0c0c15
#000000

Tones

#736cc2
#8481ad
#969698
#979797
#979797

Tones

Similar Color like #736cc2 color

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

#746dc3
#756ec4
#766fc5
#7770c6
#7871c7
#7972c8
#7a73c9
#7b74ca
#7c75cb
#7d76cc
#7e77cd
#7f78ce
#8079cf
#817ad0
#726bc1
#716ac0
#7069bf
#6f68be
#6e67bd
#6d66bc
#6c65bb
#6b64ba
#6a63b9
#6962b8
#6861b7
#6760b6
#665fb5
#655eb4

Download this Dark Violet

Hex #736cc2 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.

#736cc2 Color Code Preview on Black Background Color

This is how #736cc2 Color will look on black background color. Color contrast ratio is 4.65

#736cc2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #736cc2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #736cc2

#736cc2 color code is use for CSS Background Color

Background color for the above div is #736cc2

HTML with inline CSS

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

#736cc2 color code is use for CSS Border Color

CSS Border color for the above div is #736cc2

HTML with inline CSS

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

CSS Border Left color for the above div is #736cc2

HTML with inline CSS

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

CSS Border Right color for the above div is #736cc2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #736cc2

HTML with inline CSS

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

CSS Border Top color for the above div is #736cc2

HTML with inline CSS

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

#736cc2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#736cc2 Color code Preview on White Background

This is how #736cc2 Color code will look on white background color. Color contrast ratio is 4.51

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

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