crispedge.com

Color picker

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

#f5ce1e hex color - Yellow - Warm color - Information

#f5ce1e hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #f5ce1e Color code in RGB color code model is created after adding 96.08% red color, 80.78% green color and 11.76% blue color. Hex #f5ce1e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 88% yellow and 4% black.

Hex #f5ce1e color code is between #eecc22 web safe hex color code and #ffdd11 web safe hex color code. #eecc22 is the nearest web safe color code. You can see here many more shades of #f5ce1e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef5ce1e#f5ce1e
RGB Decimal245, 206, 30rgb(245, 206, 30)
RGB Percent96%, 81%, 12%rgb(96%, 81%, 12%)
CSS RGBa245, 206, 30,1rgba(245,206,30,1)
CMYK Modelcmyk(0%,16%,88%,4%)
HSL Color Space49,91% ,54%hsl(49,91% ,54%)
HSV Color Space49°, 88%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101011100111000011110
Octal36531636
Decimal24520630
Hexf5ce1e

Different shades of #f5ce1e color code.

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

Light Shade of #f5ce1e
#f7d94f
Dark Shade of #f5ce1e
#d6b10a
Saturated Shade of #f5ce1e
#ffd414
Desaturated Shade of #f5ce1e
#e9c72a
Grey scale Shade of #f5ce1e
#898989
Brighten Shade
#ffe737
Most Readable Shade
#000000

Shades of #f5ce1e color code

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

#f5ce1e
#d9b71a
#bea017
#a38914
#887210
#6c5b0d
#51440a
#362d06
#1b1603
#000000

Similar Color like #f5ce1e color

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

#f6cf1f
#f7d020
#f8d121
#f9d222
#fad323
#fbd424
#fcd525
#fdd626
#fed727
#ffd828
#ffd929
#ffda2a
#ffdb2b
#ffdc2c
#f4cd1d
#f3cc1c
#f2cb1b
#f1ca1a
#f0c919
#efc818
#eec717
#edc616
#ecc515
#ebc414
#eac313
#e9c212
#e8c111
#e7c010

Monochromatic Color with #f5ce1e

#f5ce1e
#201b04
#4b3f09
#75630e
#a08714
#caaa19

Tints of #f5ce1e Color

#f5ce1e
#f6d337
#f7d850
#f8de69
#f9e382
#fae99b
#fbeeb4
#fcf4cd
#fdf9e6
#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

#f5ce1e
#1e45f5

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

Split Complementary

#f5ce1e
#1eb1f5
#621ef5

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

Analogous Color

#f5781e
#f5a31e
#f5ce1e
#f1f51e
#c6f51e

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

#f5ce1e
#1ef5ce
#ce1ef5

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

#f5ce1e
#1ef562
#1e45f5
#f51eb0

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

#f5ce1e
#1e45f5
#621ef5
#b1f51e

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

#f5ce1e Color Code Preview on Black Background Color

This is how #f5ce1e Color will look on black background color. Color contrast ratio is 13.73

#f5ce1e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5ce1e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5ce1e

#f5ce1e color code is use for CSS Background Color

Background color for the above div is #f5ce1e

HTML with inline CSS

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

#f5ce1e color code is use for CSS Border Color

CSS Border color for the above div is #f5ce1e

HTML with inline CSS

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

CSS Border Left color for the above div is #f5ce1e

HTML with inline CSS

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

CSS Border Right color for the above div is #f5ce1e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5ce1e

HTML with inline CSS

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

CSS Border Top color for the above div is #f5ce1e

HTML with inline CSS

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

#f5ce1e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5ce1e Color code Preview on White Background

This is how #f5ce1e Color code will look on white background color. Color contrast ratio is 1.53

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

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.