Skip to main content Skip to docs navigation

#ca0779 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 Moth Orchid and its hex is #D00172 Nearest Color Name

Color Hue/Base color: Red

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

Hex #ca0779 color code is between #cc0077 web safe hex color code and #bb0088 web safe hex color code. #cc0077 is the nearest web safe color code. You can see here many more shades of #ca0779 color code.

RGB Chart

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

Color Table

Hex Color Code ca0779 #ca0779
RGB Decimal 202, 7, 121 202, 7, 121
RGB Percent 79%, 3%, 47% rgb(79%, 3%, 47%)
CSS RGBa 202, 7, 121,1 rgba(202,7,121,1)
CMYK Model cmyk(0%,97%,40%,20.78%)
HSL Color Space 325,93% ,41% hsl(325,93% ,41%)
HSV Color Space 325°, 97%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001010 00000111 01111001
Octal 312 7 171
Decimal 202 7 121
Hex ca 07 79

Different shades of #ca0779 color code.

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

Darkest of #ca0779
#360220
Darker of #ca0779
#67043e
Dark of #ca0779
#99055b
Base of #ca0779
#ca0779
Light of #ca0779
#f70d96
Lighter
#f83fab
Lightest
#fa70c1

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

#ca0779
#07ca58

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

Split Complementary

#ca0779
#18ca07
#07cab9

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

Analogous Color

#a907ca
#ca07ca
#ca0779
#ca0738
#ca2707

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

#ca0779
#0779ca
#79ca07

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

#ca0779
#79ca07
#07ca58
#5807ca

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

#ca0779
#cab907
#07ca58
#0718ca

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

#050003
#360220
#67043e
#99055b
#ca0779
#f70d96
#f83fab
#fa70c1
#fca1d6

Tints of #ca0779 Color

#ca0779
#cf2287
#d53e96
#db59a5
#e175b4
#e790c3
#edacd2
#f3c7e1
#f9e3f0
#ffffff

Shades of #ca0779 color code

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

#ca0779
#b3066b
#9d055e
#860450
#700343
#590335
#430228
#2c011a
#16000d
#000000

Tones

#ca0779
#b51c75
#a03172
#8b466e
#765b6b

Tones

Similar Color like #ca0779 color

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

#cb087a
#cc097b
#cd0a7c
#ce0b7d
#cf0c7e
#d00d7f
#d10e80
#d20f81
#d31082
#d41183
#d51284
#d61385
#d71486
#d81587
#c90678
#c80577
#c70476
#c60375
#c50274
#c40173
#c30072
#c20071
#c10070
#c0006f
#bf006e
#be006d
#bd006c
#bc006b

Download this Dark Red

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

#ca0779 Color Code Preview on Black Background Color

This is how #ca0779 Color will look on black background color. Color contrast ratio is 3.82

#ca0779 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca0779

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca0779

#ca0779 color code is use for CSS Background Color

Background color for the above div is #ca0779

HTML with inline CSS

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

#ca0779 color code is use for CSS Border Color

CSS Border color for the above div is #ca0779

HTML with inline CSS

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

CSS Border Left color for the above div is #ca0779

HTML with inline CSS

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

CSS Border Right color for the above div is #ca0779

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ca0779

HTML with inline CSS

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

CSS Border Top color for the above div is #ca0779

HTML with inline CSS

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

#ca0779 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ca0779 Color code Preview on White Background

This is how #ca0779 Color code will look on white background color. Color contrast ratio is 5.50

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

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