Skip to main content Skip to docs navigation

#cf6679 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 Tuna Sashimi and its hex is #CF6275 Nearest Color Name

Color Hue/Base color: Red

Hex #cf6679 Color code in RGB color code model is created after adding 81.18% red color, 40% green color and 47.45% blue color. Hex #cf6679 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 42% yellow and 18.82% black.

Hex #cf6679 color code is between #cc5577 web safe hex color code and #dd7788 web safe hex color code. #cc5577 is the nearest web safe color code. You can see here many more shades of #cf6679 color code.

RGB Chart

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

Color Table

Hex Color Code cf6679 #cf6679
RGB Decimal 207, 102, 121 207, 102, 121
RGB Percent 81%, 40%, 47% rgb(81%, 40%, 47%)
CSS RGBa 207, 102, 121,1 rgba(207,102,121,1)
CMYK Model cmyk(0%,51%,42%,18.82%)
HSL Color Space 349,52% ,61% hsl(349,52% ,61%)
HSV Color Space 349°, 51%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001111 01100110 01111001
Octal 317 146 171
Decimal 207 102 121
Hex cf 66 79

Different shades of #cf6679 color code.

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

Darkest of #cf6679
#772534
Darker of #cf6679
#9e3145
Dark of #cf6679
#c33f57
Base of #cf6679
#cf6679
Light of #cf6679
#db8d9b
Lighter
#e7b4bd
Lightest
#f4dadf

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

#cf6679
#66cfbc

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

Split Complementary

#cf6679
#66cf87
#66aecf

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

Analogous Color

#cf66b6
#cf66a5
#cf6679
#cf7666
#cfa266

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

#cf6679
#6679cf
#79cf66

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

#cf6679
#79cf66
#66cfbc
#bc66cf

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

#cf6679
#aecf66
#66cfbc
#8766cf

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

#501923
#772534
#9e3145
#c33f57
#cf6679
#db8d9b
#e7b4bd
#f4dadf
#ffffff

Tints of #cf6679 Color

#cf6679
#d47787
#d98896
#df99a5
#e4aab4
#e9bbc3
#efccd2
#f4dde1
#f9eef0
#ffffff

Shades of #cf6679 color code

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

#cf6679
#b85a6b
#a14f5e
#8a4450
#733843
#5c2d35
#452228
#2e161a
#170b0d
#000000

Tones

#cf6679
#bb7a86
#a78e93
#9b9b9b
#9b9b9b

Tones

Similar Color like #cf6679 color

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

#d0677a
#d1687b
#d2697c
#d36a7d
#d46b7e
#d56c7f
#d66d80
#d76e81
#d86f82
#d97083
#da7184
#db7285
#dc7386
#dd7487
#ce6578
#cd6477
#cc6376
#cb6275
#ca6174
#c96073
#c85f72
#c75e71
#c65d70
#c55c6f
#c45b6e
#c35a6d
#c2596c
#c1586b

Download this Dark Red

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

#cf6679 Color Code Preview on Black Background Color

This is how #cf6679 Color will look on black background color. Color contrast ratio is 5.83

#cf6679 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf6679

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf6679

#cf6679 color code is use for CSS Background Color

Background color for the above div is #cf6679

HTML with inline CSS

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

#cf6679 color code is use for CSS Border Color

CSS Border color for the above div is #cf6679

HTML with inline CSS

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

CSS Border Left color for the above div is #cf6679

HTML with inline CSS

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

CSS Border Right color for the above div is #cf6679

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cf6679

HTML with inline CSS

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

CSS Border Top color for the above div is #cf6679

HTML with inline CSS

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

#cf6679 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cf6679 Color code Preview on White Background

This is how #cf6679 Color code will look on white background color. Color contrast ratio is 3.60

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

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