crispedge.com

Color picker

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

#f08a7c hex color - Orange - Warm color - Information

#f08a7c hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #f08a7c Color code in RGB color code model is created after adding 94.12% red color, 54.12% green color and 48.63% blue color. Hex #f08a7c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 48% yellow and 6% black.

Hex #f08a7c color code is between #ee8877 web safe hex color code and #ff9988 web safe hex color code. #ee8877 is the nearest web safe color code. You can see here many more shades of #f08a7c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef08a7c#f08a7c
RGB Decimal240, 138, 124rgb(240, 138, 124)
RGB Percent94%, 54%, 49%rgb(94%, 54%, 49%)
CSS RGBa240, 138, 124,1rgba(240,138,124,1)
CMYK Modelcmyk(0%,43%,48%,6%)
HSL Color Space7,79% ,71%hsl(7,79% ,71%)
HSV Color Space7°, 48%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100001000101001111100
Octal360212174
Decimal240138124
Hexf08a7c

Different shades of #f08a7c color code.

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

Light Shade of #f08a7c
#f5b3aa
Dark Shade of #f08a7c
#eb614e
Saturated Shade of #f08a7c
#f78475
Desaturated Shade of #f08a7c
#e99083
Grey scale Shade of #f08a7c
#b6b6b6
Brighten Shade
#ffa395
Most Readable Shade
#000000

Shades of #f08a7c color code

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

#f08a7c
#d57a6e
#ba6b60
#a05c52
#854c44
#6a3d37
#502e29
#351e1b
#1a0f0d
#000000

Similar Color like #f08a7c color

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

#f18b7d
#f28c7e
#f38d7f
#f48e80
#f58f81
#f69082
#f79183
#f89284
#f99385
#fa9486
#fb9587
#fc9688
#fd9789
#fe988a
#ef897b
#ee887a
#ed8779
#ec8678
#eb8577
#ea8476
#e98375
#e88274
#e78173
#e68072
#e57f71
#e47e70
#e37d6f
#e27c6e

Monochromatic Color with #f08a7c

#f08a7c
#1b100e
#462824
#70413a
#9b5950
#c57266

Tints of #f08a7c Color

#f08a7c
#f1978a
#f3a499
#f5b1a7
#f6beb6
#f8cbc4
#fad8d3
#fbe5e1
#fdf2f0
#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

#f08a7c
#7ce2f0

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

Split Complementary

#f08a7c
#7cf0c4
#7ca8f0

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

Analogous Color

#f07c9c
#f07c85
#f08a7c
#f0a17c
#f0b87c

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

#f08a7c
#7cf08a
#8a7cf0

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

#f08a7c
#a8f07c
#7ce2f0
#c47cf0

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

#f08a7c
#7ce2f0
#7ca8f0
#f0c47c

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

#f08a7c Color Code Preview on Black Background Color

This is how #f08a7c Color will look on black background color. Color contrast ratio is 8.63

#f08a7c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f08a7c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f08a7c

#f08a7c color code is use for CSS Background Color

Background color for the above div is #f08a7c

HTML with inline CSS

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

#f08a7c color code is use for CSS Border Color

CSS Border color for the above div is #f08a7c

HTML with inline CSS

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

CSS Border Left color for the above div is #f08a7c

HTML with inline CSS

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

CSS Border Right color for the above div is #f08a7c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f08a7c

HTML with inline CSS

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

CSS Border Top color for the above div is #f08a7c

HTML with inline CSS

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

#f08a7c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f08a7c Color code Preview on White Background

This is how #f08a7c Color code will look on white background color. Color contrast ratio is 2.43

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.