crispedge.com

Color picker

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

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

#71383e hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #71383e Color code in RGB color code model is created after adding 44.31% red color, 21.96% green color and 24.31% blue color. Hex #71383e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 45% yellow and 56% black.

Hex #71383e color code is between #773344 web safe hex color code and #664433 web safe hex color code. #773344 is the nearest web safe color code. You can see here many more shades of #71383e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code71383e#71383e
RGB Decimal113, 56, 62rgb(113, 56, 62)
RGB Percent44%, 22%, 24%rgb(44%, 22%, 24%)
CSS RGBa113, 56, 62,1rgba(113,56,62,1)
CMYK Modelcmyk(0%,50%,45%,56%)
HSL Color Space354,34% ,33%hsl(354,34% ,33%)
HSV Color Space354°, 50%, 44%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011100010011100000111110
Octal1617076
Decimal1135662
Hex71383e

Different shades of #71383e color code.

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

Light Shade of #71383e
#934951
Dark Shade of #71383e
#4f272b
Saturated Shade of #71383e
#793037
Desaturated Shade of #71383e
#694045
Grey scale Shade of #71383e
#545454
Brighten Shade
#8a5157
Most Readable Shade
#FFFFFF

Shades of #71383e color code

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

#71383e
#643137
#572b30
#4b2529
#3e1f22
#32181b
#251214
#190c0d
#0c0606
#000000

Similar Color like #71383e color

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

#72393f
#733a40
#743b41
#753c42
#763d43
#773e44
#783f45
#794046
#7a4147
#7b4248
#7c4349
#7d444a
#7e454b
#7f464c
#70373d
#6f363c
#6e353b
#6d343a
#6c3339
#6b3238
#6a3137
#693036
#682f35
#672e34
#662d33
#652c32
#642b31
#632a30

Monochromatic Color with #71383e

#71383e
#9b4d55
#c6626d
#f07784
#1c0e0f
#462327

Tints of #71383e Color

#71383e
#804e53
#906468
#a07a7e
#b09093
#bfa6a9
#cfbcbe
#dfd2d4
#efe8e9
#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

#71383e
#38716b

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

Split Complementary

#71383e
#38714e
#385a71

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

Analogous Color

#713855
#713849
#71383e
#713d38
#714938

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

#71383e
#3e7138
#383e71

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

#71383e
#5a7138
#38716b
#4e3871

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

#71383e
#38716b
#385a71
#714f38

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

#71383e Color Code Preview on Black Background Color

This is how #71383e Color will look on black background color. Color contrast ratio is 2.34

#71383e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#71383e color code is use for CSS Background Color

Background color for the above div is #71383e

HTML with inline CSS

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

#71383e color code is use for CSS Border Color

CSS Border color for the above div is #71383e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#71383e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71383e Color code Preview on White Background

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

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

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.