crispedge.com

Color picker

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

#eaa962 hex color - Yellow - Warm color - Information

#eaa962 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #eaa962 Color code in RGB color code model is created after adding 91.76% red color, 66.27% green color and 38.43% blue color. Hex #eaa962 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 58% yellow and 8% black.

Hex #eaa962 color code is between #eeaa66 web safe hex color code and #dd9955 web safe hex color code. #eeaa66 is the nearest web safe color code. You can see here many more shades of #eaa962 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeeaa962#eaa962
RGB Decimal234, 169, 98rgb(234, 169, 98)
RGB Percent92%, 66%, 38%rgb(92%, 66%, 38%)
CSS RGBa234, 169, 98,1rgba(234,169,98,1)
CMYK Modelcmyk(0%,28%,58%,8%)
HSL Color Space31,76% ,65%hsl(31,76% ,65%)
HSV Color Space31°, 58%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101010100101100010
Octal352251142
Decimal23416998
Hexeaa962

Different shades of #eaa962 color code.

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

Light Shade of #eaa962
#f0c28f
Dark Shade of #eaa962
#e49035
Saturated Shade of #eaa962
#f3a959
Desaturated Shade of #eaa962
#e1a96b
Grey scale Shade of #eaa962
#a6a6a6
Brighten Shade
#ffc27b
Most Readable Shade
#000000

Shades of #eaa962 color code

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

#eaa962
#d09657
#b6834c
#9c7041
#825d36
#684b2b
#4e3820
#342515
#1a120a
#000000

Similar Color like #eaa962 color

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

#ebaa63
#ecab64
#edac65
#eead66
#efae67
#f0af68
#f1b069
#f2b16a
#f3b26b
#f4b36c
#f5b46d
#f6b56e
#f7b66f
#f8b770
#e9a861
#e8a760
#e7a65f
#e6a55e
#e5a45d
#e4a35c
#e3a25b
#e2a15a
#e1a059
#e09f58
#df9e57
#de9d56
#dd9c55
#dc9b54

Monochromatic Color with #eaa962

#eaa962
#151009
#402e1b
#6a4d2d
#956c3e
#bf8a50

Tints of #eaa962 Color

#eaa962
#ecb273
#eebc84
#f1c596
#f3cfa7
#f5d8b9
#f8e2ca
#faebdc
#fcf5ed
#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

#eaa962
#62a3ea

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

Split Complementary

#eaa962
#62e7ea
#6562ea

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

Analogous Color

#ea7362
#ea8e62
#eaa962
#eac462
#eadf62

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

#eaa962
#62eaa9
#a962ea

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

#eaa962
#62ea65
#62a3ea
#ea62e7

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

#eaa962
#62a3ea
#6562ea
#e7ea62

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

#eaa962 Color Code Preview on Black Background Color

This is how #eaa962 Color will look on black background color. Color contrast ratio is 10.35

#eaa962 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eaa962

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eaa962

#eaa962 color code is use for CSS Background Color

Background color for the above div is #eaa962

HTML with inline CSS

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

#eaa962 color code is use for CSS Border Color

CSS Border color for the above div is #eaa962

HTML with inline CSS

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

CSS Border Left color for the above div is #eaa962

HTML with inline CSS

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

CSS Border Right color for the above div is #eaa962

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eaa962

HTML with inline CSS

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

CSS Border Top color for the above div is #eaa962

HTML with inline CSS

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

#eaa962 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eaa962 Color code Preview on White Background

This is how #eaa962 Color code will look on white background color. Color contrast ratio is 2.03

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

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.