crispedge.com

Color picker

Loading...

#cc4708 hex color - Orange - Warm color - Information

#cc4708 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #cc4708 Color code in RGB color code model is created after adding 80% red color, 27.84% green color and 3.14% blue color. Hex #cc4708 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 96% yellow and 20% black.

Hex #cc4708 color code is between #bb4400 web safe hex color code and #dd5500 web safe hex color code. #bb4400 is the nearest web safe color code. You can see here many more shades of #cc4708 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecc4708#cc4708
RGB Decimal204, 71, 8rgb(204, 71, 8)
RGB Percent80%, 28%, 3%rgb(80%, 28%, 3%)
CSS RGBa204, 71, 8,1rgba(204,71,8,1)
CMYK Modelcmyk(0%,65%,96%,20%)
HSL Color Space19,92% ,42%hsl(19,92% ,42%)
HSV Color Space19°, 96%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000100011100001000
Octal31410710
Decimal204718
Hexcc4708

Different shades of #cc4708 color code.

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

Light Shade of #cc4708
#f65b11
Dark Shade of #cc4708
#9b3606
Saturated Shade of #cc4708
#d44400
Desaturated Shade of #cc4708
#c14b13
Grey scale Shade of #cc4708
#6a6a6a
Brighten Shade
#e56021
Most Readable Shade
#FFFFFF

Shades of #cc4708 color code

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

#cc4708
#b53f07
#9e3706
#882f05
#712704
#5a1f03
#441702
#2d0f01
#160700
#000000

Similar Color like #cc4708 color

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

#cd4809
#ce490a
#cf4a0b
#d04b0c
#d14c0d
#d24d0e
#d34e0f
#d44f10
#d55011
#d65112
#d75213
#d85314
#d95415
#da5516
#cb4607
#ca4506
#c94405
#c84304
#c74203
#c64102
#c54001
#c43f00
#c33e00
#c23d00
#c13c00
#c03b00
#bf3a00
#be3900

Monochromatic Color with #cc4708

#cc4708
#f6560a
#220c01
#4c1b03
#772905
#a13806

Tints of #cc4708 Color

#cc4708
#d15b23
#d76f3e
#dd845a
#e29875
#e8ad91
#eec1ac
#f3d6c8
#f9eae3
#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

#cc4708
#088dcc

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

Split Complementary

#cc4708
#08cca9
#082bcc

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

Analogous Color

#cc0817
#cc2008
#cc4708
#cc6e08
#cc9508

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

#cc4708
#08cc47
#4708cc

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

#cc4708
#2bcc08
#088dcc
#a908cc

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

#cc4708
#088dcc
#082bcc
#cca908

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

#cc4708 Color Code Preview on Black Background Color

This is how #cc4708 Color will look on black background color. Color contrast ratio is 4.47

#cc4708 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc4708

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc4708

#cc4708 color code is use for CSS Background Color

Background color for the above div is #cc4708

HTML with inline CSS

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

#cc4708 color code is use for CSS Border Color

CSS Border color for the above div is #cc4708

HTML with inline CSS

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

CSS Border Left color for the above div is #cc4708

HTML with inline CSS

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

CSS Border Right color for the above div is #cc4708

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc4708

HTML with inline CSS

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

CSS Border Top color for the above div is #cc4708

HTML with inline CSS

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

#cc4708 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc4708 Color code Preview on White Background

This is how #cc4708 Color code will look on white background color. Color contrast ratio is 4.70

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

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,71,8,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(8,141,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,71,8,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.