crispedge.com

Color picker

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

#efbf71 hex color - Yellow - Warm color - Information

#efbf71 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #efbf71 Color code in RGB color code model is created after adding 93.73% red color, 74.9% green color and 44.31% blue color. Hex #efbf71 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 53% yellow and 6% black.

Hex #efbf71 color code is between #eebb77 web safe hex color code and #ffcc66 web safe hex color code. #eebb77 is the nearest web safe color code. You can see here many more shades of #efbf71 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeefbf71#efbf71
RGB Decimal239, 191, 113rgb(239, 191, 113)
RGB Percent94%, 75%, 44%rgb(94%, 75%, 44%)
CSS RGBa239, 191, 113,1rgba(239,191,113,1)
CMYK Modelcmyk(0%,20%,53%,6%)
HSL Color Space37,80% ,69%hsl(37,80% ,69%)
HSV Color Space37°, 53%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111011111101110001
Octal357277161
Decimal239191113
Hexefbf71

Different shades of #efbf71 color code.

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

Light Shade of #efbf71
#f4d49f
Dark Shade of #efbf71
#eaaa43
Saturated Shade of #efbf71
#f7c169
Desaturated Shade of #efbf71
#e7bd79
Grey scale Shade of #efbf71
#b0b0b0
Brighten Shade
#ffd88a
Most Readable Shade
#000000

Shades of #efbf71 color code

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

#efbf71
#d4a964
#b99457
#9f7f4b
#846a3e
#6a5432
#4f3f25
#352a19
#1a150c
#000000

Similar Color like #efbf71 color

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

#f0c072
#f1c173
#f2c274
#f3c375
#f4c476
#f5c577
#f6c678
#f7c779
#f8c87a
#f9c97b
#faca7c
#fbcb7d
#fccc7e
#fdcd7f
#eebe70
#edbd6f
#ecbc6e
#ebbb6d
#eaba6c
#e9b96b
#e8b86a
#e7b769
#e6b668
#e5b567
#e4b466
#e3b365
#e2b264
#e1b163

Monochromatic Color with #efbf71

#efbf71
#1a150d
#453721
#6f5935
#9a7b49
#c49d5d

Tints of #efbf71 Color

#efbf71
#f0c680
#f2cd90
#f4d4a0
#f6dbb0
#f7e2bf
#f9e9cf
#fbf0df
#fdf7ef
#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

#efbf71
#71a1ef

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

Split Complementary

#efbf71
#71e0ef
#8071ef

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

Analogous Color

#ef8d71
#efa671
#efbf71
#efd871
#edef71

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

#efbf71
#71efbf
#bf71ef

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

#efbf71
#71ef80
#71a1ef
#ef71e0

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

#efbf71
#71a1ef
#8071ef
#e0ef71

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

#efbf71 Color Code Preview on Black Background Color

This is how #efbf71 Color will look on black background color. Color contrast ratio is 12.36

#efbf71 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efbf71

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efbf71

#efbf71 color code is use for CSS Background Color

Background color for the above div is #efbf71

HTML with inline CSS

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

#efbf71 color code is use for CSS Border Color

CSS Border color for the above div is #efbf71

HTML with inline CSS

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

CSS Border Left color for the above div is #efbf71

HTML with inline CSS

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

CSS Border Right color for the above div is #efbf71

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efbf71

HTML with inline CSS

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

CSS Border Top color for the above div is #efbf71

HTML with inline CSS

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

#efbf71 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efbf71 Color code Preview on White Background

This is how #efbf71 Color code will look on white background color. Color contrast ratio is 1.70

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

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.