crispedge.com

Color picker

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

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

#71242e hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #71242e Color code in RGB color code model is created after adding 44.31% red color, 14.12% green color and 18.04% blue color. Hex #71242e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 59% yellow and 56% black.

Hex #71242e color code is between #772233 web safe hex color code and #663322 web safe hex color code. #772233 is the nearest web safe color code. You can see here many more shades of #71242e color code.

0 Likes 0 Comments | 17 Views

Color Table

Hex Color Code71242e#71242e
RGB Decimal113, 36, 46rgb(113, 36, 46)
RGB Percent44%, 14%, 18%rgb(44%, 14%, 18%)
CSS RGBa113, 36, 46,1rgba(113,36,46,1)
CMYK Modelcmyk(0%,68%,59%,56%)
HSL Color Space352,52% ,29%hsl(352,52% ,29%)
HSV Color Space352°, 68%, 44%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011100010010010000101110
Octal1614456
Decimal1133646
Hex71242e

Different shades of #71242e color code.

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

Light Shade of #71242e
#98303e
Dark Shade of #71242e
#4a181e
Saturated Shade of #71242e
#781d28
Desaturated Shade of #71242e
#6a2b34
Grey scale Shade of #71242e
#4a4a4a
Brighten Shade
#8a3d47
Most Readable Shade
#FFFFFF

Shades of #71242e color code

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

#71242e
#642028
#571c23
#4b181e
#3e1419
#321014
#250c0f
#19080a
#0c0405
#000000

Similar Color like #71242e color

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

#72252f
#732630
#742731
#752832
#762933
#772a34
#782b35
#792c36
#7a2d37
#7b2e38
#7c2f39
#7d303a
#7e313b
#7f323c
#70232d
#6f222c
#6e212b
#6d202a
#6c1f29
#6b1e28
#6a1d27
#691c26
#681b25
#671a24
#661923
#651822
#641721
#631620

Monochromatic Color with #71242e

#71242e
#9b323f
#c63f51
#f04d62
#1c090b
#46161d

Tints of #71242e Color

#71242e
#803c45
#90545c
#a06d73
#b0858a
#bf9da2
#cfb6b9
#dfced0
#efe6e7
#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

#71242e
#247167

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

Split Complementary

#71242e
#247140
#245571

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

Analogous Color

#71244d
#71243d
#71242e
#712924
#713924

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

#71242e
#2e7124
#242e71

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

#71242e
#547124
#247167
#402471

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

#71242e
#247167
#245571
#714024

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

#71242e Color Code Preview on Black Background Color

This is how #71242e Color will look on black background color. Color contrast ratio is 1.99

#71242e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#71242e color code is use for CSS Background Color

Background color for the above div is #71242e

HTML with inline CSS

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

#71242e color code is use for CSS Border Color

CSS Border color for the above div is #71242e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#71242e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71242e Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 17 Views

Post your comment:-

By submitting comment you agree to our privacy policy.