crispedge.com

Color picker

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

#eebb00 hex color - Philippine Golden Yellow - Yellow - Warm color - Information

#eebb00 hex color - Philippine Golden Yellow - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #eebb00 Color Code is also known as Philippine Golden Yellow color.

Hex #eebb00 Color code in RGB color code model is created after adding 93.33% red color, 73.33% green color and 0% blue color. Hex #eebb00 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 100% yellow and 7% black.

Hex #eebb00 color code is a web safe color. Next web safe color code is #ddaa00 and previous web safe color code is #ffcc00. You can see here many more shades of #eebb00 color code.

0 Likes 0 Comments | 92 Views

Color Table

Hex Color Codeeebb00#eebb00
RGB Decimal238, 187, 0rgb(238, 187, 0)
RGB Percent93%, 73%, 0%rgb(93%, 73%, 0%)
CSS RGBa238, 187, 0,1rgba(238,187,0,1)
CMYK Modelcmyk(0%,21%,100%,7%)
HSL Color Space47,100% ,47%hsl(47,100% ,47%)
HSV Color Space47°, 100%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101011101100000000
Octal3562730
Decimal2381870
Hexeebb00

Different shades of #eebb00 color code.

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

Light Shade of #eebb00
#ffd022
Dark Shade of #eebb00
#bb9300
Saturated Shade of #eebb00
#eebb00
Desaturated Shade of #eebb00
#e2b40c
Grey scale Shade of #eebb00
#777777
Brighten Shade
#ffd419
Most Readable Shade
#000000

Shades of #eebb00 color code

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

#eebb00
#d3a600
#b99100
#9e7c00
#846700
#695300
#4f3e00
#342900
#1a1400
#000000

Similar Color like #eebb00 color

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

#efbc01
#f0bd02
#f1be03
#f2bf04
#f3c005
#f4c106
#f5c207
#f6c308
#f7c409
#f8c50a
#f9c60b
#fac70c
#fbc80d
#fcc90e
#edba00
#ecb900
#ebb800
#eab700
#e9b600
#e8b500
#e7b400
#e6b300
#e5b200
#e4b100
#e3b000
#e2af00
#e1ae00
#e0ad00

Monochromatic Color with #eebb00

#eebb00
#1a1400
#443500
#6e5700
#997800
#c39a00

Tints of #eebb00 Color

#eebb00
#efc21c
#f1ca38
#f3d155
#f5d971
#f7e08d
#f9e8aa
#fbefc6
#fdf7e2
#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

#eebb00
#0033ee

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

Split Complementary

#eebb00
#00aaee
#4400ee

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

Analogous Color

#ee5c00
#ee8b00
#eebb00
#eeeb00
#c2ee00

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

#eebb00
#00eebb
#bb00ee

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

#eebb00
#00ee44
#0033ee
#ee00aa

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

#eebb00
#0033ee
#4400ee
#aaee00

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

#eebb00 Color Code Preview on Black Background Color

This is how #eebb00 Color will look on black background color. Color contrast ratio is 11.74

#eebb00 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eebb00

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eebb00

#eebb00 color code is use for CSS Background Color

Background color for the above div is #eebb00

HTML with inline CSS

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

#eebb00 color code is use for CSS Border Color

CSS Border color for the above div is #eebb00

HTML with inline CSS

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

CSS Border Left color for the above div is #eebb00

HTML with inline CSS

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

CSS Border Right color for the above div is #eebb00

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eebb00

HTML with inline CSS

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

CSS Border Top color for the above div is #eebb00

HTML with inline CSS

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

#eebb00 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eebb00 Color code Preview on White Background

This is how #eebb00 Color code will look on white background color. Color contrast ratio is 1.79

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

Related Gradients

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

0 Likes 0 Comments | 92 Views

Post your comment:-

By submitting comment you agree to our privacy policy.