crispedge.com

Color picker

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

#cea592 hex color - Red - Warm color - Information

#cea592 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #cea592 Color code in RGB color code model is created after adding 80.78% red color, 64.71% green color and 57.25% blue color. Hex #cea592 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 29% yellow and 19% black.

Hex #cea592 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 #cea592 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecea592#cea592
RGB Decimal206, 165, 146rgb(206, 165, 146)
RGB Percent81%, 65%, 57%rgb(81%, 65%, 57%)
CSS RGBa206, 165, 146,1rgba(206,165,146,1)
CMYK Modelcmyk(0%,20%,29%,19%)
HSL Color Space19,38% ,69%hsl(19,38% ,69%)
HSV Color Space19°, 29%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101010010110010010
Octal316245222
Decimal206165146
Hexcea592

Different shades of #cea592 color code.

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

Light Shade of #cea592
#dec2b5
Dark Shade of #cea592
#be886f
Saturated Shade of #cea592
#d6a28a
Desaturated Shade of #cea592
#c6a89a
Grey scale Shade of #cea592
#b0b0b0
Brighten Shade
#e7beab
Most Readable Shade
#000000

Shades of #cea592 color code

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

#cea592
#b79281
#a08071
#896e61
#725b51
#5b4940
#443730
#2d2420
#161210
#000000

Similar Color like #cea592 color

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

#cfa693
#d0a794
#d1a895
#d2a996
#d3aa97
#d4ab98
#d5ac99
#d6ad9a
#d7ae9b
#d8af9c
#d9b09d
#dab19e
#dbb29f
#dcb3a0
#cda491
#cca390
#cba28f
#caa18e
#c9a08d
#c89f8c
#c79e8b
#c69d8a
#c59c89
#c49b88
#c39a87
#c29986
#c19885
#c09784

Monochromatic Color with #cea592

#cea592
#f8c7b0
#241d1a
#4e3f38
#796156
#a38374

Tints of #cea592 Color

#cea592
#d3af9e
#d8b9aa
#dec3b6
#e3cdc2
#e9d7ce
#eee1da
#f4ebe6
#f9f5f2
#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

#cea592
#92bbce

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

Split Complementary

#cea592
#92cec3
#929dce

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

Analogous Color

#ce9297
#ce9992
#cea592
#ceb192
#cebd92

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

#cea592
#92cea5
#a592ce

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

#cea592
#9dce92
#92bbce
#c392ce

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

#cea592
#92bbce
#929dce
#cec392

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

#cea592 Color Code Preview on Black Background Color

This is how #cea592 Color will look on black background color. Color contrast ratio is 9.42

#cea592 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cea592

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cea592

#cea592 color code is use for CSS Background Color

Background color for the above div is #cea592

HTML with inline CSS

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

#cea592 color code is use for CSS Border Color

CSS Border color for the above div is #cea592

HTML with inline CSS

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

CSS Border Left color for the above div is #cea592

HTML with inline CSS

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

CSS Border Right color for the above div is #cea592

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cea592

HTML with inline CSS

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

CSS Border Top color for the above div is #cea592

HTML with inline CSS

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

#cea592 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cea592 Color code Preview on White Background

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

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.