crispedge.com

Color picker

Loading...

#c6ad3c hex color - Yellow - Warm color - Information

#c6ad3c hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #c6ad3c Color code in RGB color code model is created after adding 77.65% red color, 67.84% green color and 23.53% blue color. Hex #c6ad3c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 70% yellow and 22% black.

Hex #c6ad3c color code is between #ccaa44 web safe hex color code and #bbbb33 web safe hex color code. #ccaa44 is the nearest web safe color code. You can see here many more shades of #c6ad3c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec6ad3c#c6ad3c
RGB Decimal198, 173, 60rgb(198, 173, 60)
RGB Percent78%, 68%, 24%rgb(78%, 68%, 24%)
CSS RGBa198, 173, 60,1rgba(198,173,60,1)
CMYK Modelcmyk(0%,13%,70%,22%)
HSL Color Space49,55% ,51%hsl(49,55% ,51%)
HSV Color Space49°, 70%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001101010110100111100
Octal30625574
Decimal19817360
Hexc6ad3c

Different shades of #c6ad3c color code.

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

Light Shade of #c6ad3c
#d2be63
Dark Shade of #c6ad3c
#a08c2f
Saturated Shade of #c6ad3c
#d3b52f
Desaturated Shade of #c6ad3c
#b9a549
Grey scale Shade of #c6ad3c
#818181
Brighten Shade
#dfc655
Most Readable Shade
#000000

Shades of #c6ad3c color code

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

#c6ad3c
#b09935
#9a862e
#847328
#6e6021
#584c1a
#423914
#2c260d
#161306
#000000

Similar Color like #c6ad3c color

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

#c7ae3d
#c8af3e
#c9b03f
#cab140
#cbb241
#ccb342
#cdb443
#ceb544
#cfb645
#d0b746
#d1b847
#d2b948
#d3ba49
#d4bb4a
#c5ac3b
#c4ab3a
#c3aa39
#c2a938
#c1a837
#c0a736
#bfa635
#bea534
#bda433
#bca332
#bba231
#baa130
#b9a02f
#b89f2e

Monochromatic Color with #c6ad3c

#c6ad3c
#f0d249
#1c1808
#463e15
#716322
#9b882f

Tints of #c6ad3c Color

#c6ad3c
#ccb651
#d2bf67
#d9c87d
#dfd192
#e5daa8
#ece3be
#f2ecd3
#f8f5e9
#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

#c6ad3c
#3c55c6

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

Split Complementary

#c6ad3c
#3c9ac6
#683cc6

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

Analogous Color

#c6763c
#c6913c
#c6ad3c
#c3c63c
#a8c63c

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

#c6ad3c
#3cc6ad
#ad3cc6

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

#c6ad3c
#3cc668
#3c55c6
#c63c9a

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

#c6ad3c
#3c55c6
#683cc6
#9ac63c

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

#c6ad3c Color Code Preview on Black Background Color

This is how #c6ad3c Color will look on black background color. Color contrast ratio is 9.44

#c6ad3c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6ad3c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6ad3c

#c6ad3c color code is use for CSS Background Color

Background color for the above div is #c6ad3c

HTML with inline CSS

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

#c6ad3c color code is use for CSS Border Color

CSS Border color for the above div is #c6ad3c

HTML with inline CSS

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

CSS Border Left color for the above div is #c6ad3c

HTML with inline CSS

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

CSS Border Right color for the above div is #c6ad3c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6ad3c

HTML with inline CSS

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

CSS Border Top color for the above div is #c6ad3c

HTML with inline CSS

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

#c6ad3c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6ad3c Color code Preview on White Background

This is how #c6ad3c Color code will look on white background color. Color contrast ratio is 2.22

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

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(198,173,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(60,85,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,173,60,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.