Skip to main content Skip to docs navigation

#762cbb 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 Spot and its hex is #652DC1 Nearest Color Name

Color Hue/Base color: Violet

Hex #762cbb Color code in RGB color code model is created after adding 46.27% red color, 17.25% green color and 73.33% blue color. Hex #762cbb Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 76% magenta, 0% yellow and 26.67% black.

Hex #762cbb color code is between #7733aa web safe hex color code and #6622cc web safe hex color code. #7733aa is the nearest web safe color code. You can see here many more shades of #762cbb color code.

RGB Chart

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

Color Table

Hex Color Code 762cbb #762cbb
RGB Decimal 118, 44, 187 118, 44, 187
RGB Percent 46%, 17%, 73% rgb(46%, 17%, 73%)
CSS RGBa 118, 44, 187,1 rgba(118,44,187,1)
CMYK Model cmyk(37%,76%,0%,26.67%)
HSL Color Space 271,62% ,45% hsl(271,62% ,45%)
HSV Color Space 271°, 76%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01110110 00101100 10111011
Octal 166 54 273
Decimal 118 44 187
Hex 76 2c bb

Different shades of #762cbb color code.

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

Darkest of #762cbb
#280f3f
Darker of #762cbb
#421968
Dark of #762cbb
#5c2292
Base of #762cbb
#762cbb
Light of #762cbb
#8f46d4
Lighter
#a870dd
Lightest
#c199e7

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

#762cbb
#71bb2c

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

Split Complementary

#762cbb
#b8bb2c
#2cbb2f

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

Analogous Color

#2c35bb
#3a2cbb
#762cbb
#a62cbb
#bb2c95

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

#762cbb
#2cbb76
#bb762c

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

#762cbb
#bb762c
#71bb2c
#2c71bb

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

#762cbb
#bb2f2c
#71bb2c
#2cb8bb

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 #762cbb

#0e0516
#280f3f
#421968
#5c2292
#762cbb
#8f46d4
#a870dd
#c199e7
#dac2f1

Tints of #762cbb Color

#762cbb
#8543c2
#945aca
#a372d1
#b289d9
#c2a1e0
#d1b8e8
#e0d0ef
#efe7f7
#ffffff

Shades of #762cbb color code

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

#762cbb
#6827a6
#5b2291
#4e1d7c
#411867
#341353
#270e3e
#1a0929
#0d0414
#000000

Tones

#762cbb
#7543a4
#745a8d
#747176
#737373

Tones

Similar Color like #762cbb color

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

#772dbc
#782ebd
#792fbe
#7a30bf
#7b31c0
#7c32c1
#7d33c2
#7e34c3
#7f35c4
#8036c5
#8137c6
#8238c7
#8339c8
#843ac9
#752bba
#742ab9
#7329b8
#7228b7
#7127b6
#7026b5
#6f25b4
#6e24b3
#6d23b2
#6c22b1
#6b21b0
#6a20af
#691fae
#681ead

Download this Dark Violet

Hex #762cbb 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.

#762cbb Color Code Preview on Black Background Color

This is how #762cbb Color will look on black background color. Color contrast ratio is 2.85

#762cbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #762cbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #762cbb

#762cbb color code is use for CSS Background Color

Background color for the above div is #762cbb

HTML with inline CSS

<div style="background-color:#762cbb;"></div>

#762cbb color code is use for CSS Border Color

CSS Border color for the above div is #762cbb

HTML with inline CSS

<div style="border:5px solid #762cbb;"></div>

CSS Border Left color for the above div is #762cbb

HTML with inline CSS

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

CSS Border Right color for the above div is #762cbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #762cbb

HTML with inline CSS

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

CSS Border Top color for the above div is #762cbb

HTML with inline CSS

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

#762cbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#762cbb Color code Preview on White Background

This is how #762cbb Color code will look on white background color. Color contrast ratio is 7.37

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

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