Skip to main content Skip to docs navigation

#c6759d 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 Dolomite Red and its hex is #C5769B Nearest Color Name

Color Hue/Base color: Red

Hex #c6759d Color code in RGB color code model is created after adding 77.65% red color, 45.88% green color and 61.57% blue color. Hex #c6759d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 21% yellow and 22.35% black.

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

RGB Chart

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

Color Table

Hex Color Code c6759d #c6759d
RGB Decimal 198, 117, 157 198, 117, 157
RGB Percent 78%, 46%, 62% rgb(78%, 46%, 62%)
CSS RGBa 198, 117, 157,1 rgba(198,117,157,1)
CMYK Model cmyk(0%,41%,21%,22.35%)
HSL Color Space 330,42% ,62% hsl(330,42% ,62%)
HSV Color Space 330°, 41%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000110 01110101 10011101
Octal 306 165 235
Decimal 198 117 157
Hex c6 75 9d

Different shades of #c6759d color code.

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

Darkest of #c6759d
#732f51
Darker of #c6759d
#973e6a
Dark of #c6759d
#b75183
Base of #c6759d
#c6759d
Light of #c6759d
#d599b7
Lighter
#e4bdd0
Lightest
#f3e1ea

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

#c6759d
#75c69e

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

Split Complementary

#c6759d
#75c675
#75c5c6

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

Analogous Color

#c075c6
#c675bf
#c6759d
#c67582
#c68a75

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

#c6759d
#759dc6
#9dc675

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

#c6759d
#9dc675
#75c69e
#9e75c6

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

#c6759d
#c5c675
#75c69e
#7575c6

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

#4f2037
#732f51
#973e6a
#b75183
#c6759d
#d599b7
#e4bdd0
#f3e1ea
#ffffff

Tints of #c6759d Color

#c6759d
#cc84a7
#d293b2
#d9a3bd
#dfb2c8
#e5c1d3
#ecd1de
#f2e0e9
#f8eff4
#ffffff

Shades of #c6759d color code

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

#c6759d
#b0688b
#9a5b7a
#844e68
#6e4157
#583445
#422734
#2c1a22
#160d11
#000000

Tones

#c6759d
#b2889d
#9f9c9d
#9d9d9d
#9d9d9d

Tones

Similar Color like #c6759d color

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

#c7769e
#c8779f
#c978a0
#ca79a1
#cb7aa2
#cc7ba3
#cd7ca4
#ce7da5
#cf7ea6
#d07fa7
#d180a8
#d281a9
#d382aa
#d483ab
#c5749c
#c4739b
#c3729a
#c27199
#c17098
#c06f97
#bf6e96
#be6d95
#bd6c94
#bc6b93
#bb6a92
#ba6991
#b96890
#b8678f

Download this Dark Red

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

#c6759d Color Code Preview on Black Background Color

This is how #c6759d Color will look on black background color. Color contrast ratio is 6.43

#c6759d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6759d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6759d

#c6759d color code is use for CSS Background Color

Background color for the above div is #c6759d

HTML with inline CSS

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

#c6759d color code is use for CSS Border Color

CSS Border color for the above div is #c6759d

HTML with inline CSS

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

CSS Border Left color for the above div is #c6759d

HTML with inline CSS

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

CSS Border Right color for the above div is #c6759d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6759d

HTML with inline CSS

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

CSS Border Top color for the above div is #c6759d

HTML with inline CSS

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

#c6759d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6759d Color code Preview on White Background

This is how #c6759d Color code will look on white background color. Color contrast ratio is 3.26

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

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