crispedge.com

Color picker

Loading...

#ce5440 hex color - Orange - Warm color - Information

#ce5440 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #ce5440 Color code in RGB color code model is created after adding 80.78% red color, 32.94% green color and 25.1% blue color. Hex #ce5440 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 59% magenta, 69% yellow and 19% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codece5440#ce5440
RGB Decimal206, 84, 64rgb(206, 84, 64)
RGB Percent81%, 33%, 25%rgb(81%, 33%, 25%)
CSS RGBa206, 84, 64,1rgba(206,84,64,1)
CMYK Modelcmyk(0%,59%,69%,19%)
HSL Color Space8,59% ,53%hsl(8,59% ,53%)
HSV Color Space8°, 69%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011100101010001000000
Octal316124100
Decimal2068464
Hexce5440

Different shades of #ce5440 color code.

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

Light Shade of #ce5440
#d87869
Dark Shade of #ce5440
#ae3f2d
Saturated Shade of #ce5440
#da4b34
Desaturated Shade of #ce5440
#c25d4c
Grey scale Shade of #ce5440
#878787
Brighten Shade
#e76d59
Most Readable Shade
#FFFFFF

Shades of #ce5440 color code

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

#ce5440
#b74a38
#a04131
#89382a
#722e23
#5b251c
#441c15
#2d120e
#160907
#000000

Similar Color like #ce5440 color

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

#cf5541
#d05642
#d15743
#d25844
#d35945
#d45a46
#d55b47
#d65c48
#d75d49
#d85e4a
#d95f4b
#da604c
#db614d
#dc624e
#cd533f
#cc523e
#cb513d
#ca503c
#c94f3b
#c84e3a
#c74d39
#c64c38
#c54b37
#c44a36
#c34935
#c24834
#c14733
#c04632

Monochromatic Color with #ce5440

#ce5440
#f8654d
#240f0b
#4e2018
#793126
#a34333

Tints of #ce5440 Color

#ce5440
#d36755
#d87a6a
#de8d7f
#e3a094
#e9b3aa
#eec6bf
#f4d9d4
#f9ece9
#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

#ce5440
#40bace

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

Split Complementary

#ce5440
#40ce9b
#4073ce

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

Analogous Color

#ce4065
#ce4048
#ce5440
#ce7040
#ce8d40

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

#ce5440
#40ce54
#5440ce

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

#ce5440
#73ce40
#40bace
#9b40ce

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

#ce5440
#40bace
#4073ce
#ce9b40

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

#ce5440 Color Code Preview on Black Background Color

This is how #ce5440 Color will look on black background color. Color contrast ratio is 4.97

#ce5440 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce5440

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce5440

#ce5440 color code is use for CSS Background Color

Background color for the above div is #ce5440

HTML with inline CSS

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

#ce5440 color code is use for CSS Border Color

CSS Border color for the above div is #ce5440

HTML with inline CSS

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

CSS Border Left color for the above div is #ce5440

HTML with inline CSS

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

CSS Border Right color for the above div is #ce5440

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce5440

HTML with inline CSS

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

CSS Border Top color for the above div is #ce5440

HTML with inline CSS

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

#ce5440 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce5440 Color code Preview on White Background

This is how #ce5440 Color code will look on white background color. Color contrast ratio is 4.23

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

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,84,64,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(64,186,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,84,64,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.