crispedge.com

Color picker

Loading...

#c7722e hex color - Orange - Warm color - Information

#c7722e hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #c7722e Color code in RGB color code model is created after adding 78.04% red color, 44.71% green color and 18.04% blue color. Hex #c7722e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 77% yellow and 22% black.

Hex #c7722e color code is between #cc7733 web safe hex color code and #bb6622 web safe hex color code. #cc7733 is the nearest web safe color code. You can see here many more shades of #c7722e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codec7722e#c7722e
RGB Decimal199, 114, 46rgb(199, 114, 46)
RGB Percent78%, 45%, 18%rgb(78%, 45%, 18%)
CSS RGBa199, 114, 46,1rgba(199,114,46,1)
CMYK Modelcmyk(0%,43%,77%,22%)
HSL Color Space27,62% ,48%hsl(27,62% ,48%)
HSV Color Space27°, 77%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001110111001000101110
Octal30716256
Decimal19911446
Hexc7722e

Different shades of #c7722e color code.

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

Light Shade of #c7722e
#d78d51
Dark Shade of #c7722e
#9e5a24
Saturated Shade of #c7722e
#d37122
Desaturated Shade of #c7722e
#bb733a
Grey scale Shade of #c7722e
#7a7a7a
Brighten Shade
#e08b47
Most Readable Shade
#FFFFFF

Shades of #c7722e color code

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

#c7722e
#b06528
#9a5823
#844c1e
#6e3f19
#583214
#42260f
#2c190a
#160c05
#000000

Similar Color like #c7722e color

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

#c8732f
#c97430
#ca7531
#cb7632
#cc7733
#cd7834
#ce7935
#cf7a36
#d07b37
#d17c38
#d27d39
#d37e3a
#d47f3b
#d5803c
#c6712d
#c5702c
#c46f2b
#c36e2a
#c26d29
#c16c28
#c06b27
#bf6a26
#be6925
#bd6824
#bc6723
#bb6622
#ba6521
#b96420

Monochromatic Color with #c7722e

#c7722e
#f18a38
#1d1107
#472911
#72411a
#9c5a24

Tints of #c7722e Color

#c7722e
#cd8145
#d3915c
#d9a173
#dfb08a
#e6c0a2
#ecd0b9
#f2dfd0
#f8efe7
#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

#c7722e
#2e83c7

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

Split Complementary

#c7722e
#2ec7bf
#2e36c7

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

Analogous Color

#c7352e
#c7532e
#c7722e
#c7912e
#c7af2e

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

#c7722e
#2ec772
#722ec7

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

#c7722e
#36c72e
#2e83c7
#be2ec7

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

#c7722e
#2e83c7
#2e36c7
#c7bf2e

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

#c7722e Color Code Preview on Black Background Color

This is how #c7722e Color will look on black background color. Color contrast ratio is 5.87

#c7722e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7722e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7722e

#c7722e color code is use for CSS Background Color

Background color for the above div is #c7722e

HTML with inline CSS

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

#c7722e color code is use for CSS Border Color

CSS Border color for the above div is #c7722e

HTML with inline CSS

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

CSS Border Left color for the above div is #c7722e

HTML with inline CSS

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

CSS Border Right color for the above div is #c7722e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c7722e

HTML with inline CSS

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

CSS Border Top color for the above div is #c7722e

HTML with inline CSS

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

#c7722e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c7722e Color code Preview on White Background

This is how #c7722e Color code will look on white background color. Color contrast ratio is 3.57

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(199,114,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(46,131,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(199,114,46,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.