crispedge.com

Color picker

Loading...

#c3a46c hex color - Brown - Warm color - Information

#c3a46c hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #c3a46c Color code in RGB color code model is created after adding 76.47% red color, 64.31% green color and 42.35% blue color. Hex #c3a46c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 45% yellow and 24% black.

Hex #c3a46c color code is between #bbaa66 web safe hex color code and #cc9977 web safe hex color code. #bbaa66 is the nearest web safe color code. You can see here many more shades of #c3a46c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec3a46c#c3a46c
RGB Decimal195, 164, 108rgb(195, 164, 108)
RGB Percent76%, 64%, 42%rgb(76%, 64%, 42%)
CSS RGBa195, 164, 108,1rgba(195,164,108,1)
CMYK Modelcmyk(0%,16%,45%,24%)
HSL Color Space39,42% ,59%hsl(39,42% ,59%)
HSV Color Space39°, 45%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000111010010001101100
Octal303244154
Decimal195164108
Hexc3a46c

Different shades of #c3a46c color code.

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

Light Shade of #c3a46c
#d2ba90
Dark Shade of #c3a46c
#b38d49
Saturated Shade of #c3a46c
#cda762
Desaturated Shade of #c3a46c
#b9a176
Grey scale Shade of #c3a46c
#979797
Brighten Shade
#dcbd85
Most Readable Shade
#000000

Shades of #c3a46c color code

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

#c3a46c
#ad9160
#977f54
#826d48
#6c5b3c
#564830
#413624
#2b2418
#15120c
#000000

Similar Color like #c3a46c color

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

#c4a56d
#c5a66e
#c6a76f
#c7a870
#c8a971
#c9aa72
#caab73
#cbac74
#ccad75
#cdae76
#ceaf77
#cfb078
#d0b179
#d1b27a
#c2a36b
#c1a26a
#c0a169
#bfa068
#be9f67
#bd9e66
#bc9d65
#bb9c64
#ba9b63
#b99a62
#b89961
#b79860
#b6975f
#b5965e

Monochromatic Color with #c3a46c

#c3a46c
#edc884
#19150e
#433925
#6e5c3d
#988054

Tints of #c3a46c Color

#c3a46c
#c9ae7c
#d0b88c
#d7c29d
#ddccad
#e4d6bd
#ebe0ce
#f1eade
#f8f4ee
#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

#c3a46c
#6c8bc3

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

Split Complementary

#c3a46c
#6cb6c3
#796cc3

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

Analogous Color

#c3816c
#c3936c
#c3a46c
#c3b56c
#bfc36c

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

#c3a46c
#6cc3a4
#a46cc3

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

#c3a46c
#6cc379
#6c8bc3
#c36cb6

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

#c3a46c
#6c8bc3
#796cc3
#b6c36c

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 #c3a46c 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.

#c3a46c Color Code Preview on Black Background Color

This is how #c3a46c Color will look on black background color. Color contrast ratio is 8.85

#c3a46c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3a46c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3a46c

#c3a46c color code is use for CSS Background Color

Background color for the above div is #c3a46c

HTML with inline CSS

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

#c3a46c color code is use for CSS Border Color

CSS Border color for the above div is #c3a46c

HTML with inline CSS

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

CSS Border Left color for the above div is #c3a46c

HTML with inline CSS

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

CSS Border Right color for the above div is #c3a46c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3a46c

HTML with inline CSS

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

CSS Border Top color for the above div is #c3a46c

HTML with inline CSS

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

#c3a46c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3a46c Color code Preview on White Background

This is how #c3a46c Color code will look on white background color. Color contrast ratio is 2.37

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(195,164,108,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(108,139,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,164,108,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.