crispedge.com

Color picker

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

#edbfa1 hex color - Orange - Warm color - Information

#edbfa1 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #edbfa1 Color code in RGB color code model is created after adding 92.94% red color, 74.9% green color and 63.14% blue color. Hex #edbfa1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 32% yellow and 7% black.

Hex #edbfa1 color code is between #eebb99 web safe hex color code and #ddccaa web safe hex color code. #eebb99 is the nearest web safe color code. You can see here many more shades of #edbfa1 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeedbfa1#edbfa1
RGB Decimal237, 191, 161rgb(237, 191, 161)
RGB Percent93%, 75%, 63%rgb(93%, 75%, 63%)
CSS RGBa237, 191, 161,1rgba(237,191,161,1)
CMYK Modelcmyk(0%,19%,32%,7%)
HSL Color Space24,68% ,78%hsl(24,68% ,78%)
HSV Color Space24°, 32%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011011111110100001
Octal355277241
Decimal237191161
Hexedbfa1

Different shades of #edbfa1 color code.

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

Light Shade of #edbfa1
#f5dccc
Dark Shade of #edbfa1
#e5a276
Saturated Shade of #edbfa1
#f3be9b
Desaturated Shade of #edbfa1
#e7c0a7
Grey scale Shade of #edbfa1
#c7c7c7
Brighten Shade
#ffd8ba
Most Readable Shade
#000000

Shades of #edbfa1 color code

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

#edbfa1
#d2a98f
#b8947d
#9e7f6b
#836a59
#695447
#4f3f35
#342a23
#1a1511
#000000

Similar Color like #edbfa1 color

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

#eec0a2
#efc1a3
#f0c2a4
#f1c3a5
#f2c4a6
#f3c5a7
#f4c6a8
#f5c7a9
#f6c8aa
#f7c9ab
#f8caac
#f9cbad
#faccae
#fbcdaf
#ecbea0
#ebbd9f
#eabc9e
#e9bb9d
#e8ba9c
#e7b99b
#e6b89a
#e5b799
#e4b698
#e3b597
#e2b496
#e1b395
#e0b294
#dfb193

Monochromatic Color with #edbfa1

#edbfa1
#181411
#43362e
#6d584a
#987a67
#c29d84

Tints of #edbfa1 Color

#edbfa1
#efc6ab
#f1cdb5
#f3d4c0
#f5dbca
#f7e2d5
#f9e9df
#fbf0ea
#fdf7f4
#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

#edbfa1
#a1cfed

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

Split Complementary

#edbfa1
#a1ede5
#a1a9ed

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

Analogous Color

#eda1a1
#edb0a1
#edbfa1
#edcea1
#eddda1

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

#edbfa1
#a1edbf
#bfa1ed

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

#edbfa1
#a9eda1
#a1cfed
#e5a1ed

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

#edbfa1
#a1cfed
#a1a9ed
#ede5a1

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

#edbfa1 Color Code Preview on Black Background Color

This is how #edbfa1 Color will look on black background color. Color contrast ratio is 12.57

#edbfa1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edbfa1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edbfa1

#edbfa1 color code is use for CSS Background Color

Background color for the above div is #edbfa1

HTML with inline CSS

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

#edbfa1 color code is use for CSS Border Color

CSS Border color for the above div is #edbfa1

HTML with inline CSS

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

CSS Border Left color for the above div is #edbfa1

HTML with inline CSS

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

CSS Border Right color for the above div is #edbfa1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edbfa1

HTML with inline CSS

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

CSS Border Top color for the above div is #edbfa1

HTML with inline CSS

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

#edbfa1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edbfa1 Color code Preview on White Background

This is how #edbfa1 Color code will look on white background color. Color contrast ratio is 1.67

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

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.