Skip to main content Skip to docs navigation

#cc722a hex color - Orange - Warm color - Information

#cc722a hex color - Orange - Warm color

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #cc722a Color code in RGB color code model is created after adding 80% red color, 44.71% green color and 16.47% blue color. Hex #cc722a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 79% yellow and 20% black.

Hex #cc722a color code is between #bb7722 web safe hex color code and #dd6633 web safe hex color code. #bb7722 is the nearest web safe color code. You can see here many more shades of #cc722a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code cc722a #cc722a
RGB Decimal 204, 114, 42 rgb(204, 114, 42)
RGB Percent 80%, 45%, 16% rgb(80%, 45%, 16%)
CSS RGBa 204, 114, 42,1 rgba(204,114,42,1)
CMYK Model cmyk(0%,44%,79%,20%)
HSL Color Space 27,66% ,48% hsl(27,66% ,48%)
HSV Color Space 27°, 79%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001100 01110010 00101010
Octal 314 162 52
Decimal 204 114 42
Hex cc 72 2a

Different shades of #cc722a color code.

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

Light Shade of #cc722a
#db8d4e
Dark Shade of #cc722a
#a25a21
Saturated Shade of #cc722a
#d8711e
Desaturated Shade of #cc722a
#c07336
Grey scale Shade of #cc722a
#7b7b7b
Brighten Shade
#e58b43
Most Readable Shade
#000000

Shades of #cc722a color code

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

#cc722a
#b56525
#9e5820
#884c1c
#713f17
#5a3212
#44260e
#2d1909
#160c04
#000000

Similar Color like #cc722a color

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

#cd732b
#ce742c
#cf752d
#d0762e
#d1772f
#d27830
#d37931
#d47a32
#d57b33
#d67c34
#d77d35
#d87e36
#d97f37
#da8038
#cb7129
#ca7028
#c96f27
#c86e26
#c76d25
#c66c24
#c56b23
#c46a22
#c36921
#c26820
#c1671f
#c0661e
#bf651d
#be641c

Monochromatic Color with #cc722a

#cc722a
#f68a33
#221307
#4c2b10
#774218
#a15a21

Tints of #cc722a Color

#cc722a
#d18141
#d79159
#dda171
#e2b088
#e8c0a0
#eed0b8
#f3dfcf
#f9efe7
#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

#cc722a
#2a84cc

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

Split Complementary

#cc722a
#2accc3
#2a33cc

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

Analogous Color

#cc312a
#cc522a
#cc722a
#cc922a
#ccb32a

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

#cc722a
#2acc72
#722acc

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

#cc722a
#33cc2a
#2a84cc
#c32acc

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

#cc722a
#2a84cc
#2a33cc
#ccc32a

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

#cc722a Color Code Preview on Black Background Color

This is how #cc722a Color will look on black background color. Color contrast ratio is 6.01

#cc722a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc722a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc722a

#cc722a color code is use for CSS Background Color

Background color for the above div is #cc722a

HTML with inline CSS

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

#cc722a color code is use for CSS Border Color

CSS Border color for the above div is #cc722a

HTML with inline CSS

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

CSS Border Left color for the above div is #cc722a

HTML with inline CSS

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

CSS Border Right color for the above div is #cc722a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc722a

HTML with inline CSS

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

CSS Border Top color for the above div is #cc722a

HTML with inline CSS

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

#cc722a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc722a Color code Preview on White Background

This is how #cc722a Color code will look on white background color. Color contrast ratio is 3.50

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

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(204,114,42,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(42,132,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,114,42,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.


Fatal error: Uncaught Error: Undefined constant "GETPOSTTYPE" in /var/www/html/ce/wp-content/themes/crispedge/footer.php:18 Stack trace: #0 /var/www/html/ce/wp-includes/template.php(810): require_once() #1 /var/www/html/ce/wp-includes/template.php(745): load_template() #2 /var/www/html/ce/wp-includes/general-template.php(92): locate_template() #3 /var/www/html/ce/wp-content/themes/crispedge/page-color.php(1495): get_footer() #4 /var/www/html/ce/wp-includes/template-loader.php(106): include('...') #5 /var/www/html/ce/wp-blog-header.php(19): require_once('...') #6 /var/www/html/ce/index.php(17): require('...') #7 {main} thrown in /var/www/html/ce/wp-content/themes/crispedge/footer.php on line 18