crispedge.com

Color picker

Loading...

#ce601c hex color - Brown - Warm color - Information

#ce601c hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #ce601c Color code in RGB color code model is created after adding 80.78% red color, 37.65% green color and 10.98% blue color. Hex #ce601c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 86% yellow and 19% black.

Hex #ce601c color code is between #cc6622 web safe hex color code and #dd5511 web safe hex color code. #cc6622 is the nearest web safe color code. You can see here many more shades of #ce601c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codece601c#ce601c
RGB Decimal206, 96, 28rgb(206, 96, 28)
RGB Percent81%, 38%, 11%rgb(81%, 38%, 11%)
CSS RGBa206, 96, 28,1rgba(206,96,28,1)
CMYK Modelcmyk(0%,53%,86%,19%)
HSL Color Space23,76% ,46%hsl(23,76% ,46%)
HSV Color Space23°, 86%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011100110000000011100
Octal31614034
Decimal2069628
Hexce601c

Different shades of #ce601c color code.

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

Light Shade of #ce601c
#e47a39
Dark Shade of #ce601c
#a14b16
Saturated Shade of #ce601c
#da5d10
Desaturated Shade of #ce601c
#c26328
Grey scale Shade of #ce601c
#757575
Brighten Shade
#e77935
Most Readable Shade
#FFFFFF

Shades of #ce601c color code

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

#ce601c
#b75518
#a04a15
#894012
#72350f
#5b2a0c
#442009
#2d1506
#160a03
#000000

Similar Color like #ce601c color

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

#cf611d
#d0621e
#d1631f
#d26420
#d36521
#d46622
#d56723
#d66824
#d76925
#d86a26
#d96b27
#da6c28
#db6d29
#dc6e2a
#cd5f1b
#cc5e1a
#cb5d19
#ca5c18
#c95b17
#c85a16
#c75915
#c65814
#c55713
#c45612
#c35511
#c25410
#c1530f
#c0520e

Monochromatic Color with #ce601c

#ce601c
#f87422
#241105
#4e250b
#793810
#a34c16

Tints of #ce601c Color

#ce601c
#d37135
#d8834e
#de9567
#e3a680
#e9b89a
#eecab3
#f4dbcc
#f9ede5
#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

#ce601c
#1c8ace

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

Split Complementary

#ce601c
#1cceb9
#1c31ce

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

Analogous Color

#ce1c1f
#ce3c1c
#ce601c
#ce841c
#cea71c

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

#ce601c
#1cce60
#601cce

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

#ce601c
#31ce1c
#1c8ace
#b91cce

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

#ce601c
#1c8ace
#1c31ce
#ceb91c

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

#ce601c Color Code Preview on Black Background Color

This is how #ce601c Color will look on black background color. Color contrast ratio is 5.31

#ce601c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce601c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce601c

#ce601c color code is use for CSS Background Color

Background color for the above div is #ce601c

HTML with inline CSS

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

#ce601c color code is use for CSS Border Color

CSS Border color for the above div is #ce601c

HTML with inline CSS

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

CSS Border Left color for the above div is #ce601c

HTML with inline CSS

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

CSS Border Right color for the above div is #ce601c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce601c

HTML with inline CSS

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

CSS Border Top color for the above div is #ce601c

HTML with inline CSS

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

#ce601c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce601c Color code Preview on White Background

This is how #ce601c Color code will look on white background color. Color contrast ratio is 3.95

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

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(206,96,28,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(28,138,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,96,28,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.