crispedge.com

Color picker

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

#7c3e1e hex color - Orange - Warm color - Information

#7c3e1e hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #7c3e1e Color code in RGB color code model is created after adding 48.63% red color, 24.31% green color and 11.76% blue color. Hex #7c3e1e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 76% yellow and 51% black.

Hex #7c3e1e color code is between #774422 web safe hex color code and #883311 web safe hex color code. #774422 is the nearest web safe color code. You can see here many more shades of #7c3e1e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7c3e1e#7c3e1e
RGB Decimal124, 62, 30rgb(124, 62, 30)
RGB Percent49%, 24%, 12%rgb(49%, 24%, 12%)
CSS RGBa124, 62, 30,1rgba(124,62,30,1)
CMYK Modelcmyk(0%,50%,76%,51%)
HSL Color Space20,61% ,30%hsl(20,61% ,30%)
HSV Color Space20°, 76%, 49%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011111000011111000011110
Octal1747636
Decimal1246230
Hex7c3e1e

Different shades of #7c3e1e color code.

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

Light Shade of #7c3e1e
#a55328
Dark Shade of #7c3e1e
#532914
Saturated Shade of #7c3e1e
#843c16
Desaturated Shade of #7c3e1e
#744026
Grey scale Shade of #7c3e1e
#4d4d4d
Brighten Shade
#955737
Most Readable Shade
#FFFFFF

Shades of #7c3e1e color code

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

#7c3e1e
#6e371a
#603017
#522914
#442210
#371b0d
#29140a
#1b0d06
#0d0603
#000000

Similar Color like #7c3e1e color

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

#7d3f1f
#7e4020
#7f4121
#804222
#814323
#824424
#834525
#844626
#854727
#864828
#874929
#884a2a
#894b2b
#8a4c2c
#7b3d1d
#7a3c1c
#793b1b
#783a1a
#773919
#763818
#753717
#743616
#733515
#723414
#713313
#703212
#6f3111
#6e3010

Monochromatic Color with #7c3e1e

#7c3e1e
#a65328
#d16933
#fb7e3d
#271309
#512914

Tints of #7c3e1e Color

#7c3e1e
#8a5337
#996850
#a77e69
#b69382
#c4a99b
#d3beb4
#e1d4cd
#f0e9e6
#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

#7c3e1e
#1e5c7c

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

Split Complementary

#7c3e1e
#1e7c6d
#1e2d7c

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

Analogous Color

#7c1e24
#7c2b1e
#7c3e1e
#7c511e
#7c641e

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

#7c3e1e
#1e7c3e
#3e1e7c

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

#7c3e1e
#2d7c1e
#1e5c7c
#6d1e7c

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

#7c3e1e
#1e5c7c
#1e2d7c
#7c6d1e

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 #7c3e1e 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.

#7c3e1e Color Code Preview on Black Background Color

This is how #7c3e1e Color will look on black background color. Color contrast ratio is 2.56

#7c3e1e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7c3e1e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7c3e1e

#7c3e1e color code is use for CSS Background Color

Background color for the above div is #7c3e1e

HTML with inline CSS

<div style="background-color:#7c3e1e;"></div>

#7c3e1e color code is use for CSS Border Color

CSS Border color for the above div is #7c3e1e

HTML with inline CSS

<div style="border:5px solid #7c3e1e;"></div>

CSS Border Left color for the above div is #7c3e1e

HTML with inline CSS

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

CSS Border Right color for the above div is #7c3e1e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7c3e1e

HTML with inline CSS

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

CSS Border Top color for the above div is #7c3e1e

HTML with inline CSS

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

#7c3e1e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7c3e1e Color code Preview on White Background

This is how #7c3e1e Color code will look on white background color. Color contrast ratio is 8.19

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

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.