crispedge.com

Color picker

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

#c4b771 hex color - Yellow - Warm color - Information

#c4b771 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #c4b771 Color code in RGB color code model is created after adding 76.86% red color, 71.76% green color and 44.31% blue color. Hex #c4b771 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 42% yellow and 23% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec4b771#c4b771
RGB Decimal196, 183, 113rgb(196, 183, 113)
RGB Percent77%, 72%, 44%rgb(77%, 72%, 44%)
CSS RGBa196, 183, 113,1rgba(196,183,113,1)
CMYK Modelcmyk(0%,7%,42%,23%)
HSL Color Space51,41% ,61%hsl(51,41% ,61%)
HSV Color Space51°, 42%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001001011011101110001
Octal304267161
Decimal196183113
Hexc4b771

Different shades of #c4b771 color code.

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

Light Shade of #c4b771
#d3c995
Dark Shade of #c4b771
#b5a54d
Saturated Shade of #c4b771
#cebe67
Desaturated Shade of #c4b771
#bab07b
Grey scale Shade of #c4b771
#9a9a9a
Brighten Shade
#ddd08a
Most Readable Shade
#000000

Shades of #c4b771 color code

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

#c4b771
#aea264
#988e57
#827a4b
#6c653e
#575132
#413d25
#2b2819
#15140c
#000000

Similar Color like #c4b771 color

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

#c5b872
#c6b973
#c7ba74
#c8bb75
#c9bc76
#cabd77
#cbbe78
#ccbf79
#cdc07a
#cec17b
#cfc27c
#d0c37d
#d1c47e
#d2c57f
#c3b670
#c2b56f
#c1b46e
#c0b36d
#bfb26c
#beb16b
#bdb06a
#bcaf69
#bbae68
#baad67
#b9ac66
#b8ab65
#b7aa64
#b6a963

Monochromatic Color with #c4b771

#c4b771
#eedf8a
#1a180f
#444027
#6f6840
#998f58

Tints of #c4b771 Color

#c4b771
#cabf80
#d1c790
#d7cfa0
#ded7b0
#e4dfbf
#ebe7cf
#f1efdf
#f8f7ef
#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

#c4b771
#717ec4

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

Split Complementary

#c4b771
#71a8c4
#8e71c4

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

Analogous Color

#c49671
#c4a671
#c4b771
#c0c471
#b0c471

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

#c4b771
#71c4b7
#b771c4

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

#c4b771
#71c48d
#717ec4
#c471a7

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

#c4b771
#717ec4
#8e71c4
#a8c471

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

#c4b771 Color Code Preview on Black Background Color

This is how #c4b771 Color will look on black background color. Color contrast ratio is 10.36

#c4b771 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4b771

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4b771

#c4b771 color code is use for CSS Background Color

Background color for the above div is #c4b771

HTML with inline CSS

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

#c4b771 color code is use for CSS Border Color

CSS Border color for the above div is #c4b771

HTML with inline CSS

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

CSS Border Left color for the above div is #c4b771

HTML with inline CSS

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

CSS Border Right color for the above div is #c4b771

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4b771

HTML with inline CSS

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

CSS Border Top color for the above div is #c4b771

HTML with inline CSS

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

#c4b771 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4b771 Color code Preview on White Background

This is how #c4b771 Color code will look on white background color. Color contrast ratio is 2.03

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

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.