crispedge.com

Color picker

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

#ebcb70 hex color - Yellow - Warm color - Information

#ebcb70 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ebcb70 Color code in RGB color code model is created after adding 92.16% red color, 79.61% green color and 43.92% blue color. Hex #ebcb70 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 52% yellow and 8% black.

Hex #ebcb70 color code is between #eecc77 web safe hex color code and #ddbb66 web safe hex color code. #eecc77 is the nearest web safe color code. You can see here many more shades of #ebcb70 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeebcb70#ebcb70
RGB Decimal235, 203, 112rgb(235, 203, 112)
RGB Percent92%, 80%, 44%rgb(92%, 80%, 44%)
CSS RGBa235, 203, 112,1rgba(235,203,112,1)
CMYK Modelcmyk(0%,14%,52%,8%)
HSL Color Space44,75% ,68%hsl(44,75% ,68%)
HSV Color Space44°, 52%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111100101101110000
Octal353313160
Decimal235203112
Hexebcb70

Different shades of #ebcb70 color code.

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

Light Shade of #ebcb70
#f1db9d
Dark Shade of #ebcb70
#e5bb43
Saturated Shade of #ebcb70
#f3cf68
Desaturated Shade of #ebcb70
#e3c778
Grey scale Shade of #ebcb70
#adadad
Brighten Shade
#ffe489
Most Readable Shade
#000000

Shades of #ebcb70 color code

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

#ebcb70
#d0b463
#b69d57
#9c874a
#82703e
#685a31
#4e4325
#342d18
#1a160c
#000000

Similar Color like #ebcb70 color

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

#eccc71
#edcd72
#eece73
#efcf74
#f0d075
#f1d176
#f2d277
#f3d378
#f4d479
#f5d57a
#f6d67b
#f7d77c
#f8d87d
#f9d97e
#eaca6f
#e9c96e
#e8c86d
#e7c76c
#e6c66b
#e5c56a
#e4c469
#e3c368
#e2c267
#e1c166
#e0c065
#dfbf64
#debe63
#ddbd62

Monochromatic Color with #ebcb70

#ebcb70
#16130b
#41381f
#6b5d33
#968247
#c0a65c

Tints of #ebcb70 Color

#ebcb70
#edd07f
#efd68f
#f1dc9f
#f3e2af
#f6e7bf
#f8edcf
#faf3df
#fcf9ef
#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

#ebcb70
#7090eb

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

Split Complementary

#ebcb70
#70ceeb
#8d70eb

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

Analogous Color

#eb9a70
#ebb270
#ebcb70
#ebe470
#daeb70

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

#ebcb70
#70ebcb
#cb70eb

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

#ebcb70
#70eb8d
#7090eb
#eb70cd

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

#ebcb70
#7090eb
#8d70eb
#ceeb70

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

#ebcb70 Color Code Preview on Black Background Color

This is how #ebcb70 Color will look on black background color. Color contrast ratio is 13.31

#ebcb70 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebcb70

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebcb70

#ebcb70 color code is use for CSS Background Color

Background color for the above div is #ebcb70

HTML with inline CSS

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

#ebcb70 color code is use for CSS Border Color

CSS Border color for the above div is #ebcb70

HTML with inline CSS

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

CSS Border Left color for the above div is #ebcb70

HTML with inline CSS

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

CSS Border Right color for the above div is #ebcb70

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebcb70

HTML with inline CSS

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

CSS Border Top color for the above div is #ebcb70

HTML with inline CSS

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

#ebcb70 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebcb70 Color code Preview on White Background

This is how #ebcb70 Color code will look on white background color. Color contrast ratio is 1.58

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

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.