crispedge.com

Color picker

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

#eeaa55 hex color - Polished Gold - Yellow - Warm color - Information

#eeaa55 hex color - Polished Gold - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #eeaa55 Color Code is also known as Polished Gold color.

Hex #eeaa55 Color code in RGB color code model is created after adding 93.33% red color, 66.67% green color and 33.33% blue color. Hex #eeaa55 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 64% yellow and 7% black.

Hex #eeaa55 color code is a web safe color. Next web safe color code is #dd9944 and previous web safe color code is #ffbb66. You can see here many more shades of #eeaa55 color code.

0 Likes 0 Comments | 49 Views

Color Table

Hex Color Codeeeaa55#eeaa55
RGB Decimal238, 170, 85rgb(238, 170, 85)
RGB Percent93%, 67%, 33%rgb(93%, 67%, 33%)
CSS RGBa238, 170, 85,1rgba(238,170,85,1)
CMYK Modelcmyk(0%,29%,64%,7%)
HSL Color Space33,82% ,63%hsl(33,82% ,63%)
HSV Color Space33°, 64%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101010101001010101
Octal356252125
Decimal23817085
Hexeeaa55

Different shades of #eeaa55 color code.

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

Light Shade of #eeaa55
#f3c183
Dark Shade of #eeaa55
#e99327
Saturated Shade of #eeaa55
#f7ab4c
Desaturated Shade of #eeaa55
#e5a95e
Grey scale Shade of #eeaa55
#a1a1a1
Brighten Shade
#ffc36e
Most Readable Shade
#000000

Shades of #eeaa55 color code

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

#eeaa55
#d3974b
#b98442
#9e7138
#845e2f
#694b25
#4f381c
#342512
#1a1209
#000000

Similar Color like #eeaa55 color

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

#efab56
#f0ac57
#f1ad58
#f2ae59
#f3af5a
#f4b05b
#f5b15c
#f6b25d
#f7b35e
#f8b45f
#f9b560
#fab661
#fbb762
#fcb863
#eda954
#eca853
#eba752
#eaa651
#e9a550
#e8a44f
#e7a34e
#e6a24d
#e5a14c
#e4a04b
#e39f4a
#e29e49
#e19d48
#e09c47

Monochromatic Color with #eeaa55

#eeaa55
#1a1209
#443118
#6e4f27
#996d37
#c38c46

Tints of #eeaa55 Color

#eeaa55
#efb367
#f1bc7a
#f3c68d
#f5cfa0
#f7d9b3
#f9e2c6
#fbecd9
#fdf5ec
#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

#eeaa55
#5599ee

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

Split Complementary

#eeaa55
#55e6ee
#5d55ee

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

Analogous Color

#ee6d55
#ee8b55
#eeaa55
#eec955
#eee755

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

#eeaa55
#55eeaa
#aa55ee

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

#eeaa55
#55ee5d
#5599ee
#ee55e5

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

#eeaa55
#5599ee
#5d55ee
#e6ee55

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

#eeaa55 Color Code Preview on Black Background Color

This is how #eeaa55 Color will look on black background color. Color contrast ratio is 10.52

#eeaa55 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeaa55

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeaa55

#eeaa55 color code is use for CSS Background Color

Background color for the above div is #eeaa55

HTML with inline CSS

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

#eeaa55 color code is use for CSS Border Color

CSS Border color for the above div is #eeaa55

HTML with inline CSS

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

CSS Border Left color for the above div is #eeaa55

HTML with inline CSS

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

CSS Border Right color for the above div is #eeaa55

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eeaa55

HTML with inline CSS

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

CSS Border Top color for the above div is #eeaa55

HTML with inline CSS

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

#eeaa55 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eeaa55 Color code Preview on White Background

This is how #eeaa55 Color code will look on white background color. Color contrast ratio is 2.00

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 49 Views

Post your comment:-

By submitting comment you agree to our privacy policy.