crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#79131e hex color - Red - Warm color - Information

#79131e hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #79131e Color code in RGB color code model is created after adding 47.45% red color, 7.45% green color and 11.76% blue color. Hex #79131e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 75% yellow and 53% black.

Hex #79131e color code is between #771122 web safe hex color code and #882211 web safe hex color code. #771122 is the nearest web safe color code. You can see here many more shades of #79131e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code79131e#79131e
RGB Decimal121, 19, 30rgb(121, 19, 30)
RGB Percent47%, 7%, 12%rgb(47%, 7%, 12%)
CSS RGBa121, 19, 30,1rgba(121,19,30,1)
CMYK Modelcmyk(0%,84%,75%,53%)
HSL Color Space354,73% ,27%hsl(354,73% ,27%)
HSV Color Space354°, 84%, 47%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011110010001001100011110
Octal1712336
Decimal1211930
Hex79131e

Different shades of #79131e color code.

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

Light Shade of #79131e
#a51a29
Dark Shade of #79131e
#4d0c13
Saturated Shade of #79131e
#800c19
Desaturated Shade of #79131e
#721a23
Grey scale Shade of #79131e
#464646
Brighten Shade
#922c37
Most Readable Shade
#FFFFFF

Shades of #79131e color code

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

#79131e
#6b101a
#5e0e17
#500c14
#430a10
#35080d
#28060a
#1a0406
#0d0203
#000000

Similar Color like #79131e color

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

#7a141f
#7b1520
#7c1621
#7d1722
#7e1823
#7f1924
#801a25
#811b26
#821c27
#831d28
#841e29
#851f2a
#86202b
#87212c
#78121d
#77111c
#76101b
#750f1a
#740e19
#730d18
#720c17
#710b16
#700a15
#6f0914
#6e0813
#6d0712
#6c0611
#6b0510

Monochromatic Color with #79131e

#79131e
#a31a29
#ce2033
#f8273e
#240609
#4e0c13

Tints of #79131e Color

#79131e
#872d37
#964750
#a56169
#b47b82
#c3969b
#d2b0b4
#e1cacd
#f0e4e6
#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

#79131e
#13796e

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

Split Complementary

#79131e
#13793b
#135179

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

Analogous Color

#791347
#791332
#79131e
#791c13
#793113

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

#79131e
#1e7913
#131e79

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

#79131e
#517913
#13796e
#3b1379

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

#79131e
#13796e
#135179
#793b13

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 #79131e 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.

#79131e Color Code Preview on Black Background Color

This is how #79131e Color will look on black background color. Color contrast ratio is 1.92

#79131e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #79131e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #79131e

#79131e color code is use for CSS Background Color

Background color for the above div is #79131e

HTML with inline CSS

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

#79131e color code is use for CSS Border Color

CSS Border color for the above div is #79131e

HTML with inline CSS

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

CSS Border Left color for the above div is #79131e

HTML with inline CSS

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

CSS Border Right color for the above div is #79131e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #79131e

HTML with inline CSS

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

CSS Border Top color for the above div is #79131e

HTML with inline CSS

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

#79131e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#79131e Color code Preview on White Background

This is how #79131e Color code will look on white background color. Color contrast ratio is 10.91

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.