crispedge.com

Color picker

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

#c2985e hex color - Yellow - Warm color - Information

#c2985e hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #c2985e Color code in RGB color code model is created after adding 76.08% red color, 59.61% green color and 36.86% blue color. Hex #c2985e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 52% yellow and 24% black.

Hex #c2985e color code is between #bb9966 web safe hex color code and #cc8855 web safe hex color code. #bb9966 is the nearest web safe color code. You can see here many more shades of #c2985e color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codec2985e#c2985e
RGB Decimal194, 152, 94rgb(194, 152, 94)
RGB Percent76%, 60%, 37%rgb(76%, 60%, 37%)
CSS RGBa194, 152, 94,1rgba(194,152,94,1)
CMYK Modelcmyk(0%,22%,52%,24%)
HSL Color Space35,45% ,56%hsl(35,45% ,56%)
HSV Color Space35°, 52%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000101001100001011110
Octal302230136
Decimal19415294
Hexc2985e

Different shades of #c2985e color code.

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

Light Shade of #c2985e
#d0b083
Dark Shade of #c2985e
#ac7f41
Saturated Shade of #c2985e
#cd9a53
Desaturated Shade of #c2985e
#b79669
Grey scale Shade of #c2985e
#909090
Brighten Shade
#dbb177
Most Readable Shade
#000000

Shades of #c2985e color code

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

#c2985e
#ac8753
#967649
#81653e
#6b5434
#564329
#40321f
#2b2114
#15100a
#000000

Similar Color like #c2985e color

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

#c3995f
#c49a60
#c59b61
#c69c62
#c79d63
#c89e64
#c99f65
#caa066
#cba167
#cca268
#cda369
#cea46a
#cfa56b
#d0a66c
#c1975d
#c0965c
#bf955b
#be945a
#bd9359
#bc9258
#bb9157
#ba9056
#b98f55
#b88e54
#b78d53
#b68c52
#b58b51
#b48a50

Monochromatic Color with #c2985e

#c2985e
#ecb973
#18130c
#423420
#6d5535
#977749

Tints of #c2985e Color

#c2985e
#c8a36f
#cfae81
#d6ba93
#ddc5a5
#e3d1b7
#eadcc9
#f1e8db
#f8f3ed
#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

#c2985e
#5e88c2

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

Split Complementary

#c2985e
#5ebac2
#665ec2

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

Analogous Color

#c2705e
#c2845e
#c2985e
#c2ac5e
#c2c05e

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

#c2985e
#5ec298
#985ec2

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

#c2985e
#5ec266
#5e88c2
#c25eba

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

#c2985e
#5e88c2
#665ec2
#bac25e

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

#c2985e Color Code Preview on Black Background Color

This is how #c2985e Color will look on black background color. Color contrast ratio is 7.95

#c2985e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2985e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2985e

#c2985e color code is use for CSS Background Color

Background color for the above div is #c2985e

HTML with inline CSS

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

#c2985e color code is use for CSS Border Color

CSS Border color for the above div is #c2985e

HTML with inline CSS

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

CSS Border Left color for the above div is #c2985e

HTML with inline CSS

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

CSS Border Right color for the above div is #c2985e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2985e

HTML with inline CSS

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

CSS Border Top color for the above div is #c2985e

HTML with inline CSS

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

#c2985e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2985e Color code Preview on White Background

This is how #c2985e Color code will look on white background color. Color contrast ratio is 2.64

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.