crispedge.com

Color picker

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

#71421c hex color - Orange - Warm color - Information

#71421c hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #71421c Color code in RGB color code model is created after adding 44.31% red color, 25.88% green color and 10.98% blue color. Hex #71421c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 75% yellow and 56% black.

Hex #71421c color code is between #774422 web safe hex color code and #663311 web safe hex color code. #774422 is the nearest web safe color code. You can see here many more shades of #71421c color code.

0 Likes 0 Comments | 19 Views

Color Table

Hex Color Code71421c#71421c
RGB Decimal113, 66, 28rgb(113, 66, 28)
RGB Percent44%, 26%, 11%rgb(44%, 26%, 11%)
CSS RGBa113, 66, 28,1rgba(113,66,28,1)
CMYK Modelcmyk(0%,42%,75%,56%)
HSL Color Space27,60% ,28%hsl(27,60% ,28%)
HSV Color Space27°, 75%, 44%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011100010100001000011100
Octal16110234
Decimal1136628
Hex71421c

Different shades of #71421c color code.

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

Light Shade of #71421c
#9a5a26
Dark Shade of #71421c
#482a12
Saturated Shade of #71421c
#784115
Desaturated Shade of #71421c
#6a4323
Grey scale Shade of #71421c
#464646
Brighten Shade
#8a5b35
Most Readable Shade
#FFFFFF

Shades of #71421c color code

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

#71421c
#643a18
#573315
#4b2c12
#3e240f
#321d0c
#251609
#190e06
#0c0703
#000000

Similar Color like #71421c color

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

#72431d
#73441e
#74451f
#754620
#764721
#774822
#784923
#794a24
#7a4b25
#7b4c26
#7c4d27
#7d4e28
#7e4f29
#7f502a
#70411b
#6f401a
#6e3f19
#6d3e18
#6c3d17
#6b3c16
#6a3b15
#693a14
#683913
#673812
#663711
#653610
#64350f
#63340e

Monochromatic Color with #71421c

#71421c
#9b5b27
#c67431
#f08c3c
#1c1007
#462911

Tints of #71421c Color

#71421c
#805735
#906c4e
#a08167
#b09680
#bfab9a
#cfc0b3
#dfd5cc
#efeae5
#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

#71421c
#1c4b71

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

Split Complementary

#71421c
#1c716d
#1c2171

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

Analogous Color

#71201c
#71311c
#71421c
#71531c
#71641c

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

#71421c
#1c7142
#421c71

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

#71421c
#20711c
#1c4b71
#6c1c71

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

#71421c
#1c4b71
#1c2171
#716d1c

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 #71421c 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.

#71421c Color Code Preview on Black Background Color

This is how #71421c Color will look on black background color. Color contrast ratio is 2.50

#71421c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #71421c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #71421c

#71421c color code is use for CSS Background Color

Background color for the above div is #71421c

HTML with inline CSS

<div style="background-color:#71421c;"></div>

#71421c color code is use for CSS Border Color

CSS Border color for the above div is #71421c

HTML with inline CSS

<div style="border:5px solid #71421c;"></div>

CSS Border Left color for the above div is #71421c

HTML with inline CSS

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

CSS Border Right color for the above div is #71421c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #71421c

HTML with inline CSS

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

CSS Border Top color for the above div is #71421c

HTML with inline CSS

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

#71421c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71421c Color code Preview on White Background

This is how #71421c Color code will look on white background color. Color contrast ratio is 8.41

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

Related Gradients

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

0 Likes 0 Comments | 19 Views

Post your comment:-

By submitting comment you agree to our privacy policy.