Skip to main content Skip to docs navigation

#c33d64 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 Royal Banner and its hex is #C74767 Nearest Color Name

Color Hue/Base color: Red

Hex #c33d64 Color code in RGB color code model is created after adding 76.47% red color, 23.92% green color and 39.22% blue color. Hex #c33d64 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 69% magenta, 49% yellow and 23.53% black.

Hex #c33d64 color code is between #bb4466 web safe hex color code and #cc3355 web safe hex color code. #bb4466 is the nearest web safe color code. You can see here many more shades of #c33d64 color code.

RGB Chart

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

Color Table

Hex Color Code c33d64 #c33d64
RGB Decimal 195, 61, 100 195, 61, 100
RGB Percent 76%, 24%, 39% rgb(76%, 24%, 39%)
CSS RGBa 195, 61, 100,1 rgba(195,61,100,1)
CMYK Model cmyk(0%,69%,49%,23.53%)
HSL Color Space 343,53% ,50% hsl(343,53% ,50%)
HSV Color Space 343°, 69%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000011 00111101 01100100
Octal 303 75 144
Decimal 195 61 100
Hex c3 3d 64

Different shades of #c33d64 color code.

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

Darkest of #c33d64
#4f1828
Darker of #c33d64
#76243c
Dark of #c33d64
#9d3050
Base of #c33d64
#c33d64
Light of #c33d64
#cf6483
Lighter
#db8ba2
Lightest
#e7b2c1

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

#c33d64
#3dc39c

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

Split Complementary

#c33d64
#3dc359
#3da7c3

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

Analogous Color

#c33db2
#c33d9c
#c33d64
#c3433d
#c37b3d

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

#c33d64
#3d64c3
#64c33d

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

#c33d64
#64c33d
#3dc39c
#9c3dc3

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

#c33d64
#a7c33d
#3dc39c
#593dc3

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

#280c14
#4f1828
#76243c
#9d3050
#c33d64
#cf6483
#db8ba2
#e7b2c1
#f3d9e0

Tints of #c33d64 Color

#c33d64
#c95275
#d06886
#d77d97
#dd93a8
#e4a8ba
#ebbecb
#f1d3dc
#f8e9ed
#ffffff

Shades of #c33d64 color code

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

#c33d64
#ad3658
#972f4d
#822842
#6c2137
#561b2c
#411421
#2b0d16
#15060b
#000000

Tones

#c33d64
#aa566f
#907079
#808080
#808080

Tones

Similar Color like #c33d64 color

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

#c43e65
#c53f66
#c64067
#c74168
#c84269
#c9436a
#ca446b
#cb456c
#cc466d
#cd476e
#ce486f
#cf4970
#d04a71
#d14b72
#c23c63
#c13b62
#c03a61
#bf3960
#be385f
#bd375e
#bc365d
#bb355c
#ba345b
#b9335a
#b83259
#b73158
#b63057
#b52f56

Download this Dark Red

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

#c33d64 Color Code Preview on Black Background Color

This is how #c33d64 Color will look on black background color. Color contrast ratio is 4.17

#c33d64 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c33d64

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c33d64

#c33d64 color code is use for CSS Background Color

Background color for the above div is #c33d64

HTML with inline CSS

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

#c33d64 color code is use for CSS Border Color

CSS Border color for the above div is #c33d64

HTML with inline CSS

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

CSS Border Left color for the above div is #c33d64

HTML with inline CSS

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

CSS Border Right color for the above div is #c33d64

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c33d64

HTML with inline CSS

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

CSS Border Top color for the above div is #c33d64

HTML with inline CSS

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

#c33d64 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c33d64 Color code Preview on White Background

This is how #c33d64 Color code will look on white background color. Color contrast ratio is 5.03

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

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(195,61,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(61,195,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,61,100,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }