crispedge.com

Color picker

Loading...

#f2a336 hex color - Yellow - Warm color - Information

#f2a336 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #f2a336 Color code in RGB color code model is created after adding 94.9% red color, 63.92% green color and 21.18% blue color. Hex #f2a336 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 78% yellow and 5% black.

Hex #f2a336 color code is between #eeaa33 web safe hex color code and #ff9944 web safe hex color code. #eeaa33 is the nearest web safe color code. You can see here many more shades of #f2a336 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef2a336#f2a336
RGB Decimal242, 163, 54rgb(242, 163, 54)
RGB Percent95%, 64%, 21%rgb(95%, 64%, 21%)
CSS RGBa242, 163, 54,1rgba(242,163,54,1)
CMYK Modelcmyk(0%,33%,78%,5%)
HSL Color Space35,88% ,58%hsl(35,88% ,58%)
HSV Color Space35°, 78%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101010001100110110
Octal36224366
Decimal24216354
Hexf2a336

Different shades of #f2a336 color code.

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

Light Shade of #f2a336
#f5b966
Dark Shade of #f2a336
#e68c0f
Saturated Shade of #f2a336
#fda52b
Desaturated Shade of #f2a336
#e7a141
Grey scale Shade of #f2a336
#949494
Brighten Shade
#ffbc4f
Most Readable Shade
#000000

Shades of #f2a336 color code

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

#f2a336
#d79030
#bc7e2a
#a16c24
#865a1e
#6b4818
#503612
#35240c
#1a1206
#000000

Similar Color like #f2a336 color

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

#f3a437
#f4a538
#f5a639
#f6a73a
#f7a83b
#f8a93c
#f9aa3d
#faab3e
#fbac3f
#fcad40
#fdae41
#feaf42
#ffb043
#ffb144
#f1a235
#f0a134
#efa033
#ee9f32
#ed9e31
#ec9d30
#eb9c2f
#ea9b2e
#e99a2d
#e8992c
#e7982b
#e6972a
#e59629
#e49528

Monochromatic Color with #f2a336

#f2a336
#1d1407
#483010
#724d1a
#9d6a23
#c7862d

Tints of #f2a336 Color

#f2a336
#f3ad4c
#f4b762
#f6c179
#f7cb8f
#f9d6a5
#fae0bc
#fcead2
#fdf4e8
#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

#f2a336
#3685f2

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

Split Complementary

#f2a336
#36e3f2
#4536f2

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

Analogous Color

#f25836
#f27d36
#f2a336
#f2c936
#f2ee36

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

#f2a336
#36f2a3
#a336f2

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

#f2a336
#36f245
#3685f2
#f236e3

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

#f2a336
#3685f2
#4536f2
#e3f236

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

#f2a336 Color Code Preview on Black Background Color

This is how #f2a336 Color will look on black background color. Color contrast ratio is 10.07

#f2a336 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2a336

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2a336

#f2a336 color code is use for CSS Background Color

Background color for the above div is #f2a336

HTML with inline CSS

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

#f2a336 color code is use for CSS Border Color

CSS Border color for the above div is #f2a336

HTML with inline CSS

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

CSS Border Left color for the above div is #f2a336

HTML with inline CSS

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

CSS Border Right color for the above div is #f2a336

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2a336

HTML with inline CSS

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

CSS Border Top color for the above div is #f2a336

HTML with inline CSS

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

#f2a336 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2a336 Color code Preview on White Background

This is how #f2a336 Color code will look on white background color. Color contrast ratio is 2.09

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

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(242,163,54,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(54,133,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(242,163,54,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.