crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#c3aaa7 hex color - Red - Warm color - Information

#c3aaa7 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #c3aaa7 color code is between #bb99aa web safe hex color code and #ccbb99 web safe hex color code. #bb99aa is the nearest web safe color code. You can see here many more shades of #c3aaa7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec3aaa7#c3aaa7
RGB Decimal195, 170, 167rgb(195, 170, 167)
RGB Percent76%, 67%, 65%rgb(76%, 67%, 65%)
CSS RGBa195, 170, 167,1rgba(195,170,167,1)
CMYK Modelcmyk(0%,13%,14%,24%)
HSL Color Space6,19% ,71%hsl(6,19% ,71%)
HSV Color Space6°, 14%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000111010101010100111
Octal303252247
Decimal195170167
Hexc3aaa7

Different shades of #c3aaa7 color code.

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

Light Shade of #c3aaa7
#d8c7c5
Dark Shade of #c3aaa7
#ae8d89
Saturated Shade of #c3aaa7
#caa4a0
Desaturated Shade of #c3aaa7
#bcb0ae
Grey scale Shade of #c3aaa7
#b5b5b5
Brighten Shade
#dcc3c0
Most Readable Shade
#000000

Shades of #c3aaa7 color code

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

#c3aaa7
#ad9794
#978481
#82716f
#6c5e5c
#564b4a
#413837
#2b2525
#151212
#000000

Similar Color like #c3aaa7 color

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

#c4aba8
#c5aca9
#c6adaa
#c7aeab
#c8afac
#c9b0ad
#cab1ae
#cbb2af
#ccb3b0
#cdb4b1
#ceb5b2
#cfb6b3
#d0b7b4
#d1b8b5
#c2a9a6
#c1a8a5
#c0a7a4
#bfa6a3
#bea5a2
#bda4a1
#bca3a0
#bba29f
#baa19e
#b9a09d
#b89f9c
#b79e9b
#b69d9a
#b59c99

Monochromatic Color with #c3aaa7

#c3aaa7
#edcfcb
#191615
#433b3a
#6e605e
#988583

Tints of #c3aaa7 Color

#c3aaa7
#c9b3b0
#d0bcba
#d7c6c4
#ddcfce
#e4d9d7
#ebe2e1
#f1eceb
#f8f5f5
#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

#c3aaa7
#a7c0c3

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

Split Complementary

#c3aaa7
#a7c3b8
#a7b2c3

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

Analogous Color

#c3a7af
#c3a7aa
#c3aaa7
#c3b0a7
#c3b5a7

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

#c3aaa7
#a7c3aa
#aaa7c3

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

#c3aaa7
#b2c3a7
#a7c0c3
#b8a7c3

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#c3aaa7
#a7c0c3
#a7b2c3
#c3b8a7

Double Complementary 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).

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

#c3aaa7 Color Code Preview on Black Background Color

This is how #c3aaa7 Color will look on black background color. Color contrast ratio is 9.63

#c3aaa7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3aaa7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3aaa7

#c3aaa7 color code is use for CSS Background Color

Background color for the above div is #c3aaa7

HTML with inline CSS

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

#c3aaa7 color code is use for CSS Border Color

CSS Border color for the above div is #c3aaa7

HTML with inline CSS

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

CSS Border Left color for the above div is #c3aaa7

HTML with inline CSS

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

CSS Border Right color for the above div is #c3aaa7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3aaa7

HTML with inline CSS

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

CSS Border Top color for the above div is #c3aaa7

HTML with inline CSS

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

#c3aaa7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3aaa7 Color code Preview on White Background

This is how #c3aaa7 Color code will look on white background color. Color contrast ratio is 2.18

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.