crispedge.com

Color picker

Loading...

#c3ad6e hex color - Yellow - Warm color - Information

#c3ad6e hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #c3ad6e Color code in RGB color code model is created after adding 76.47% red color, 67.84% green color and 43.14% blue color. Hex #c3ad6e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 44% yellow and 24% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec3ad6e#c3ad6e
RGB Decimal195, 173, 110rgb(195, 173, 110)
RGB Percent76%, 68%, 43%rgb(76%, 68%, 43%)
CSS RGBa195, 173, 110,1rgba(195,173,110,1)
CMYK Modelcmyk(0%,11%,44%,24%)
HSL Color Space44,41% ,60%hsl(44,41% ,60%)
HSV Color Space44°, 44%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000111010110101101110
Octal303255156
Decimal195173110
Hexc3ad6e

Different shades of #c3ad6e color code.

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

Light Shade of #c3ad6e
#d2c192
Dark Shade of #c3ad6e
#b4984a
Saturated Shade of #c3ad6e
#cdb264
Desaturated Shade of #c3ad6e
#b9a878
Grey scale Shade of #c3ad6e
#989898
Brighten Shade
#dcc687
Most Readable Shade
#000000

Shades of #c3ad6e color code

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

#c3ad6e
#ad9961
#978655
#827349
#6c603d
#564c30
#413924
#2b2618
#15130c
#000000

Similar Color like #c3ad6e color

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

#c4ae6f
#c5af70
#c6b071
#c7b172
#c8b273
#c9b374
#cab475
#cbb576
#ccb677
#cdb778
#ceb879
#cfb97a
#d0ba7b
#d1bb7c
#c2ac6d
#c1ab6c
#c0aa6b
#bfa96a
#bea869
#bda768
#bca667
#bba566
#baa465
#b9a364
#b8a263
#b7a162
#b6a061
#b59f60

Monochromatic Color with #c3ad6e

#c3ad6e
#edd386
#19160e
#433c26
#6e623e
#988756

Tints of #c3ad6e Color

#c3ad6e
#c9b67e
#d0bf8e
#d7c89e
#ddd1ae
#e4dabe
#ebe3ce
#f1ecde
#f8f5ee
#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

#c3ad6e
#6e84c3

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

Split Complementary

#c3ad6e
#6eafc3
#836ec3

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

Analogous Color

#c38b6e
#c39c6e
#c3ad6e
#c3be6e
#b7c36e

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

#c3ad6e
#6ec3ad
#ad6ec3

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

#c3ad6e
#6ec382
#6e84c3
#c36eae

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

#c3ad6e
#6e84c3
#836ec3
#aec36e

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

#c3ad6e Color Code Preview on Black Background Color

This is how #c3ad6e Color will look on black background color. Color contrast ratio is 9.52

#c3ad6e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3ad6e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3ad6e

#c3ad6e color code is use for CSS Background Color

Background color for the above div is #c3ad6e

HTML with inline CSS

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

#c3ad6e color code is use for CSS Border Color

CSS Border color for the above div is #c3ad6e

HTML with inline CSS

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

CSS Border Left color for the above div is #c3ad6e

HTML with inline CSS

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

CSS Border Right color for the above div is #c3ad6e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3ad6e

HTML with inline CSS

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

CSS Border Top color for the above div is #c3ad6e

HTML with inline CSS

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

#c3ad6e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3ad6e Color code Preview on White Background

This is how #c3ad6e Color code will look on white background color. Color contrast ratio is 2.21

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

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,173,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(110,132,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,173,110,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.