Skip to main content Skip to docs navigation

#7f798e hex color | Download Dark Violet BG image | Information

Color Picker

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

Woow we have a nearby visually matching color name available. It's name is Mythical and its hex is #7E778E Nearest Color Name

Color Hue/Base color: Violet

Hex #7f798e Color code in RGB color code model is created after adding 49.8% red color, 47.45% green color and 55.69% blue color. Hex #7f798e Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 15% magenta, 0% yellow and 44.31% black.

Hex #7f798e color code is between #777788 web safe hex color code and #888899 web safe hex color code. #777788 is the nearest web safe color code. You can see here many more shades of #7f798e color code.

RGB Chart

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

Color Table

Hex Color Code 7f798e #7f798e
RGB Decimal 127, 121, 142 127, 121, 142
RGB Percent 50%, 47%, 56% rgb(50%, 47%, 56%)
CSS RGBa 127, 121, 142,1 rgba(127,121,142,1)
CMYK Model cmyk(11%,15%,0%,44.31%)
HSL Color Space 257,9% ,52% hsl(257,9% ,52%)
HSV Color Space 257°, 15%, 56%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111111 01111001 10001110
Octal 177 171 216
Decimal 127 121 142
Hex 7f 79 8e

Different shades of #7f798e color code.

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

Darkest of #7f798e
#35323c
Darker of #7f798e
#4e4a57
Dark of #7f798e
#666173
Base of #7f798e
#7f798e
Light of #7f798e
#9995a5
Lighter
#b4b0bd
Lightest
#ceccd4

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

#7f798e
#888e79

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

Split Complementary

#7f798e
#8e8a79
#7e8e79

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

Analogous Color

#797f8e
#797c8e
#7f798e
#86798e
#8e798d

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

#7f798e
#798e7f
#8e7f79

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

#7f798e
#8e7f79
#888e79
#79888e

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#7f798e
#8e797e
#888e79
#798e8a

Square 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).

Monochromatic Color with #7f798e

#1c1b20
#35323c
#4e4a57
#666173
#7f798e
#9995a5
#b4b0bd
#ceccd4
#e9e8eb

Tints of #7f798e Color

#7f798e
#8d879a
#9b96a7
#a9a5b3
#b7b4c0
#c6c3cc
#d4d2d9
#e2e1e5
#f0f0f2
#ffffff

Shades of #7f798e color code

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

#7f798e
#706b7e
#625e6e
#54505e
#46434e
#38353f
#2a282f
#1c1a1f
#0e0d0f
#000000

Tones

#7f798e
#848484
#848484
#848484
#848484

Tones

Similar Color like #7f798e color

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

#807a8f
#817b90
#827c91
#837d92
#847e93
#857f94
#868095
#878196
#888297
#898398
#8a8499
#8b859a
#8c869b
#8d879c
#7e788d
#7d778c
#7c768b
#7b758a
#7a7489
#797388
#787287
#777186
#767085
#756f84
#746e83
#736d82
#726c81
#716b80

Download this Dark Violet

Hex #7f798e 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.

#7f798e Color Code Preview on Black Background Color

This is how #7f798e Color will look on black background color. Color contrast ratio is 5.03

#7f798e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7f798e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7f798e

#7f798e color code is use for CSS Background Color

Background color for the above div is #7f798e

HTML with inline CSS

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

#7f798e color code is use for CSS Border Color

CSS Border color for the above div is #7f798e

HTML with inline CSS

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

CSS Border Left color for the above div is #7f798e

HTML with inline CSS

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

CSS Border Right color for the above div is #7f798e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7f798e

HTML with inline CSS

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

CSS Border Top color for the above div is #7f798e

HTML with inline CSS

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

#7f798e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7f798e Color code Preview on White Background

This is how #7f798e Color code will look on white background color. Color contrast ratio is 4.18

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(127,121,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(136,142,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(127,121,142,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }