Skip to main content Skip to docs navigation

#c6aaaa hex color | Download Light 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 Wispy Mauve and its hex is #C6AEAA Nearest Color Name

Color Hue/Base color: Red

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

Hex #c6aaaa color code is between #cc9999 web safe hex color code and #bbbbbb web safe hex color code. #cc9999 is the nearest web safe color code. You can see here many more shades of #c6aaaa color code.

RGB Chart

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

Color Table

Hex Color Code c6aaaa #c6aaaa
RGB Decimal 198, 170, 170 198, 170, 170
RGB Percent 78%, 67%, 67% rgb(78%, 67%, 67%)
CSS RGBa 198, 170, 170,1 rgba(198,170,170,1)
CMYK Model cmyk(0%,14%,14%,22.35%)
HSL Color Space 0,20% ,72% hsl(0,20% ,72%)
HSV Color Space 0°, 14%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000110 10101010 10101010
Octal 306 252 252
Decimal 198 170 170
Hex c6 aa aa

Different shades of #c6aaaa color code.

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

Darkest of #c6aaaa
#815656
Darker of #c6aaaa
#9d6d6d
Dark of #c6aaaa
#b28b8b
Base of #c6aaaa
#c6aaaa
Light of #c6aaaa
#dac9c9
Lighter
#efe7e7
Lightest
#ffffff

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

#c6aaaa
#aac6c6

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

Split Complementary

#c6aaaa
#aac6b8
#aab8c6

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

Analogous Color

#c6aaba
#c6aab6
#c6aaaa
#c6b3aa
#c6bfaa

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

#c6aaaa
#aaaac6
#aac6aa

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

#c6aaaa
#aac6aa
#aac6c6
#c6aac6

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

#c6aaaa
#b8c6aa
#aac6c6
#b8aac6

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

#624242
#815656
#9d6d6d
#b28b8b
#c6aaaa
#dac9c9
#efe7e7
#ffffff
#ffffff

Tints of #c6aaaa Color

#c6aaaa
#ccb3b3
#d2bcbc
#d9c6c6
#dfcfcf
#e5d9d9
#ece2e2
#f2ecec
#f8f5f5
#ffffff

Shades of #c6aaaa color code

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

#c6aaaa
#b09797
#9a8484
#847171
#6e5e5e
#584b4b
#423838
#2c2525
#161212
#000000

Tones

#c6aaaa
#b8b8b8
#b8b8b8
#b8b8b8
#b8b8b8

Tones

Similar Color like #c6aaaa color

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

#c7abab
#c8acac
#c9adad
#caaeae
#cbafaf
#ccb0b0
#cdb1b1
#ceb2b2
#cfb3b3
#d0b4b4
#d1b5b5
#d2b6b6
#d3b7b7
#d4b8b8
#c5a9a9
#c4a8a8
#c3a7a7
#c2a6a6
#c1a5a5
#c0a4a4
#bfa3a3
#bea2a2
#bda1a1
#bca0a0
#bb9f9f
#ba9e9e
#b99d9d
#b89c9c

Download this Light Red

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

#c6aaaa Color Code Preview on Black Background Color

This is how #c6aaaa Color will look on black background color. Color contrast ratio is 9.73

#c6aaaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6aaaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6aaaa

#c6aaaa color code is use for CSS Background Color

Background color for the above div is #c6aaaa

HTML with inline CSS

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

#c6aaaa color code is use for CSS Border Color

CSS Border color for the above div is #c6aaaa

HTML with inline CSS

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

CSS Border Left color for the above div is #c6aaaa

HTML with inline CSS

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

CSS Border Right color for the above div is #c6aaaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6aaaa

HTML with inline CSS

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

CSS Border Top color for the above div is #c6aaaa

HTML with inline CSS

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

#c6aaaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6aaaa Color code Preview on White Background

This is how #c6aaaa Color code will look on white background color. Color contrast ratio is 2.16

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

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