crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#f2b774 hex color - Orange - Warm color - Information

#f2b774 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #f2b774 Color code in RGB color code model is created after adding 94.9% red color, 71.76% green color and 45.49% blue color. Hex #f2b774 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 52% yellow and 5% black.

Hex #f2b774 color code is between #eebb77 web safe hex color code and #ffaa66 web safe hex color code. #eebb77 is the nearest web safe color code. You can see here many more shades of #f2b774 color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codef2b774#f2b774
RGB Decimal242, 183, 116rgb(242, 183, 116)
RGB Percent95%, 72%, 45%rgb(95%, 72%, 45%)
CSS RGBa242, 183, 116,1rgba(242,183,116,1)
CMYK Modelcmyk(0%,24%,52%,5%)
HSL Color Space32,83% ,70%hsl(32,83% ,70%)
HSV Color Space32°, 52%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101011011101110100
Octal362267164
Decimal242183116
Hexf2b774

Different shades of #f2b774 color code.

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

Light Shade of #f2b774
#f6cfa3
Dark Shade of #f2b774
#ee9f45
Saturated Shade of #f2b774
#fab76c
Desaturated Shade of #f2b774
#eab77c
Grey scale Shade of #f2b774
#b3b3b3
Brighten Shade
#ffd08d
Most Readable Shade
#000000

Shades of #f2b774 color code

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

#f2b774
#d7a267
#bc8e5a
#a17a4d
#866540
#6b5133
#503d26
#352819
#1a140c
#000000

Similar Color like #f2b774 color

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

#f3b875
#f4b976
#f5ba77
#f6bb78
#f7bc79
#f8bd7a
#f9be7b
#fabf7c
#fbc07d
#fcc17e
#fdc27f
#fec380
#ffc481
#ffc582
#f1b673
#f0b572
#efb471
#eeb370
#edb26f
#ecb16e
#ebb06d
#eaaf6c
#e9ae6b
#e8ad6a
#e7ac69
#e6ab68
#e5aa67
#e4a966

Monochromatic Color with #f2b774

#f2b774
#1d160e
#483623
#725737
#9d774b
#c79760

Tints of #f2b774 Color

#f2b774
#f3bf83
#f4c792
#f6cfa2
#f7d7b1
#f9dfc1
#fae7d0
#fcefe0
#fdf7ef
#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

#f2b774
#74aff2

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

Split Complementary

#f2b774
#74eef2
#7874f2

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

Analogous Color

#f28574
#f29e74
#f2b774
#f2d074
#f2e974

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

#f2b774
#74f2b7
#b774f2

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

#f2b774
#74f278
#74aff2
#f274ee

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

#f2b774
#74aff2
#7874f2
#eef274

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

#f2b774 Color Code Preview on Black Background Color

This is how #f2b774 Color will look on black background color. Color contrast ratio is 11.80

#f2b774 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2b774

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2b774

#f2b774 color code is use for CSS Background Color

Background color for the above div is #f2b774

HTML with inline CSS

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

#f2b774 color code is use for CSS Border Color

CSS Border color for the above div is #f2b774

HTML with inline CSS

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

CSS Border Left color for the above div is #f2b774

HTML with inline CSS

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

CSS Border Right color for the above div is #f2b774

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2b774

HTML with inline CSS

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

CSS Border Top color for the above div is #f2b774

HTML with inline CSS

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

#f2b774 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2b774 Color code Preview on White Background

This is how #f2b774 Color code will look on white background color. Color contrast ratio is 1.78

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.