Skip to main content Skip to docs navigation

#ce024d hex color | Download Dark Red BG image | Information

Color Picker

@
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 Info

Woow we have a nearby visually matching color name available. It's name is Ruby and its hex is #CA0147 Nearest Color Name

Color Hue/Base color: Red

Hex #ce024d Color code in RGB color code model is created after adding 80.78% red color, 0.78% green color and 30.2% blue color. Hex #ce024d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 99% magenta, 63% yellow and 19.22% black.

Hex #ce024d color code is between #cc0055 web safe hex color code and #dd0044 web safe hex color code. #cc0055 is the nearest web safe color code. You can see here many more shades of #ce024d color code.

RGB Chart

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

Color Table

Hex Color Code ce024d #ce024d
RGB Decimal 206, 2, 77 206, 2, 77
RGB Percent 81%, 1%, 30% rgb(81%, 1%, 30%)
CSS RGBa 206, 2, 77,1 rgba(206,2,77,1)
CMYK Model cmyk(0%,99%,63%,19.22%)
HSL Color Space 338,98% ,41% hsl(338,98% ,41%)
HSV Color Space 338°, 99%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001110 00000010 01001101
Octal 316 2 115
Decimal 206 2 77
Hex ce 02 4d

Different shades of #ce024d color code.

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

Darkest of #ce024d
#360114
Darker of #ce024d
#690127
Dark of #ce024d
#9b023a
Base of #ce024d
#ce024d
Light of #ce024d
#fd0661
Lighter
#fd3981
Lightest
#fe6ba1

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

#ce024d
#02ce83

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

Split Complementary

#ce024d
#02ce1d
#02b3ce

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

Analogous Color

#ce02c4
#ce02a2
#ce024d
#ce0209
#ce5002

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

#ce024d
#024dce
#4dce02

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

#ce024d
#4dce02
#02ce83
#8302ce

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ce024d
#b3ce02
#02ce83
#1d02ce

Square 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).

Monochromatic Color with #ce024d

#040001
#360114
#690127
#9b023a
#ce024d
#fd0661
#fd3981
#fe6ba1
#fe9ec1

Tints of #ce024d Color

#ce024d
#d31e60
#d83a74
#de5688
#e3729c
#e98eaf
#eeaac3
#f4c6d7
#f9e2eb
#ffffff

Shades of #ce024d color code

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

#ce024d
#b70144
#a0013b
#890133
#72012a
#5b0022
#440019
#2d0011
#160008
#000000

Tones

#ce024d
#b91752
#a42c58
#90405e
#7b5563

Tones

Similar Color like #ce024d color

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

#cf034e
#d0044f
#d10550
#d20651
#d30752
#d40853
#d50954
#d60a55
#d70b56
#d80c57
#d90d58
#da0e59
#db0f5a
#dc105b
#cd014c
#cc004b
#cb004a
#ca0049
#c90048
#c80047
#c70046
#c60045
#c50044
#c40043
#c30042
#c20041
#c10040
#c0003f

Download this Dark Red

Hex #ce024d 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.

#ce024d Color Code Preview on Black Background Color

This is how #ce024d Color will look on black background color. Color contrast ratio is 3.74

#ce024d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce024d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce024d

#ce024d color code is use for CSS Background Color

Background color for the above div is #ce024d

HTML with inline CSS

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

#ce024d color code is use for CSS Border Color

CSS Border color for the above div is #ce024d

HTML with inline CSS

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

CSS Border Left color for the above div is #ce024d

HTML with inline CSS

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

CSS Border Right color for the above div is #ce024d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce024d

HTML with inline CSS

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

CSS Border Top color for the above div is #ce024d

HTML with inline CSS

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

#ce024d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce024d Color code Preview on White Background

This is how #ce024d Color code will look on white background color. Color contrast ratio is 5.61

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(206,2,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(2,206,131,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,2,77,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }