crispedge.com

Color picker

Loading...

#79758b hex color - Violet - Cool color - Information

#79758b hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #79758b Color code in RGB color code model is created after adding 47.45% red color, 45.88% green color and 54.51% blue color. Hex #79758b Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 16% magenta, 0% yellow and 45% black.

Hex #79758b color code is between #777788 web safe hex color code and #886699 web safe hex color code. #777788 is the nearest web safe color code. You can see here many more shades of #79758b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code79758b#79758b
RGB Decimal121, 117, 139rgb(121, 117, 139)
RGB Percent47%, 46%, 55%rgb(47%, 46%, 55%)
CSS RGBa121, 117, 139,1rgba(121,117,139,1)
CMYK Modelcmyk(13%,16%,0%,45%)
HSL Color Space251,9% ,50%hsl(251,9% ,50%)
HSV Color Space251°, 16%, 55%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110010111010110001011
Octal171165213
Decimal121117139
Hex79758b

Different shades of #79758b color code.

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

Light Shade of #79758b
#9491a2
Dark Shade of #79758b
#615e6f
Saturated Shade of #79758b
#716898
Desaturated Shade of #79758b
#808080
Grey scale Shade of #79758b
#808080
Brighten Shade
#928ea4
Most Readable Shade
#FFFFFF

Shades of #79758b color code

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

#79758b
#6b687b
#5e5b6c
#504e5c
#43414d
#35343d
#28272e
#1a1a1e
#0d0d0f
#000000

Similar Color like #79758b color

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

#7a768c
#7b778d
#7c788e
#7d798f
#7e7a90
#7f7b91
#807c92
#817d93
#827e94
#837f95
#848096
#858197
#868298
#878399
#78748a
#777389
#767288
#757187
#747086
#736f85
#726e84
#716d83
#706c82
#6f6b81
#6e6a80
#6d697f
#6c687e
#6b677d

Monochromatic Color with #79758b

#79758b
#9e99b5
#c3bde0
#0a0a0b
#2f2d36
#545160

Tints of #79758b Color

#79758b
#878497
#9693a4
#a5a3b1
#b4b2be
#c3c1cb
#d2d1d8
#e1e0e5
#f0eff2
#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

#79758b
#878b75

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

Split Complementary

#79758b
#8b8475
#7c8b75

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

Analogous Color

#757a8b
#75758b
#79758b
#7d758b
#82758b

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

#79758b
#8b7975
#758b79

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

#79758b
#8b757c
#878b75
#758b84

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

#79758b
#878b75
#7c8b75
#84758b

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 #79758b 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.

#79758b Color Code Preview on Black Background Color

This is how #79758b Color will look on black background color. Color contrast ratio is 4.73

#79758b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #79758b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #79758b

#79758b color code is use for CSS Background Color

Background color for the above div is #79758b

HTML with inline CSS

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

#79758b color code is use for CSS Border Color

CSS Border color for the above div is #79758b

HTML with inline CSS

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

CSS Border Left color for the above div is #79758b

HTML with inline CSS

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

CSS Border Right color for the above div is #79758b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #79758b

HTML with inline CSS

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

CSS Border Top color for the above div is #79758b

HTML with inline CSS

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

#79758b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#79758b Color code Preview on White Background

This is how #79758b Color code will look on white background color. Color contrast ratio is 4.44

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

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,117,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(135,139,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(121,117,139,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.