crispedge.com

Color picker

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

#cea290 hex color - Red - Warm color - Information

#cea290 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #cea290 Color code in RGB color code model is created after adding 80.78% red color, 63.53% green color and 56.47% blue color. Hex #cea290 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 30% yellow and 19% black.

Hex #cea290 color code is between #ccaa88 web safe hex color code and #dd9999 web safe hex color code. #ccaa88 is the nearest web safe color code. You can see here many more shades of #cea290 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecea290#cea290
RGB Decimal206, 162, 144rgb(206, 162, 144)
RGB Percent81%, 64%, 56%rgb(81%, 64%, 56%)
CSS RGBa206, 162, 144,1rgba(206,162,144,1)
CMYK Modelcmyk(0%,21%,30%,19%)
HSL Color Space17,39% ,69%hsl(17,39% ,69%)
HSV Color Space17°, 30%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101010001010010000
Octal316242220
Decimal206162144
Hexcea290

Different shades of #cea290 color code.

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

Light Shade of #cea290
#dec0b3
Dark Shade of #cea290
#be846d
Saturated Shade of #cea290
#d69f88
Desaturated Shade of #cea290
#c6a598
Grey scale Shade of #cea290
#afafaf
Brighten Shade
#e7bba9
Most Readable Shade
#000000

Shades of #cea290 color code

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

#cea290
#b79080
#a07e70
#896c60
#725a50
#5b4840
#443630
#2d2420
#161210
#000000

Similar Color like #cea290 color

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

#cfa391
#d0a492
#d1a593
#d2a694
#d3a795
#d4a896
#d5a997
#d6aa98
#d7ab99
#d8ac9a
#d9ad9b
#daae9c
#dbaf9d
#dcb09e
#cda18f
#cca08e
#cb9f8d
#ca9e8c
#c99d8b
#c89c8a
#c79b89
#c69a88
#c59987
#c49886
#c39785
#c29684
#c19583
#c09482

Monochromatic Color with #cea290

#cea290
#f8c3ae
#241c19
#4e3e37
#795f55
#a38172

Tints of #cea290 Color

#cea290
#d3ac9c
#d8b6a8
#dec1b5
#e3cbc1
#e9d5cd
#eee0da
#f4eae6
#f9f4f2
#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

#cea290
#90bcce

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

Split Complementary

#cea290
#90cec1
#909dce

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

Analogous Color

#ce9097
#ce9690
#cea290
#ceae90
#cebb90

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

#cea290
#90cea2
#a290ce

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

#cea290
#9dce90
#90bcce
#c190ce

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

#cea290
#90bcce
#909dce
#cec190

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

#cea290 Color Code Preview on Black Background Color

This is how #cea290 Color will look on black background color. Color contrast ratio is 9.20

#cea290 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cea290

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cea290

#cea290 color code is use for CSS Background Color

Background color for the above div is #cea290

HTML with inline CSS

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

#cea290 color code is use for CSS Border Color

CSS Border color for the above div is #cea290

HTML with inline CSS

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

CSS Border Left color for the above div is #cea290

HTML with inline CSS

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

CSS Border Right color for the above div is #cea290

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cea290

HTML with inline CSS

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

CSS Border Top color for the above div is #cea290

HTML with inline CSS

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

#cea290 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cea290 Color code Preview on White Background

This is how #cea290 Color code will look on white background color. Color contrast ratio is 2.28

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

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.