Skip to main content Skip to docs navigation

#740beb hex color - Violet - Cool color - Information

On this page
@
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 Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #740beb Color code in RGB color code model is created after adding 45.49% red color, 4.31% green color and 92.16% blue color. Hex #740beb Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 95% magenta, 0% yellow and 7.84% black.

Hex #740beb color code is between #7711ee web safe hex color code and #6600dd web safe hex color code. #7711ee is the nearest web safe color code. You can see here many more shades of #740beb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 740beb #740beb
RGB Decimal 116, 11, 235 rgb(116, 11, 235)
RGB Percent 45%, 4%, 92% rgb(45%, 4%, 92%)
CSS RGBa 116, 11, 235,1 rgba(116,11,235,1)
CMYK Model cmyk(51%,95%,0%,7.84%)
HSL Color Space 268,91% ,48% hsl(268,91% ,48%)
HSV Color Space 268°, 95%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110100 00001011 11101011
Octal 164 13 353
Decimal 116 11 235
Hex 74 0b eb

Different shades of #740beb color code.

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

Light Shade of #740beb
#8e34f5
Dark Shade of #740beb
#5c09ba
Saturated Shade of #740beb
#7300f6
Desaturated Shade of #740beb
#7517df
Grey scale Shade of #740beb
#7b7b7b
Brighten Shade
#8d24ff
Most Readable Shade
#FFFFFF

Shades of #740beb color code

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

#740beb
#6709d0
#5a08b6
#4d079c
#400682
#330468
#26034e
#190234
#0c011a
#000000

Similar Color like #740beb color

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

#750cec
#760ded
#770eee
#780fef
#7910f0
#7a11f1
#7b12f2
#7c13f3
#7d14f4
#7e15f5
#7f16f6
#8017f7
#8118f8
#8219f9
#730aea
#7209e9
#7108e8
#7007e7
#6f06e6
#6e05e5
#6d04e4
#6c03e3
#6b02e2
#6a01e1
#6900e0
#6800df
#6700de
#6600dd

Monochromatic Color with #740beb

#740beb
#0b0116
#200341
#35056b
#4a0796
#5f09c0

Tints of #740beb Color

#740beb
#8326ed
#9241ef
#a25cf1
#b177f3
#c192f6
#d0adf8
#e0c8fa
#efe3fc
#ffffff

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

#740beb
#82eb0b

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

Split Complementary

#740beb
#ebe40b
#12eb0b

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

Analogous Color

#1a0beb
#470beb
#740beb
#a10beb
#ce0beb

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

#740beb
#eb740b
#0beb74

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

#740beb
#eb0b12
#82eb0b
#0bebe4

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#740beb
#82eb0b
#12eb0b
#e40beb

Double Complementary 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).

Hex #740beb 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.

#740beb Color Code Preview on Black Background Color

This is how #740beb Color will look on black background color. Color contrast ratio is 2.99

#740beb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #740beb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #740beb

#740beb color code is use for CSS Background Color

Background color for the above div is #740beb

HTML with inline CSS

<div style="background-color:#740beb;"></div>

#740beb color code is use for CSS Border Color

CSS Border color for the above div is #740beb

HTML with inline CSS

<div style="border:5px solid #740beb;"></div>

CSS Border Left color for the above div is #740beb

HTML with inline CSS

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

CSS Border Right color for the above div is #740beb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #740beb

HTML with inline CSS

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

CSS Border Top color for the above div is #740beb

HTML with inline CSS

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

#740beb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#740beb Color code Preview on White Background

This is how #740beb Color code will look on white background color. Color contrast ratio is 7.02

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(116,11,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(130,235,11,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(116,11,235,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.