crispedge.com

Color picker

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

#cea955 hex color - Yellow - Warm color - Information

#cea955 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #cea955 Color code in RGB color code model is created after adding 80.78% red color, 66.27% green color and 33.33% blue color. Hex #cea955 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 59% yellow and 19% black.

Hex #cea955 color code is between #ccaa44 web safe hex color code and #dd9966 web safe hex color code. #ccaa44 is the nearest web safe color code. You can see here many more shades of #cea955 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecea955#cea955
RGB Decimal206, 169, 85rgb(206, 169, 85)
RGB Percent81%, 66%, 33%rgb(81%, 66%, 33%)
CSS RGBa206, 169, 85,1rgba(206,169,85,1)
CMYK Modelcmyk(0%,18%,59%,19%)
HSL Color Space42,55% ,57%hsl(42,55% ,57%)
HSV Color Space42°, 59%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101010100101010101
Octal316251125
Decimal20616985
Hexcea955

Different shades of #cea955 color code.

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

Light Shade of #cea955
#d9bd7d
Dark Shade of #cea955
#ba9236
Saturated Shade of #cea955
#d9ad4a
Desaturated Shade of #cea955
#c3a560
Grey scale Shade of #cea955
#919191
Brighten Shade
#e7c26e
Most Readable Shade
#000000

Shades of #cea955 color code

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

#cea955
#b7964b
#a08342
#897038
#725d2f
#5b4b25
#44381c
#2d2512
#161209
#000000

Similar Color like #cea955 color

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

#cfaa56
#d0ab57
#d1ac58
#d2ad59
#d3ae5a
#d4af5b
#d5b05c
#d6b15d
#d7b25e
#d8b35f
#d9b460
#dab561
#dbb662
#dcb763
#cda854
#cca753
#cba652
#caa551
#c9a450
#c8a34f
#c7a24e
#c6a14d
#c5a04c
#c49f4b
#c39e4a
#c29d49
#c19c48
#c09b47

Monochromatic Color with #cea955

#cea955
#f8cc67
#241e0f
#4e4020
#796332
#a38643

Tints of #cea955 Color

#cea955
#d3b267
#d8bc7a
#dec58d
#e3cfa0
#e9d8b3
#eee2c6
#f4ebd9
#f9f5ec
#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

#cea955
#557ace

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

Split Complementary

#cea955
#55b7ce
#6d55ce

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

Analogous Color

#ce7955
#ce9155
#cea955
#cec155
#c3ce55

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

#cea955
#55cea9
#a955ce

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

#cea955
#55ce6c
#557ace
#ce55b6

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

#cea955
#557ace
#6d55ce
#b7ce55

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

#cea955 Color Code Preview on Black Background Color

This is how #cea955 Color will look on black background color. Color contrast ratio is 9.43

#cea955 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cea955

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cea955

#cea955 color code is use for CSS Background Color

Background color for the above div is #cea955

HTML with inline CSS

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

#cea955 color code is use for CSS Border Color

CSS Border color for the above div is #cea955

HTML with inline CSS

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

CSS Border Left color for the above div is #cea955

HTML with inline CSS

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

CSS Border Right color for the above div is #cea955

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cea955

HTML with inline CSS

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

CSS Border Top color for the above div is #cea955

HTML with inline CSS

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

#cea955 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cea955 Color code Preview on White Background

This is how #cea955 Color code will look on white background color. Color contrast ratio is 2.23

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

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.