crispedge.com

Color picker

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

#cea796 hex color - Red - Warm color - Information

#cea796 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #cea796 Color code in RGB color code model is created after adding 80.78% red color, 65.49% green color and 58.82% blue color. Hex #cea796 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 27% yellow and 19% black.

Hex #cea796 color code is between #ccaa99 web safe hex color code and #dd9988 web safe hex color code. #ccaa99 is the nearest web safe color code. You can see here many more shades of #cea796 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecea796#cea796
RGB Decimal206, 167, 150rgb(206, 167, 150)
RGB Percent81%, 65%, 59%rgb(81%, 65%, 59%)
CSS RGBa206, 167, 150,1rgba(206,167,150,1)
CMYK Modelcmyk(0%,19%,27%,19%)
HSL Color Space18,36% ,70%hsl(18,36% ,70%)
HSV Color Space18°, 27%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101010011110010110
Octal316247226
Decimal206167150
Hexcea796

Different shades of #cea796 color code.

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

Light Shade of #cea796
#dec4b9
Dark Shade of #cea796
#be8a73
Saturated Shade of #cea796
#d6a48e
Desaturated Shade of #cea796
#c6aa9e
Grey scale Shade of #cea796
#b2b2b2
Brighten Shade
#e7c0af
Most Readable Shade
#000000

Shades of #cea796 color code

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

#cea796
#b79485
#a08174
#896f64
#725c53
#5b4a42
#443732
#2d2521
#161210
#000000

Similar Color like #cea796 color

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

#cfa897
#d0a998
#d1aa99
#d2ab9a
#d3ac9b
#d4ad9c
#d5ae9d
#d6af9e
#d7b09f
#d8b1a0
#d9b2a1
#dab3a2
#dbb4a3
#dcb5a4
#cda695
#cca594
#cba493
#caa392
#c9a291
#c8a190
#c7a08f
#c69f8e
#c59e8d
#c49d8c
#c39c8b
#c29b8a
#c19a89
#c09988

Monochromatic Color with #cea796

#cea796
#f8c9b5
#241d1a
#4e4039
#796258
#a38577

Tints of #cea796 Color

#cea796
#d3b0a1
#d8baad
#dec4b9
#e3cec4
#e9d7d0
#eee1dc
#f4ebe7
#f9f5f3
#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

#cea796
#96bdce

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

Split Complementary

#cea796
#96cec3
#96a1ce

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

Analogous Color

#ce969b
#ce9c96
#cea796
#ceb296
#cebd96

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

#cea796
#96cea7
#a796ce

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

#cea796
#a1ce96
#96bdce
#c396ce

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

#cea796
#96bdce
#96a1ce
#cec396

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

#cea796 Color Code Preview on Black Background Color

This is how #cea796 Color will look on black background color. Color contrast ratio is 9.59

#cea796 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cea796

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cea796

#cea796 color code is use for CSS Background Color

Background color for the above div is #cea796

HTML with inline CSS

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

#cea796 color code is use for CSS Border Color

CSS Border color for the above div is #cea796

HTML with inline CSS

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

CSS Border Left color for the above div is #cea796

HTML with inline CSS

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

CSS Border Right color for the above div is #cea796

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cea796

HTML with inline CSS

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

CSS Border Top color for the above div is #cea796

HTML with inline CSS

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

#cea796 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cea796 Color code Preview on White Background

This is how #cea796 Color code will look on white background color. Color contrast ratio is 2.19

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

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.