crispedge.com

Color picker

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

#cea868 hex color - Yellow - Warm color - Information

#cea868 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

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

Hex #cea868 color code is between #ccaa66 web safe hex color code and #dd9977 web safe hex color code. #ccaa66 is the nearest web safe color code. You can see here many more shades of #cea868 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecea868#cea868
RGB Decimal206, 168, 104rgb(206, 168, 104)
RGB Percent81%, 66%, 41%rgb(81%, 66%, 41%)
CSS RGBa206, 168, 104,1rgba(206,168,104,1)
CMYK Modelcmyk(0%,18%,50%,19%)
HSL Color Space38,51% ,61%hsl(38,51% ,61%)
HSV Color Space38°, 50%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101010100001101000
Octal316250150
Decimal206168104
Hexcea868

Different shades of #cea868 color code.

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

Light Shade of #cea868
#dabe8e
Dark Shade of #cea868
#c19241
Saturated Shade of #cea868
#d8ab5e
Desaturated Shade of #cea868
#c4a572
Grey scale Shade of #cea868
#9b9b9b
Brighten Shade
#e7c181
Most Readable Shade
#000000

Shades of #cea868 color code

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

#cea868
#b7955c
#a08250
#897045
#725d39
#5b4a2e
#443822
#2d2517
#16120b
#000000

Similar Color like #cea868 color

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

#cfa969
#d0aa6a
#d1ab6b
#d2ac6c
#d3ad6d
#d4ae6e
#d5af6f
#d6b070
#d7b171
#d8b272
#d9b373
#dab474
#dbb575
#dcb676
#cda767
#cca666
#cba565
#caa464
#c9a363
#c8a262
#c7a161
#c6a060
#c59f5f
#c49e5e
#c39d5d
#c29c5c
#c19b5b
#c09a5a

Monochromatic Color with #cea868

#cea868
#f8cb7d
#241d12
#4e4028
#79633d
#a38553

Tints of #cea868 Color

#cea868
#d3b178
#d8bb89
#dec59a
#e3ceab
#e9d8bb
#eee2cc
#f4ebdd
#f9f5ee
#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

#cea868
#688ece

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

Split Complementary

#cea868
#68c1ce
#7568ce

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

Analogous Color

#ce7f68
#ce9468
#cea868
#cebc68
#cbce68

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

#cea868
#68cea8
#a868ce

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

#cea868
#68ce75
#688ece
#ce68c1

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

#cea868
#688ece
#7568ce
#c1ce68

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

#cea868 Color Code Preview on Black Background Color

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

#cea868 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cea868

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cea868

#cea868 color code is use for CSS Background Color

Background color for the above div is #cea868

HTML with inline CSS

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

#cea868 color code is use for CSS Border Color

CSS Border color for the above div is #cea868

HTML with inline CSS

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

CSS Border Left color for the above div is #cea868

HTML with inline CSS

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

CSS Border Right color for the above div is #cea868

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cea868

HTML with inline CSS

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

CSS Border Top color for the above div is #cea868

HTML with inline CSS

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

#cea868 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cea868 Color code Preview on White Background

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

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.