crispedge.com

Color picker

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

#efb7af hex color - Orange - Warm color - Information

#efb7af hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #efb7af Color code in RGB color code model is created after adding 93.73% red color, 71.76% green color and 68.63% blue color. Hex #efb7af Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 27% yellow and 6% black.

Hex #efb7af color code is between #eebbaa web safe hex color code and #ffaabb web safe hex color code. #eebbaa is the nearest web safe color code. You can see here many more shades of #efb7af color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeefb7af#efb7af
RGB Decimal239, 183, 175rgb(239, 183, 175)
RGB Percent94%, 72%, 69%rgb(94%, 72%, 69%)
CSS RGBa239, 183, 175,1rgba(239,183,175,1)
CMYK Modelcmyk(0%,23%,27%,6%)
HSL Color Space8,67% ,81%hsl(8,67% ,81%)
HSV Color Space8°, 27%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111011011110101111
Octal357267257
Decimal239183175
Hexefb7af

Different shades of #efb7af color code.

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

Light Shade of #efb7af
#f7ddd9
Dark Shade of #efb7af
#e69184
Saturated Shade of #efb7af
#f4b3aa
Desaturated Shade of #efb7af
#eabbb4
Grey scale Shade of #efb7af
#cfcfcf
Brighten Shade
#ffd0c8
Most Readable Shade
#000000

Shades of #efb7af color code

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

#efb7af
#d4a29b
#b98e88
#9f7a74
#846561
#6a514d
#4f3d3a
#352826
#1a1413
#000000

Similar Color like #efb7af color

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

#f0b8b0
#f1b9b1
#f2bab2
#f3bbb3
#f4bcb4
#f5bdb5
#f6beb6
#f7bfb7
#f8c0b8
#f9c1b9
#fac2ba
#fbc3bb
#fcc4bc
#fdc5bd
#eeb6ae
#edb5ad
#ecb4ac
#ebb3ab
#eab2aa
#e9b1a9
#e8b0a8
#e7afa7
#e6aea6
#e5ada5
#e4aca4
#e3aba3
#e2aaa2
#e1a9a1

Monochromatic Color with #efb7af

#efb7af
#1a1413
#453533
#6f5552
#9a7671
#c49690

Tints of #efb7af Color

#efb7af
#f0bfb7
#f2c7c0
#f4cfc9
#f6d7d2
#f7dfdb
#f9e7e4
#fbefed
#fdf7f6
#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

#efb7af
#afe7ef

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

Split Complementary

#efb7af
#afefd7
#afc7ef

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

Analogous Color

#efafc1
#efafb4
#efb7af
#efc4af
#efd1af

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

#efb7af
#afefb7
#b7afef

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

#efb7af
#c7efaf
#afe7ef
#d7afef

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

#efb7af
#afe7ef
#afc7ef
#efd7af

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

#efb7af Color Code Preview on Black Background Color

This is how #efb7af Color will look on black background color. Color contrast ratio is 12.06

#efb7af in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efb7af

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efb7af

#efb7af color code is use for CSS Background Color

Background color for the above div is #efb7af

HTML with inline CSS

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

#efb7af color code is use for CSS Border Color

CSS Border color for the above div is #efb7af

HTML with inline CSS

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

CSS Border Left color for the above div is #efb7af

HTML with inline CSS

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

CSS Border Right color for the above div is #efb7af

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efb7af

HTML with inline CSS

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

CSS Border Top color for the above div is #efb7af

HTML with inline CSS

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

#efb7af hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efb7af Color code Preview on White Background

This is how #efb7af Color code will look on white background color. Color contrast ratio is 1.74

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

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.