crispedge.com

Color picker

Loading...

#784775 hex color - Violet - Warm color - Information

#784775 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #784775 Color code in RGB color code model is created after adding 47.06% red color, 27.84% green color and 45.88% blue color. Hex #784775 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 3% yellow and 53% black.

Hex #784775 color code is between #774477 web safe hex color code and #885566 web safe hex color code. #774477 is the nearest web safe color code. You can see here many more shades of #784775 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 784775 #784775
RGB Decimal 120, 71, 117 rgb(120, 71, 117)
RGB Percent 47%, 28%, 46% rgb(47%, 28%, 46%)
CSS RGBa 120, 71, 117,1 rgba(120,71,117,1)
CMYK Model cmyk(0%,41%,3%,53%)
HSL Color Space 304,26% ,37% hsl(304,26% ,37%)
HSV Color Space 304°, 41%, 47%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01111000 01000111 01110101
Octal 170 107 165
Decimal 120 71 117
Hex 78 47 75

Different shades of #784775 color code.

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

Light Shade of #784775
#985a94
Dark Shade of #784775
#583456
Saturated Shade of #784775
#823d7d
Desaturated Shade of #784775
#6e516d
Grey scale Shade of #784775
#5f5f5f
Brighten Shade
#91608e
Most Readable Shade
#FFFFFF

Shades of #784775 color code

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

#784775
#6a3f68
#5d375b
#502f4e
#422741
#351f34
#281727
#1a0f1a
#0d070d
#000000

Similar Color like #784775 color

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

#794876
#7a4977
#7b4a78
#7c4b79
#7d4c7a
#7e4d7b
#7f4e7c
#804f7d
#81507e
#82517f
#835280
#845381
#855482
#865583
#774674
#764573
#754472
#744371
#734270
#72416f
#71406e
#703f6d
#6f3e6c
#6e3d6b
#6d3c6a
#6c3b69
#6b3a68
#6a3967

Monochromatic Color with #784775

#784775
#a2609e
#cd79c8
#f792f1
#231522
#4d2e4c

Tints of #784775 Color

#784775
#875b84
#966f93
#a584a3
#b498b2
#c3adc1
#d2c1d1
#e1d6e0
#f0eaef
#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

#784775
#47784a

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

Split Complementary

#784775
#5c7847
#477863

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

Analogous Color

#674778
#714778
#784775
#78476b
#784761

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

#784775
#757847
#477578

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

#784775
#786247
#47784a
#475c78

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

#784775
#47784a
#477863
#78475c

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 #784775 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.

#784775 Color Code Preview on Black Background Color

This is how #784775 Color will look on black background color. Color contrast ratio is 2.96

#784775 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #784775

HTML with inline CSS

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

Your Example Paragraph content text in with font color #784775

#784775 color code is use for CSS Background Color

Background color for the above div is #784775

HTML with inline CSS

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

#784775 color code is use for CSS Border Color

CSS Border color for the above div is #784775

HTML with inline CSS

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

CSS Border Left color for the above div is #784775

HTML with inline CSS

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

CSS Border Right color for the above div is #784775

HTML with inline CSS

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

CSS Border Bottom color for the above div is #784775

HTML with inline CSS

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

CSS Border Top color for the above div is #784775

HTML with inline CSS

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

#784775 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#784775 Color code Preview on White Background

This is how #784775 Color code will look on white background color. Color contrast ratio is 7.10

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

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(120,71,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(71,120,74,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(120,71,117,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.