Skip to main content Skip to docs navigation

#775abe 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 #775abe Color code in RGB color code model is created after adding 46.67% red color, 35.29% green color and 74.51% blue color. Hex #775abe Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 53% magenta, 0% yellow and 25.49% black.

Hex #775abe color code is between #6655bb web safe hex color code and #8866cc web safe hex color code. #6655bb is the nearest web safe color code. You can see here many more shades of #775abe 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 775abe #775abe
RGB Decimal 119, 90, 190 rgb(119, 90, 190)
RGB Percent 47%, 35%, 75% rgb(47%, 35%, 75%)
CSS RGBa 119, 90, 190,1 rgba(119,90,190,1)
CMYK Model cmyk(37%,53%,0%,25.49%)
HSL Color Space 257,43% ,55% hsl(257,43% ,55%)
HSV Color Space 257°, 53%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110111 01011010 10111110
Octal 167 132 276
Decimal 119 90 190
Hex 77 5a be

Different shades of #775abe color code.

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

Light Shade of #775abe
#957fcc
Dark Shade of #775abe
#5e41a4
Saturated Shade of #775abe
#724fc9
Desaturated Shade of #775abe
#7c66b2
Grey scale Shade of #775abe
#8c8c8c
Brighten Shade
#9073d7
Most Readable Shade
#FFFFFF

Shades of #775abe color code

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

#775abe
#6950a8
#5c4693
#4f3c7e
#423269
#342854
#271e3f
#1a142a
#0d0a15
#000000

Similar Color like #775abe color

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

#785bbf
#795cc0
#7a5dc1
#7b5ec2
#7c5fc3
#7d60c4
#7e61c5
#7f62c6
#8063c7
#8164c8
#8265c9
#8366ca
#8467cb
#8568cc
#7659bd
#7558bc
#7457bb
#7356ba
#7255b9
#7154b8
#7053b7
#6f52b6
#6e51b5
#6d50b4
#6c4fb3
#6b4eb2
#6a4db1
#694cb0

Monochromatic Color with #775abe

#775abe
#926ee8
#0d0914
#271e3e
#423269
#5c4693

Tints of #775abe Color

#775abe
#866cc5
#957ecc
#a491d3
#b3a3da
#c2b5e2
#d1c8e9
#e0daf0
#efecf7
#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

#775abe
#a1be5a

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

Split Complementary

#775abe
#bea95a
#6fbe5a

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

Analogous Color

#5a65be
#635abe
#775abe
#8b5abe
#9f5abe

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

#775abe
#be775a
#5abe77

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

#775abe
#be5a6f
#a1be5a
#5abea9

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

#775abe
#a1be5a
#6fbe5a
#a95abe

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 #775abe 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.

#775abe Color Code Preview on Black Background Color

This is how #775abe Color will look on black background color. Color contrast ratio is 3.99

#775abe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #775abe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #775abe

#775abe color code is use for CSS Background Color

Background color for the above div is #775abe

HTML with inline CSS

<div style="background-color:#775abe;"></div>

#775abe color code is use for CSS Border Color

CSS Border color for the above div is #775abe

HTML with inline CSS

<div style="border:5px solid #775abe;"></div>

CSS Border Left color for the above div is #775abe

HTML with inline CSS

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

CSS Border Right color for the above div is #775abe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #775abe

HTML with inline CSS

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

CSS Border Top color for the above div is #775abe

HTML with inline CSS

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

#775abe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#775abe Color code Preview on White Background

This is how #775abe Color code will look on white background color. Color contrast ratio is 5.26

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

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,90,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(161,190,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(119,90,190,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.