crispedge.com

Color picker

Loading...

#f6f074 hex color - Green - Warm color - Information

#f6f074 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #f6f074 Color code in RGB color code model is created after adding 96.47% red color, 94.12% green color and 45.49% blue color. Hex #f6f074 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 53% yellow and 4% black.

Hex #f6f074 color code is between #eeee77 web safe hex color code and #ffff66 web safe hex color code. #eeee77 is the nearest web safe color code. You can see here many more shades of #f6f074 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef6f074#f6f074
RGB Decimal246, 240, 116rgb(246, 240, 116)
RGB Percent96%, 94%, 45%rgb(96%, 94%, 45%)
CSS RGBa246, 240, 116,1rgba(246,240,116,1)
CMYK Modelcmyk(0%,2%,53%,4%)
HSL Color Space57,88% ,71%hsl(57,88% ,71%)
HSV Color Space57°, 53%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101101111000001110100
Octal366360164
Decimal246240116
Hexf6f074

Different shades of #f6f074 color code.

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

Light Shade of #f6f074
#f9f5a4
Dark Shade of #f6f074
#f3eb44
Saturated Shade of #f6f074
#fdf76d
Desaturated Shade of #f6f074
#efe97b
Grey scale Shade of #f6f074
#b5b5b5
Brighten Shade
#ffff8d
Most Readable Shade
#000000

Shades of #f6f074 color code

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

#f6f074
#dad567
#bfba5a
#a4a04d
#888540
#6d6a33
#525026
#363519
#1b1a0c
#000000

Similar Color like #f6f074 color

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

#f7f175
#f8f276
#f9f377
#faf478
#fbf579
#fcf67a
#fdf77b
#fef87c
#fff97d
#fffa7e
#fffb7f
#fffc80
#fffd81
#fffe82
#f5ef73
#f4ee72
#f3ed71
#f2ec70
#f1eb6f
#f0ea6e
#efe96d
#eee86c
#ede76b
#ece66a
#ebe569
#eae468
#e9e367
#e8e266

Monochromatic Color with #f6f074

#f6f074
#212110
#4c4a24
#767438
#a19d4c
#cbc760

Tints of #f6f074 Color

#f6f074
#f7f183
#f8f392
#f9f5a2
#faf6b1
#fbf8c1
#fcfad0
#fdfbe0
#fefdef
#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

#f6f074
#747af6

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

Split Complementary

#f6f074
#74bbf6
#af74f6

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

Analogous Color

#f6bc74
#f6d674
#f6f074
#e2f674
#c8f674

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

#f6f074
#74f6f0
#f074f6

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

#f6f074
#74f6af
#747af6
#f674bb

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

#f6f074
#747af6
#af74f6
#bbf674

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

#f6f074 Color Code Preview on Black Background Color

This is how #f6f074 Color will look on black background color. Color contrast ratio is 17.63

#f6f074 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f6f074

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f6f074

#f6f074 color code is use for CSS Background Color

Background color for the above div is #f6f074

HTML with inline CSS

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

#f6f074 color code is use for CSS Border Color

CSS Border color for the above div is #f6f074

HTML with inline CSS

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

CSS Border Left color for the above div is #f6f074

HTML with inline CSS

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

CSS Border Right color for the above div is #f6f074

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f6f074

HTML with inline CSS

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

CSS Border Top color for the above div is #f6f074

HTML with inline CSS

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

#f6f074 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f6f074 Color code Preview on White Background

This is how #f6f074 Color code will look on white background color. Color contrast ratio is 1.19

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

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(246,240,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(116,122,246,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(246,240,116,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.