Skip to main content Skip to docs navigation

#CD123F hex color | Toreador | 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

Color Hue/Base color: Red

Hex #CD123F Color Code is also known as | Toreador color.

Hex #CD123F Color code in RGB color code model is created after adding 80.39% red color, 7.06% green color and 24.71% blue color. Hex #CD123F Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 91% magenta, 69% yellow and 19.61% black.

Hex #CD123F color code is between #cc1144 web safe hex color code and #dd2233 web safe hex color code. #cc1144 is the nearest web safe color code. You can see here many more shades of #CD123F color code.

RGB Chart

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

Color Table

Hex Color Code CD123F #CD123F
RGB Decimal 205, 18, 63 205, 18, 63
RGB Percent 80%, 7%, 25% rgb(80%, 7%, 25%)
CSS RGBa 205, 18, 63,1 rgba(205,18,63,1)
CMYK Model cmyk(0%,91%,69%,19.61%)
HSL Color Space 346,84% ,44% hsl(346,84% ,44%)
HSV Color Space 346°, 91%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 00010010 00111111
Octal 315 22 77
Decimal 205 18 63
Hex CD 12 3F

Different shades of #CD123F color code.

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

Darkest of #CD123F
#400614
Darker of #CD123F
#6f0a22
Dark of #CD123F
#9e0e31
Base of #CD123F
#cd123f
Light of #CD123F
#ec2656
Lighter
#f0557a
Lightest
#f4849f

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

#cd123f
#12cda0

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

Split Complementary

#CD123F
#12cd43
#129dcd

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

Analogous Color

#cd12ac
#cd128d
#cd123f
#cd2312
#cd7112

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

#CD123F
#123fcd
#3fcd12

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

#CD123F
#3fcd12
#12cda0
#a012cd

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

#CD123F
#9dcd12
#12cda0
#4312cd

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 #CD123F

#110205
#400614
#6f0a22
#9e0e31
#cd123f
#ec2656
#f0557a
#f4849f
#f8b3c3

Tints of #CD123F Color

#cd123f
#d22c54
#d84669
#dd617f
#e37b94
#e895a9
#eeb0bf
#f3cad4
#f9e4e9
#ffffff

Shades of #CD123F color code

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

#cd123f
#b61038
#9f0e31
#880c2a
#710a23
#5b081c
#440615
#2d040e
#160207
#000000

Tones

#cd123f
#b7284b
#a03f56
#8a5562
#746b6d

Tones

Similar Color like #CD123F color

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

#ce1340
#cf1441
#d01542
#d11643
#d21744
#d31845
#d41946
#d51a47
#d61b48
#d71c49
#d81d4a
#d91e4b
#da1f4c
#db204d
#cc113e
#cb103d
#ca0f3c
#c90e3b
#c80d3a
#c70c39
#c60b38
#c50a37
#c40936
#c30835
#c20734
#c10633
#c00532
#bf0431

Download this Dark Red

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

#CD123F Color Code Preview on Black Background Color

This is how #CD123F Color will look on black background color. Color contrast ratio is 3.75

#CD123F in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #CD123F

HTML with inline CSS

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

Your Example Paragraph content text in with font color #CD123F

#CD123F color code is use for CSS Background Color

Background color for the above div is #CD123F

HTML with inline CSS

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

#CD123F color code is use for CSS Border Color

CSS Border color for the above div is #CD123F

HTML with inline CSS

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

CSS Border Left color for the above div is #CD123F

HTML with inline CSS

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

CSS Border Right color for the above div is #CD123F

HTML with inline CSS

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

CSS Border Bottom color for the above div is #CD123F

HTML with inline CSS

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

CSS Border Top color for the above div is #CD123F

HTML with inline CSS

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

#CD123F hex Color code used as CSS color Codes

Example CSS Class for usage

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

#CD123F Color code Preview on White Background

This is how #CD123F Color code will look on white background color. Color contrast ratio is 5.59

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

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(205,18,63,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(18,205,160,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(205,18,63,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }