crispedge.com

Color picker

Loading...

#f4bc55 hex color - Yellow - Warm color - Information

#f4bc55 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #f4bc55 Color code in RGB color code model is created after adding 95.69% red color, 73.73% green color and 33.33% blue color. Hex #f4bc55 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 65% yellow and 4% black.

Hex #f4bc55 color code is between #eebb44 web safe hex color code and #ffcc66 web safe hex color code. #eebb44 is the nearest web safe color code. You can see here many more shades of #f4bc55 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef4bc55#f4bc55
RGB Decimal244, 188, 85rgb(244, 188, 85)
RGB Percent96%, 74%, 33%rgb(96%, 74%, 33%)
CSS RGBa244, 188, 85,1rgba(244,188,85,1)
CMYK Modelcmyk(0%,23%,65%,4%)
HSL Color Space39,88% ,65%hsl(39,88% ,65%)
HSV Color Space39°, 65%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101001011110001010101
Octal364274125
Decimal24418885
Hexf4bc55

Different shades of #f4bc55 color code.

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

Light Shade of #f4bc55
#f7cf85
Dark Shade of #f4bc55
#f1a925
Saturated Shade of #f4bc55
#fdbf4c
Desaturated Shade of #f4bc55
#ebb95e
Grey scale Shade of #f4bc55
#a4a4a4
Brighten Shade
#ffd56e
Most Readable Shade
#000000

Shades of #f4bc55 color code

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

#f4bc55
#d8a74b
#bd9242
#a27d38
#87682f
#6c5325
#513e1c
#362912
#1b1409
#000000

Similar Color like #f4bc55 color

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

#f5bd56
#f6be57
#f7bf58
#f8c059
#f9c15a
#fac25b
#fbc35c
#fcc45d
#fdc55e
#fec65f
#ffc760
#ffc861
#ffc962
#ffca63
#f3bb54
#f2ba53
#f1b952
#f0b851
#efb750
#eeb64f
#edb54e
#ecb44d
#ebb34c
#eab24b
#e9b14a
#e8b049
#e7af48
#e6ae47

Monochromatic Color with #f4bc55

#f4bc55
#1f180b
#4a391a
#745a29
#9f7b37
#c99b46

Tints of #f4bc55 Color

#f4bc55
#f5c367
#f6ca7a
#f7d28d
#f8d9a0
#fae1b3
#fbe8c6
#fcf0d9
#fdf7ec
#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

#f4bc55
#558df4

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

Split Complementary

#f4bc55
#55dcf4
#6d55f4

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

Analogous Color

#f47c55
#f49c55
#f4bc55
#f4dc55
#ecf455

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

#f4bc55
#55f4bc
#bc55f4

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

#f4bc55
#55f46c
#558df4
#f455dc

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

#f4bc55
#558df4
#6d55f4
#dcf455

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

#f4bc55 Color Code Preview on Black Background Color

This is how #f4bc55 Color will look on black background color. Color contrast ratio is 12.17

#f4bc55 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f4bc55

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f4bc55

#f4bc55 color code is use for CSS Background Color

Background color for the above div is #f4bc55

HTML with inline CSS

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

#f4bc55 color code is use for CSS Border Color

CSS Border color for the above div is #f4bc55

HTML with inline CSS

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

CSS Border Left color for the above div is #f4bc55

HTML with inline CSS

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

CSS Border Right color for the above div is #f4bc55

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f4bc55

HTML with inline CSS

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

CSS Border Top color for the above div is #f4bc55

HTML with inline CSS

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

#f4bc55 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f4bc55 Color code Preview on White Background

This is how #f4bc55 Color code will look on white background color. Color contrast ratio is 1.73

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

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(244,188,85,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(85,141,244,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(244,188,85,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.