Skip to main content Skip to docs navigation

#cd0155 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 Red-Letter Day and its hex is #CC0055 Nearest Color Name

Color Hue/Base color: Red

Hex #cd0155 Color code in RGB color code model is created after adding 80.39% red color, 0.39% green color and 33.33% blue color. Hex #cd0155 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 59% yellow and 19.61% black.

Hex #cd0155 color code is between #cc0044 web safe hex color code and #dd0066 web safe hex color code. #cc0044 is the nearest web safe color code. You can see here many more shades of #cd0155 color code.

RGB Chart

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

Color Table

Hex Color Code cd0155 #cd0155
RGB Decimal 205, 1, 85 205, 1, 85
RGB Percent 80%, 0%, 33% rgb(80%, 0%, 33%)
CSS RGBa 205, 1, 85,1 rgba(205,1,85,1)
CMYK Model cmyk(0%,100%,59%,19.61%)
HSL Color Space 335,99% ,40% hsl(335,99% ,40%)
HSV Color Space 335°, 100%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 00000001 01010101
Octal 315 1 125
Decimal 205 1 85
Hex cd 01 55

Different shades of #cd0155 color code.

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

Darkest of #cd0155
#350016
Darker of #cd0155
#67012b
Dark of #cd0155
#9a0140
Base of #cd0155
#cd0155
Light of #cd0155
#fe036a
Lighter
#fe3688
Lightest
#fe69a6

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

#cd0155
#01cd79

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

Split Complementary

#cd0155
#01cd13
#01bbcd

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

Analogous Color

#cd01cc
#cd01aa
#cd0155
#cd0111
#cd4601

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

#cd0155
#0155cd
#55cd01

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

#cd0155
#55cd01
#01cd79
#7901cd

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

#cd0155
#bbcd01
#01cd79
#1301cd

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

#020001
#350016
#67012b
#9a0140
#cd0155
#fe036a
#fe3688
#fe69a6
#ff9bc4

Tints of #cd0155 Color

#cd0155
#d21d67
#d8397a
#dd558d
#e371a0
#e88eb3
#eeaac6
#f3c6d9
#f9e2ec
#ffffff

Shades of #cd0155 color code

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

#cd0155
#b6004b
#9f0042
#880038
#71002f
#5b0025
#44001c
#2d0012
#160009
#000000

Tones

#cd0155
#b81659
#a42a5c
#8f3f60
#7b5364

Tones

Similar Color like #cd0155 color

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

#ce0256
#cf0357
#d00458
#d10559
#d2065a
#d3075b
#d4085c
#d5095d
#d60a5e
#d70b5f
#d80c60
#d90d61
#da0e62
#db0f63
#cc0054
#cb0053
#ca0052
#c90051
#c80050
#c7004f
#c6004e
#c5004d
#c4004c
#c3004b
#c2004a
#c10049
#c00048
#bf0047

Download this Dark Red

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

#cd0155 Color Code Preview on Black Background Color

This is how #cd0155 Color will look on black background color. Color contrast ratio is 3.73

#cd0155 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd0155

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd0155

#cd0155 color code is use for CSS Background Color

Background color for the above div is #cd0155

HTML with inline CSS

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

#cd0155 color code is use for CSS Border Color

CSS Border color for the above div is #cd0155

HTML with inline CSS

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

CSS Border Left color for the above div is #cd0155

HTML with inline CSS

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

CSS Border Right color for the above div is #cd0155

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd0155

HTML with inline CSS

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

CSS Border Top color for the above div is #cd0155

HTML with inline CSS

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

#cd0155 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd0155 Color code Preview on White Background

This is how #cd0155 Color code will look on white background color. Color contrast ratio is 5.63

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

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