@
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.

#770edb hex color - Violet - Warm color - Information

#770edb hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #770edb Color code in RGB color code model is created after adding 46.67% red color, 5.49% green color and 85.88% blue color. Hex #770edb Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 94% magenta, 0% yellow and 14.12% black.

Hex #770edb color code is between #6611dd web safe hex color code and #8800cc web safe hex color code. #6611dd is the nearest web safe color code. You can see here many more shades of #770edb 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 770edb #770edb
RGB Decimal 119, 14, 219 rgb(119, 14, 219)
RGB Percent 47%, 5%, 86% rgb(47%, 5%, 86%)
CSS RGBa 119, 14, 219,1 rgba(119,14,219,1)
CMYK Model cmyk(46%,94%,0%,14.12%)
HSL Color Space 271,88% ,46% hsl(271,88% ,46%)
HSV Color Space 271°, 94%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01110111 00001110 11011011
Octal 167 16 333
Decimal 119 14 219
Hex 77 0e db

Different shades of #770edb color code.

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

Light Shade of #770edb
#902bf1
Dark Shade of #770edb
#5d0bab
Saturated Shade of #770edb
#7702e7
Desaturated Shade of #770edb
#771acf
Grey scale Shade of #770edb
#747474
Brighten Shade
#9027f4
Most Readable Shade
#FFFFFF

Shades of #770edb color code

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

#770edb
#690cc2
#5c0aaa
#4f0992
#420779
#340661
#270449
#1a0330
#0d0118
#000000

Similar Color like #770edb color

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

#780fdc
#7910dd
#7a11de
#7b12df
#7c13e0
#7d14e1
#7e15e2
#7f16e3
#8017e4
#8118e5
#8219e6
#831ae7
#841be8
#851ce9
#760dda
#750cd9
#740bd8
#730ad7
#7209d6
#7108d5
#7007d4
#6f06d3
#6e05d2
#6d04d1
#6c03d0
#6b02cf
#6a01ce
#6900cd

Monochromatic Color with #770edb

#770edb
#040006
#1b0331
#32065b
#490986
#600bb0

Tints of #770edb Color

#770edb
#8628df
#9543e3
#a45ee7
#b379eb
#c293ef
#d1aef3
#e0c9f7
#efe4fb
#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

#770edb
#72db0e

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

Split Complementary

#770edb
#d8db0e
#0edb11

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

Analogous Color

#250edb
#4e0edb
#770edb
#a00edb
#c90edb

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

#770edb
#db770e
#0edb77

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

#770edb
#db110e
#72db0e
#0ed8db

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

#770edb
#72db0e
#0edb11
#db0ed8

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 #770edb 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.

#770edb Color Code Preview on Black Background Color

This is how #770edb Color will look on black background color. Color contrast ratio is 2.87

#770edb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #770edb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #770edb

#770edb color code is use for CSS Background Color

Background color for the above div is #770edb

HTML with inline CSS

<div style="background-color:#770edb;"></div>

#770edb color code is use for CSS Border Color

CSS Border color for the above div is #770edb

HTML with inline CSS

<div style="border:5px solid #770edb;"></div>

CSS Border Left color for the above div is #770edb

HTML with inline CSS

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

CSS Border Right color for the above div is #770edb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #770edb

HTML with inline CSS

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

CSS Border Top color for the above div is #770edb

HTML with inline CSS

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

#770edb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#770edb Color code Preview on White Background

This is how #770edb Color code will look on white background color. Color contrast ratio is 7.32

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

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(119,14,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(114,219,14,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(119,14,219,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.