crispedge.com

Color picker

Loading...

#795b7e hex color - Violet - Warm color - Information

#795b7e hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #795b7e Color code in RGB color code model is created after adding 47.45% red color, 35.69% green color and 49.41% blue color. Hex #795b7e Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 28% magenta, 0% yellow and 51% black.

Hex #795b7e color code is between #775577 web safe hex color code and #886688 web safe hex color code. #775577 is the nearest web safe color code. You can see here many more shades of #795b7e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code795b7e#795b7e
RGB Decimal121, 91, 126rgb(121, 91, 126)
RGB Percent47%, 36%, 49%rgb(47%, 36%, 49%)
CSS RGBa121, 91, 126,1rgba(121,91,126,1)
CMYK Modelcmyk(4%,28%,0%,51%)
HSL Color Space291,16% ,43%hsl(291,16% ,43%)
HSV Color Space291°, 28%, 49%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011110010101101101111110
Octal171133176
Decimal12191126
Hex795b7e

Different shades of #795b7e color code.

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

Light Shade of #795b7e
#947299
Dark Shade of #795b7e
#5d4660
Saturated Shade of #795b7e
#815089
Desaturated Shade of #795b7e
#716673
Grey scale Shade of #795b7e
#6c6c6c
Brighten Shade
#927497
Most Readable Shade
#FFFFFF

Shades of #795b7e color code

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

#795b7e
#6b5070
#5e4662
#503c54
#433246
#352838
#281e2a
#1a141c
#0d0a0e
#000000

Similar Color like #795b7e color

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

#7a5c7f
#7b5d80
#7c5e81
#7d5f82
#7e6083
#7f6184
#806285
#816386
#826487
#836588
#846689
#85678a
#86688b
#87698c
#785a7d
#77597c
#76587b
#75577a
#745679
#735578
#725477
#715376
#705275
#6f5174
#6e5073
#6d4f72
#6c4e71
#6b4d70

Monochromatic Color with #795b7e

#795b7e
#a27aa8
#cb98d3
#f3b7fd
#271e29
#503c53

Tints of #795b7e Color

#795b7e
#876d8c
#967f9a
#a591a9
#b4a3b7
#c3b6c5
#d2c8d4
#e1dae2
#f0ecf0
#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

#795b7e
#607e5b

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

Split Complementary

#795b7e
#727e5b
#5b7e67

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

Analogous Color

#6b5b7e
#725b7e
#795b7e
#7e5b7c
#7e5b75

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

#795b7e
#7e795b
#5b7e79

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

#795b7e
#7e675b
#607e5b
#5b717e

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

#795b7e
#607e5b
#5b7e67
#7e5b72

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 #795b7e 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.

#795b7e Color Code Preview on Black Background Color

This is how #795b7e Color will look on black background color. Color contrast ratio is 3.61

#795b7e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #795b7e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #795b7e

#795b7e color code is use for CSS Background Color

Background color for the above div is #795b7e

HTML with inline CSS

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

#795b7e color code is use for CSS Border Color

CSS Border color for the above div is #795b7e

HTML with inline CSS

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

CSS Border Left color for the above div is #795b7e

HTML with inline CSS

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

CSS Border Right color for the above div is #795b7e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #795b7e

HTML with inline CSS

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

CSS Border Top color for the above div is #795b7e

HTML with inline CSS

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

#795b7e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#795b7e Color code Preview on White Background

This is how #795b7e Color code will look on white background color. Color contrast ratio is 5.82

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

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(121,91,126,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(96,126,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(121,91,126,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.