crispedge.com

Color picker

Loading...

#79474d hex color - Red - Warm color - Information

#79474d hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #79474d Color code in RGB color code model is created after adding 47.45% red color, 27.84% green color and 30.2% blue color. Hex #79474d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 36% yellow and 53% black.

Hex #79474d color code is between #774455 web safe hex color code and #885544 web safe hex color code. #774455 is the nearest web safe color code. You can see here many more shades of #79474d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code79474d#79474d
RGB Decimal121, 71, 77rgb(121, 71, 77)
RGB Percent47%, 28%, 30%rgb(47%, 28%, 30%)
CSS RGBa121, 71, 77,1rgba(121,71,77,1)
CMYK Modelcmyk(0%,41%,36%,53%)
HSL Color Space353,26% ,38%hsl(353,26% ,38%)
HSV Color Space353°, 41%, 47%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011110010100011101001101
Octal171107115
Decimal1217177
Hex79474d

Different shades of #79474d color code.

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

Light Shade of #79474d
#995a61
Dark Shade of #79474d
#593439
Saturated Shade of #79474d
#833d46
Desaturated Shade of #79474d
#6f5154
Grey scale Shade of #79474d
#606060
Brighten Shade
#926066
Most Readable Shade
#FFFFFF

Shades of #79474d color code

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

#79474d
#6b3f44
#5e373b
#502f33
#43272a
#351f22
#281719
#1a0f11
#0d0708
#000000

Similar Color like #79474d color

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

#7a484e
#7b494f
#7c4a50
#7d4b51
#7e4c52
#7f4d53
#804e54
#814f55
#825056
#835157
#845258
#855359
#86545a
#87555b
#78464c
#77454b
#76444a
#754349
#744248
#734147
#724046
#713f45
#703e44
#6f3d43
#6e3c42
#6d3b41
#6c3a40
#6b393f

Monochromatic Color with #79474d

#79474d
#a36068
#ce7983
#f8929e
#241517
#4e2e32

Tints of #79474d Color

#79474d
#875b60
#966f74
#a58488
#b4989c
#c3adaf
#d2c1c3
#e1d6d7
#f0eaeb
#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

#79474d
#477973

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

Split Complementary

#79474d
#47795a
#476679

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

Analogous Color

#794761
#794757
#79474d
#794b47
#795547

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

#79474d
#4d7947
#474d79

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

#79474d
#667947
#477973
#5a4779

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

#79474d
#477973
#476679
#795a47

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 #79474d 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.

#79474d Color Code Preview on Black Background Color

This is how #79474d Color will look on black background color. Color contrast ratio is 2.82

#79474d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #79474d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #79474d

#79474d color code is use for CSS Background Color

Background color for the above div is #79474d

HTML with inline CSS

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

#79474d color code is use for CSS Border Color

CSS Border color for the above div is #79474d

HTML with inline CSS

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

CSS Border Left color for the above div is #79474d

HTML with inline CSS

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

CSS Border Right color for the above div is #79474d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #79474d

HTML with inline CSS

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

CSS Border Top color for the above div is #79474d

HTML with inline CSS

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

#79474d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#79474d Color code Preview on White Background

This is how #79474d Color code will look on white background color. Color contrast ratio is 7.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 #79474d; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #79474d; }

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,71,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(71,121,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(121,71,77,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.