crispedge.com

Color picker

Loading...

#ce3a3c hex color - Brown - Warm color - Information

#ce3a3c hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #ce3a3c Color code in RGB color code model is created after adding 80.78% red color, 22.75% green color and 23.53% blue color. Hex #ce3a3c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 72% magenta, 71% yellow and 19% black.

Hex #ce3a3c color code is between #cc3344 web safe hex color code and #dd4433 web safe hex color code. #cc3344 is the nearest web safe color code. You can see here many more shades of #ce3a3c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codece3a3c#ce3a3c
RGB Decimal206, 58, 60rgb(206, 58, 60)
RGB Percent81%, 23%, 24%rgb(81%, 23%, 24%)
CSS RGBa206, 58, 60,1rgba(206,58,60,1)
CMYK Modelcmyk(0%,72%,71%,19%)
HSL Color Space359,60% ,52%hsl(359,60% ,52%)
HSV Color Space359°, 72%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011100011101000111100
Octal3167274
Decimal2065860
Hexce3a3c

Different shades of #ce3a3c color code.

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

Light Shade of #ce3a3c
#d86364
Dark Shade of #ce3a3c
#ab2a2c
Saturated Shade of #ce3a3c
#da2e30
Desaturated Shade of #ce3a3c
#c24648
Grey scale Shade of #ce3a3c
#848484
Brighten Shade
#e75355
Most Readable Shade
#FFFFFF

Shades of #ce3a3c color code

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

#ce3a3c
#b73335
#a02d2e
#892628
#722021
#5b191a
#441314
#2d0c0d
#160606
#000000

Similar Color like #ce3a3c color

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

#cf3b3d
#d03c3e
#d13d3f
#d23e40
#d33f41
#d44042
#d54143
#d64244
#d74345
#d84446
#d94547
#da4648
#db4749
#dc484a
#cd393b
#cc383a
#cb3739
#ca3638
#c93537
#c83436
#c73335
#c63234
#c53133
#c43032
#c32f31
#c22e30
#c12d2f
#c02c2e

Monochromatic Color with #ce3a3c

#ce3a3c
#f84648
#240a0a
#4e1617
#792223
#a32e30

Tints of #ce3a3c Color

#ce3a3c
#d34f51
#d86567
#de7b7d
#e39192
#e9a7a8
#eebdbe
#f4d3d3
#f9e9e9
#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

#ce3a3c
#3acecc

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

Split Complementary

#ce3a3c
#3ace82
#3a86ce

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

Analogous Color

#ce3a77
#ce3a5a
#ce3a3c
#ce563a
#ce733a

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

#ce3a3c
#3cce3a
#3a3cce

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

#ce3a3c
#86ce3a
#3acecc
#823ace

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

#ce3a3c
#3acecc
#3a86ce
#ce823a

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

#ce3a3c Color Code Preview on Black Background Color

This is how #ce3a3c Color will look on black background color. Color contrast ratio is 4.29

#ce3a3c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce3a3c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce3a3c

#ce3a3c color code is use for CSS Background Color

Background color for the above div is #ce3a3c

HTML with inline CSS

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

#ce3a3c color code is use for CSS Border Color

CSS Border color for the above div is #ce3a3c

HTML with inline CSS

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

CSS Border Left color for the above div is #ce3a3c

HTML with inline CSS

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

CSS Border Right color for the above div is #ce3a3c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce3a3c

HTML with inline CSS

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

CSS Border Top color for the above div is #ce3a3c

HTML with inline CSS

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

#ce3a3c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce3a3c Color code Preview on White Background

This is how #ce3a3c Color code will look on white background color. Color contrast ratio is 4.89

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

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,58,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(58,206,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,58,60,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.