crispedge.com

Color picker

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

#c5a35f hex color - Yellow - Warm color - Information

#c5a35f hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #c5a35f Color code in RGB color code model is created after adding 77.25% red color, 63.92% green color and 37.25% blue color. Hex #c5a35f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 52% yellow and 23% black.

Hex #c5a35f 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 #c5a35f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec5a35f#c5a35f
RGB Decimal197, 163, 95rgb(197, 163, 95)
RGB Percent77%, 64%, 37%rgb(77%, 64%, 37%)
CSS RGBa197, 163, 95,1rgba(197,163,95,1)
CMYK Modelcmyk(0%,17%,52%,23%)
HSL Color Space40,47% ,57%hsl(40,47% ,57%)
HSV Color Space40°, 52%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001011010001101011111
Octal305243137
Decimal19716395
Hexc5a35f

Different shades of #c5a35f color code.

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

Light Shade of #c5a35f
#d3b984
Dark Shade of #c5a35f
#b18b40
Saturated Shade of #c5a35f
#d0a754
Desaturated Shade of #c5a35f
#ba9f6a
Grey scale Shade of #c5a35f
#929292
Brighten Shade
#debc78
Most Readable Shade
#000000

Shades of #c5a35f color code

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

#c5a35f
#af9054
#997e49
#836c3f
#6d5a34
#57482a
#41361f
#2b2415
#15120a
#000000

Similar Color like #c5a35f color

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

#c6a460
#c7a561
#c8a662
#c9a763
#caa864
#cba965
#ccaa66
#cdab67
#ceac68
#cfad69
#d0ae6a
#d1af6b
#d2b06c
#d3b16d
#c4a25e
#c3a15d
#c2a05c
#c19f5b
#c09e5a
#bf9d59
#be9c58
#bd9b57
#bc9a56
#bb9955
#ba9854
#b99753
#b89652
#b79551

Monochromatic Color with #c5a35f

#c5a35f
#efc674
#1b160d
#453922
#705d36
#9a804b

Tints of #c5a35f Color

#c5a35f
#cbad70
#d1b782
#d8c194
#decba6
#e5d6b7
#ebe0c9
#f2eadb
#f8f4ed
#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

#c5a35f
#5f81c5

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

Split Complementary

#c5a35f
#5fb4c5
#705fc5

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

Analogous Color

#c57a5f
#c58f5f
#c5a35f
#c5b75f
#bec55f

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

#c5a35f
#5fc5a3
#a35fc5

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

#c5a35f
#5fc570
#5f81c5
#c55fb4

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

#c5a35f
#5f81c5
#705fc5
#b4c55f

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

#c5a35f Color Code Preview on Black Background Color

This is how #c5a35f Color will look on black background color. Color contrast ratio is 8.78

#c5a35f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5a35f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5a35f

#c5a35f color code is use for CSS Background Color

Background color for the above div is #c5a35f

HTML with inline CSS

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

#c5a35f color code is use for CSS Border Color

CSS Border color for the above div is #c5a35f

HTML with inline CSS

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

CSS Border Left color for the above div is #c5a35f

HTML with inline CSS

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

CSS Border Right color for the above div is #c5a35f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c5a35f

HTML with inline CSS

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

CSS Border Top color for the above div is #c5a35f

HTML with inline CSS

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

#c5a35f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c5a35f Color code Preview on White Background

This is how #c5a35f Color code will look on white background color. Color contrast ratio is 2.39

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

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.