crispedge.com

Color picker

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

#f28e8e hex color - Red - Warm color - Information

#f28e8e hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #f28e8e color code is between #ee8888 web safe hex color code and #ff9999 web safe hex color code. #ee8888 is the nearest web safe color code. You can see here many more shades of #f28e8e color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codef28e8e#f28e8e
RGB Decimal242, 142, 142rgb(242, 142, 142)
RGB Percent95%, 56%, 56%rgb(95%, 56%, 56%)
CSS RGBa242, 142, 142,1rgba(242,142,142,1)
CMYK Modelcmyk(0%,41%,41%,5%)
HSL Color Space0,79% ,75%hsl(0,79% ,75%)
HSV Color Space0°, 41%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101000111010001110
Octal362216216
Decimal242142142
Hexf28e8e

Different shades of #f28e8e color code.

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

Light Shade of #f28e8e
#f7bcbc
Dark Shade of #f28e8e
#ed6060
Saturated Shade of #f28e8e
#f88888
Desaturated Shade of #f28e8e
#ec9494
Grey scale Shade of #f28e8e
#c0c0c0
Brighten Shade
#ffa7a7
Most Readable Shade
#000000

Shades of #f28e8e color code

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

#f28e8e
#d77e7e
#bc6e6e
#a15e5e
#864e4e
#6b3f3f
#502f2f
#351f1f
#1a0f0f
#000000

Similar Color like #f28e8e color

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

#f38f8f
#f49090
#f59191
#f69292
#f79393
#f89494
#f99595
#fa9696
#fb9797
#fc9898
#fd9999
#fe9a9a
#ff9b9b
#ff9c9c
#f18d8d
#f08c8c
#ef8b8b
#ee8a8a
#ed8989
#ec8888
#eb8787
#ea8686
#e98585
#e88484
#e78383
#e68282
#e58181
#e48080

Monochromatic Color with #f28e8e

#f28e8e
#1d1111
#482a2a
#724343
#9d5c5c
#c77575

Tints of #f28e8e Color

#f28e8e
#f39a9a
#f4a7a7
#f6b3b3
#f7c0c0
#f9cccc
#fad9d9
#fce5e5
#fdf2f2
#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

#f28e8e
#8ef2f2

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

Split Complementary

#f28e8e
#8ef2c0
#8ec0f2

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

Analogous Color

#f28eb6
#f28ea2
#f28e8e
#f2a28e
#f2b68e

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

#f28e8e
#8ef28e
#8e8ef2

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

#f28e8e
#c0f28e
#8ef2f2
#c08ef2

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

#f28e8e
#8ef2f2
#8ec0f2
#f2c08e

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

#f28e8e Color Code Preview on Black Background Color

This is how #f28e8e Color will look on black background color. Color contrast ratio is 9.04

#f28e8e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f28e8e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f28e8e

#f28e8e color code is use for CSS Background Color

Background color for the above div is #f28e8e

HTML with inline CSS

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

#f28e8e color code is use for CSS Border Color

CSS Border color for the above div is #f28e8e

HTML with inline CSS

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

CSS Border Left color for the above div is #f28e8e

HTML with inline CSS

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

CSS Border Right color for the above div is #f28e8e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f28e8e

HTML with inline CSS

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

CSS Border Top color for the above div is #f28e8e

HTML with inline CSS

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

#f28e8e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f28e8e Color code Preview on White Background

This is how #f28e8e Color code will look on white background color. Color contrast ratio is 2.32

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.