Skip to main content Skip to docs navigation

#ca799c 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 Wild Rose and its hex is #CB7D96 Nearest Color Name

Color Hue/Base color: Red

Hex #ca799c Color code in RGB color code model is created after adding 79.22% red color, 47.45% green color and 61.18% blue color. Hex #ca799c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 23% yellow and 20.78% black.

Hex #ca799c color code is between #cc7799 web safe hex color code and #bb88aa web safe hex color code. #cc7799 is the nearest web safe color code. You can see here many more shades of #ca799c color code.

RGB Chart

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

Color Table

Hex Color Code ca799c #ca799c
RGB Decimal 202, 121, 156 202, 121, 156
RGB Percent 79%, 47%, 61% rgb(79%, 47%, 61%)
CSS RGBa 202, 121, 156,1 rgba(202,121,156,1)
CMYK Model cmyk(0%,40%,23%,20.78%)
HSL Color Space 334,43% ,63% hsl(334,43% ,63%)
HSV Color Space 334°, 40%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001010 01111001 10011100
Octal 312 171 234
Decimal 202 121 156
Hex ca 79 9c

Different shades of #ca799c color code.

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

Darkest of #ca799c
#7a3050
Darker of #ca799c
#9e3f68
Dark of #ca799c
#bc5481
Base of #ca799c
#ca799c
Light of #ca799c
#d89eb7
Lighter
#e7c2d2
Lightest
#f5e7ed

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

#ca799c
#79caa7

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

Split Complementary

#ca799c
#79ca7e
#79c5ca

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

Analogous Color

#c979ca
#ca79be
#ca799c
#ca7981
#ca9379

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

#ca799c
#799cca
#9cca79

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

#ca799c
#9cca79
#79caa7
#a779ca

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

#ca799c
#c5ca79
#79caa7
#7e79ca

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

#552238
#7a3050
#9e3f68
#bc5481
#ca799c
#d89eb7
#e7c2d2
#f5e7ed
#ffffff

Tints of #ca799c Color

#ca799c
#cf87a7
#d596b2
#dba5bd
#e1b4c8
#e7c3d3
#edd2de
#f3e1e9
#f9f0f4
#ffffff

Shades of #ca799c color code

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

#ca799c
#b36b8a
#9d5e79
#865068
#704356
#593545
#432834
#2c1a22
#160d11
#000000

Tones

#ca799c
#b78c9f
#a59ea1
#a1a1a1
#a1a1a1

Tones

Similar Color like #ca799c color

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

#cb7a9d
#cc7b9e
#cd7c9f
#ce7da0
#cf7ea1
#d07fa2
#d180a3
#d281a4
#d382a5
#d483a6
#d584a7
#d685a8
#d786a9
#d887aa
#c9789b
#c8779a
#c77699
#c67598
#c57497
#c47396
#c37295
#c27194
#c17093
#c06f92
#bf6e91
#be6d90
#bd6c8f
#bc6b8e

Download this Dark Red

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

#ca799c Color Code Preview on Black Background Color

This is how #ca799c Color will look on black background color. Color contrast ratio is 6.73

#ca799c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca799c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca799c

#ca799c color code is use for CSS Background Color

Background color for the above div is #ca799c

HTML with inline CSS

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

#ca799c color code is use for CSS Border Color

CSS Border color for the above div is #ca799c

HTML with inline CSS

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

CSS Border Left color for the above div is #ca799c

HTML with inline CSS

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

CSS Border Right color for the above div is #ca799c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ca799c

HTML with inline CSS

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

CSS Border Top color for the above div is #ca799c

HTML with inline CSS

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

#ca799c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ca799c Color code Preview on White Background

This is how #ca799c Color code will look on white background color. Color contrast ratio is 3.12

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

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