crispedge.com

Color picker

Loading...

#f8c500 hex color - Yellow - Warm color - Information

#f8c500 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

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

Hex #f8c500 color code is between #ffcc00 web safe hex color code and #eebb00 web safe hex color code. #ffcc00 is the nearest web safe color code. You can see here many more shades of #f8c500 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codef8c500#f8c500
RGB Decimal248, 197, 0rgb(248, 197, 0)
RGB Percent97%, 77%, 0%rgb(97%, 77%, 0%)
CSS RGBa248, 197, 0,1rgba(248,197,0,1)
CMYK Modelcmyk(0%,21%,100%,3%)
HSL Color Space48,100% ,49%hsl(48,100% ,49%)
HSV Color Space48°, 100%, 97%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110001100010100000000
Octal3703050
Decimal2481970
Hexf8c500

Different shades of #f8c500 color code.

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

Light Shade of #f8c500
#ffd42c
Dark Shade of #f8c500
#c59c00
Saturated Shade of #f8c500
#f8c500
Desaturated Shade of #f8c500
#ecbe0c
Grey scale Shade of #f8c500
#7c7c7c
Brighten Shade
#ffde19
Most Readable Shade
#000000

Shades of #f8c500 color code

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

#f8c500
#dcaf00
#c09900
#a58300
#896d00
#6e5700
#524100
#372b00
#1b1500
#000000

Similar Color like #f8c500 color

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

#f9c601
#fac702
#fbc803
#fcc904
#fdca05
#fecb06
#ffcc07
#ffcd08
#ffce09
#ffcf0a
#ffd00b
#ffd10c
#ffd20d
#ffd30e
#f7c400
#f6c300
#f5c200
#f4c100
#f3c000
#f2bf00
#f1be00
#f0bd00
#efbc00
#eebb00
#edba00
#ecb900
#ebb800
#eab700

Monochromatic Color with #f8c500

#f8c500
#231c00
#4e3e00
#786000
#a38100
#cda300

Tints of #f8c500 Color

#f8c500
#f8cb1c
#f9d138
#fad855
#fbde71
#fbe58d
#fcebaa
#fdf2c6
#fef8e2
#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

#f8c500
#0033f8

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

Split Complementary

#f8c500
#00aff8
#4900f8

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

Analogous Color

#f86200
#f89300
#f8c500
#f8f700
#c8f800

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

#f8c500
#00f8c5
#c500f8

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

#f8c500
#00f849
#0033f8
#f800af

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

#f8c500
#0033f8
#4900f8
#aff800

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

#f8c500 Color Code Preview on Black Background Color

This is how #f8c500 Color will look on black background color. Color contrast ratio is 12.98

#f8c500 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f8c500

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f8c500

#f8c500 color code is use for CSS Background Color

Background color for the above div is #f8c500

HTML with inline CSS

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

#f8c500 color code is use for CSS Border Color

CSS Border color for the above div is #f8c500

HTML with inline CSS

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

CSS Border Left color for the above div is #f8c500

HTML with inline CSS

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

CSS Border Right color for the above div is #f8c500

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f8c500

HTML with inline CSS

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

CSS Border Top color for the above div is #f8c500

HTML with inline CSS

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

#f8c500 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f8c500 Color code Preview on White Background

This is how #f8c500 Color code will look on white background color. Color contrast ratio is 1.62

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(248,197,0,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(0,51,248,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(248,197,0,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.