crispedge.com

Color picker

Loading...

#f8bf15 hex color - Yellow - Warm color - Information

#f8bf15 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #f8bf15 Color code in RGB color code model is created after adding 97.25% red color, 74.9% green color and 8.24% blue color. Hex #f8bf15 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 92% yellow and 3% black.

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

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codef8bf15#f8bf15
RGB Decimal248, 191, 21rgb(248, 191, 21)
RGB Percent97%, 75%, 8%rgb(97%, 75%, 8%)
CSS RGBa248, 191, 21,1rgba(248,191,21,1)
CMYK Modelcmyk(0%,23%,92%,3%)
HSL Color Space45,94% ,53%hsl(45,94% ,53%)
HSV Color Space45°, 92%, 97%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110001011111100010101
Octal37027725
Decimal24819121
Hexf8bf15

Different shades of #f8bf15 color code.

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

Light Shade of #f8bf15
#f9cd46
Dark Shade of #f8bf15
#d4a006
Saturated Shade of #f8bf15
#ffc20e
Desaturated Shade of #f8bf15
#ecb921
Grey scale Shade of #f8bf15
#868686
Brighten Shade
#ffd82e
Most Readable Shade
#000000

Shades of #f8bf15 color code

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

#f8bf15
#dca912
#c09410
#a57f0e
#896a0b
#6e5409
#523f07
#372a04
#1b1502
#000000

Similar Color like #f8bf15 color

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

#f9c016
#fac117
#fbc218
#fcc319
#fdc41a
#fec51b
#ffc61c
#ffc71d
#ffc81e
#ffc91f
#ffca20
#ffcb21
#ffcc22
#ffcd23
#f7be14
#f6bd13
#f5bc12
#f4bb11
#f3ba10
#f2b90f
#f1b80e
#f0b70d
#efb60c
#eeb50b
#edb40a
#ecb309
#ebb208
#eab107

Monochromatic Color with #f8bf15

#f8bf15
#231b03
#4e3c07
#785d0a
#a37e0e
#cd9e11

Tints of #f8bf15 Color

#f8bf15
#f8c62f
#f9cd49
#fad463
#fbdb7d
#fbe297
#fce9b1
#fdf0cb
#fef7e5
#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

#f8bf15
#154ef8

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

Split Complementary

#f8bf15
#15bff8
#4e15f8

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

Analogous Color

#f86415
#f89215
#f8bf15
#f8ec15
#d6f815

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

#f8bf15
#15f8bf
#bf15f8

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

#f8bf15
#15f84d
#154ef8
#f815bf

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

#f8bf15
#154ef8
#4e15f8
#bff815

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

#f8bf15 Color Code Preview on Black Background Color

This is how #f8bf15 Color will look on black background color. Color contrast ratio is 12.45

#f8bf15 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f8bf15

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f8bf15

#f8bf15 color code is use for CSS Background Color

Background color for the above div is #f8bf15

HTML with inline CSS

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

#f8bf15 color code is use for CSS Border Color

CSS Border color for the above div is #f8bf15

HTML with inline CSS

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

CSS Border Left color for the above div is #f8bf15

HTML with inline CSS

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

CSS Border Right color for the above div is #f8bf15

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f8bf15

HTML with inline CSS

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

CSS Border Top color for the above div is #f8bf15

HTML with inline CSS

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

#f8bf15 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f8bf15 Color code Preview on White Background

This is how #f8bf15 Color code will look on white background color. Color contrast ratio is 1.69

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

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,191,21,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(21,78,248,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(248,191,21,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.