crispedge.com

Color picker

Loading...

#c9a765 hex color - Yellow - Warm color - Information

#c9a765 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #c9a765 Color code in RGB color code model is created after adding 78.82% red color, 65.49% green color and 39.61% blue color. Hex #c9a765 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 50% yellow and 21% black.

Hex #c9a765 color code is between #ccaa66 web safe hex color code and #bb9955 web safe hex color code. #ccaa66 is the nearest web safe color code. You can see here many more shades of #c9a765 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec9a765#c9a765
RGB Decimal201, 167, 101rgb(201, 167, 101)
RGB Percent79%, 65%, 40%rgb(79%, 65%, 40%)
CSS RGBa201, 167, 101,1rgba(201,167,101,1)
CMYK Modelcmyk(0%,17%,50%,21%)
HSL Color Space40,48% ,59%hsl(40,48% ,59%)
HSV Color Space40°, 50%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010011010011101100101
Octal311247145
Decimal201167101
Hexc9a765

Different shades of #c9a765 color code.

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

Light Shade of #c9a765
#d6bd8b
Dark Shade of #c9a765
#ba9141
Saturated Shade of #c9a765
#d3aa5b
Desaturated Shade of #c9a765
#bfa46f
Grey scale Shade of #c9a765
#979797
Brighten Shade
#e2c07e
Most Readable Shade
#000000

Shades of #c9a765 color code

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

#c9a765
#b29459
#9c814e
#866f43
#6f5c38
#594a2c
#433721
#2c2516
#16120b
#000000

Similar Color like #c9a765 color

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

#caa866
#cba967
#ccaa68
#cdab69
#ceac6a
#cfad6b
#d0ae6c
#d1af6d
#d2b06e
#d3b16f
#d4b270
#d5b371
#d6b472
#d7b573
#c8a664
#c7a563
#c6a462
#c5a361
#c4a260
#c3a15f
#c2a05e
#c19f5d
#c09e5c
#bf9d5b
#be9c5a
#bd9b59
#bc9a58
#bb9957

Monochromatic Color with #c9a765

#c9a765
#f3ca7a
#1f1a10
#493d25
#74603a
#9e8450

Tints of #c9a765 Color

#c9a765
#cfb076
#d5ba87
#dbc498
#e1cea9
#e7d7ba
#ede1cb
#f3ebdc
#f9f5ed
#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

#c9a765
#6587c9

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

Split Complementary

#c9a765
#65b9c9
#7565c9

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

Analogous Color

#c97f65
#c99365
#c9a765
#c9bb65
#c3c965

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

#c9a765
#65c9a7
#a765c9

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

#c9a765
#65c975
#6587c9
#c965b9

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

#c9a765
#6587c9
#7565c9
#b9c965

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

#c9a765 Color Code Preview on Black Background Color

This is how #c9a765 Color will look on black background color. Color contrast ratio is 9.20

#c9a765 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9a765

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9a765

#c9a765 color code is use for CSS Background Color

Background color for the above div is #c9a765

HTML with inline CSS

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

#c9a765 color code is use for CSS Border Color

CSS Border color for the above div is #c9a765

HTML with inline CSS

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

CSS Border Left color for the above div is #c9a765

HTML with inline CSS

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

CSS Border Right color for the above div is #c9a765

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c9a765

HTML with inline CSS

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

CSS Border Top color for the above div is #c9a765

HTML with inline CSS

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

#c9a765 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c9a765 Color code Preview on White Background

This is how #c9a765 Color code will look on white background color. Color contrast ratio is 2.28

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

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(201,167,101,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(101,135,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(201,167,101,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.