crispedge.com

Color picker

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

#fece52 hex color - Yellow - Warm color - Information

#fece52 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #fece52 Color code in RGB color code model is created after adding 99.61% red color, 80.78% green color and 32.16% blue color. Hex #fece52 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 68% yellow and 0% black.

Hex #fece52 color code is between #ffcc55 web safe hex color code and #eedd44 web safe hex color code. #ffcc55 is the nearest web safe color code. You can see here many more shades of #fece52 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codefece52#fece52
RGB Decimal254, 206, 82rgb(254, 206, 82)
RGB Percent100%, 81%, 32%rgb(100%, 81%, 32%)
CSS RGBa254, 206, 82,1rgba(254,206,82,1)
CMYK Modelcmyk(0%,19%,68%,0%)
HSL Color Space43,99% ,66%hsl(43,99% ,66%)
HSV Color Space43°, 68%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101100111001010010
Octal376316122
Decimal25420682
Hexfece52

Different shades of #fece52 color code.

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

Light Shade of #fece52
#fedc85
Dark Shade of #fece52
#fec01f
Saturated Shade of #fece52
#ffce51
Desaturated Shade of #fece52
#f5ca5b
Grey scale Shade of #fece52
#a8a8a8
Brighten Shade
#ffe76b
Most Readable Shade
#000000

Shades of #fece52 color code

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

#fece52
#e1b748
#c5a03f
#a98936
#8d722d
#705b24
#54441b
#382d12
#1c1609
#000000

Similar Color like #fece52 color

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

#ffcf53
#ffd054
#ffd155
#ffd256
#ffd357
#ffd458
#ffd559
#ffd65a
#ffd75b
#ffd85c
#ffd95d
#ffda5e
#ffdb5f
#ffdc60
#fdcd51
#fccc50
#fbcb4f
#faca4e
#f9c94d
#f8c84c
#f7c74b
#f6c64a
#f5c549
#f4c448
#f3c347
#f2c246
#f1c145
#f0c044

Monochromatic Color with #fece52

#fece52
#29220d
#54441b
#7e6729
#a98937
#d3ac44

Tints of #fece52 Color

#fece52
#fed365
#fed878
#fede8b
#fee39e
#fee9b2
#feeec5
#fef4d8
#fef9eb
#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

#fece52
#5282fe

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

Split Complementary

#fece52
#52d8fe
#7852fe

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

Analogous Color

#fe8952
#feac52
#fece52
#fef052
#e9fe52

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

#fece52
#52fece
#ce52fe

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

#fece52
#52fe78
#5282fe
#fe52d8

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

#fece52
#5282fe
#7852fe
#d8fe52

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

#fece52 Color Code Preview on Black Background Color

This is how #fece52 Color will look on black background color. Color contrast ratio is 14.16

#fece52 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fece52

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fece52

#fece52 color code is use for CSS Background Color

Background color for the above div is #fece52

HTML with inline CSS

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

#fece52 color code is use for CSS Border Color

CSS Border color for the above div is #fece52

HTML with inline CSS

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

CSS Border Left color for the above div is #fece52

HTML with inline CSS

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

CSS Border Right color for the above div is #fece52

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fece52

HTML with inline CSS

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

CSS Border Top color for the above div is #fece52

HTML with inline CSS

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

#fece52 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fece52 Color code Preview on White Background

This is how #fece52 Color code will look on white background color. Color contrast ratio is 1.48

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.