crispedge.com

Color picker

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

#ce9d5c hex color - Yellow - Warm color - Information

#ce9d5c hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ce9d5c Color code in RGB color code model is created after adding 80.78% red color, 61.57% green color and 36.08% blue color. Hex #ce9d5c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 55% yellow and 19% black.

Hex #ce9d5c color code is between #cc9955 web safe hex color code and #ddaa66 web safe hex color code. #cc9955 is the nearest web safe color code. You can see here many more shades of #ce9d5c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codece9d5c#ce9d5c
RGB Decimal206, 157, 92rgb(206, 157, 92)
RGB Percent81%, 62%, 36%rgb(81%, 62%, 36%)
CSS RGBa206, 157, 92,1rgba(206,157,92,1)
CMYK Modelcmyk(0%,24%,55%,19%)
HSL Color Space34,54% ,58%hsl(34,54% ,58%)
HSV Color Space34°, 55%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101001110101011100
Octal316235134
Decimal20615792
Hexce9d5c

Different shades of #ce9d5c color code.

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

Light Shade of #ce9d5c
#dab583
Dark Shade of #ce9d5c
#be8539
Saturated Shade of #ce9d5c
#d99e51
Desaturated Shade of #ce9d5c
#c39c67
Grey scale Shade of #ce9d5c
#959595
Brighten Shade
#e7b675
Most Readable Shade
#000000

Shades of #ce9d5c color code

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

#ce9d5c
#b78b51
#a07a47
#89683d
#725733
#5b4528
#44341e
#2d2214
#16110a
#000000

Similar Color like #ce9d5c color

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

#cf9e5d
#d09f5e
#d1a05f
#d2a160
#d3a261
#d4a362
#d5a463
#d6a564
#d7a665
#d8a766
#d9a867
#daa968
#dbaa69
#dcab6a
#cd9c5b
#cc9b5a
#cb9a59
#ca9958
#c99857
#c89756
#c79655
#c69554
#c59453
#c49352
#c39251
#c29150
#c1904f
#c08f4e

Monochromatic Color with #ce9d5c

#ce9d5c
#f8bd6f
#241b10
#4e3c23
#795c36
#a37d49

Tints of #ce9d5c Color

#ce9d5c
#d3a76e
#d8b280
#debd92
#e3c8a4
#e9d3b6
#eedec8
#f4e9da
#f9f4ec
#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

#ce9d5c
#5c8dce

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

Split Complementary

#ce9d5c
#5cc6ce
#645cce

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

Analogous Color

#ce6f5c
#ce865c
#ce9d5c
#ceb45c
#cecb5c

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

#ce9d5c
#5cce9d
#9d5cce

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

#ce9d5c
#5cce64
#5c8dce
#ce5cc6

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

#ce9d5c
#5c8dce
#645cce
#c6ce5c

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

#ce9d5c Color Code Preview on Black Background Color

This is how #ce9d5c Color will look on black background color. Color contrast ratio is 8.60

#ce9d5c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce9d5c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce9d5c

#ce9d5c color code is use for CSS Background Color

Background color for the above div is #ce9d5c

HTML with inline CSS

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

#ce9d5c color code is use for CSS Border Color

CSS Border color for the above div is #ce9d5c

HTML with inline CSS

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

CSS Border Left color for the above div is #ce9d5c

HTML with inline CSS

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

CSS Border Right color for the above div is #ce9d5c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce9d5c

HTML with inline CSS

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

CSS Border Top color for the above div is #ce9d5c

HTML with inline CSS

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

#ce9d5c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce9d5c Color code Preview on White Background

This is how #ce9d5c Color code will look on white background color. Color contrast ratio is 2.44

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

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.