crispedge.com

Color picker

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

#f14aae hex color - Red - Warm color - Information

#f14aae hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #f14aae Color code in RGB color code model is created after adding 94.51% red color, 29.02% green color and 68.24% blue color. Hex #f14aae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 69% magenta, 28% yellow and 5% black.

Hex #f14aae color code is between #ee44aa web safe hex color code and #ff55bb web safe hex color code. #ee44aa is the nearest web safe color code. You can see here many more shades of #f14aae color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef14aae#f14aae
RGB Decimal241, 74, 174rgb(241, 74, 174)
RGB Percent95%, 29%, 68%rgb(95%, 29%, 68%)
CSS RGBa241, 74, 174,1rgba(241,74,174,1)
CMYK Modelcmyk(0%,69%,28%,5%)
HSL Color Space324,86% ,62%hsl(324,86% ,62%)
HSV Color Space324°, 69%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100010100101010101110
Octal361112256
Decimal24174174
Hexf14aae

Different shades of #f14aae color code.

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

Light Shade of #f14aae
#f579c3
Dark Shade of #f14aae
#ed1b99
Saturated Shade of #f14aae
#fb40b0
Desaturated Shade of #f14aae
#e754ac
Grey scale Shade of #f14aae
#9d9d9d
Brighten Shade
#ff63c7
Most Readable Shade
#000000

Shades of #f14aae color code

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

#f14aae
#d6419a
#bb3987
#a03174
#852960
#6b204d
#50183a
#351026
#1a0813
#000000

Similar Color like #f14aae color

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

#f24baf
#f34cb0
#f44db1
#f54eb2
#f64fb3
#f750b4
#f851b5
#f952b6
#fa53b7
#fb54b8
#fc55b9
#fd56ba
#fe57bb
#ff58bc
#f049ad
#ef48ac
#ee47ab
#ed46aa
#ec45a9
#eb44a8
#ea43a7
#e942a6
#e841a5
#e740a4
#e63fa3
#e53ea2
#e43da1
#e33ca0

Monochromatic Color with #f14aae

#f14aae
#1c0915
#471633
#712352
#9c3071
#c63d8f

Tints of #f14aae Color

#f14aae
#f25eb7
#f472c0
#f586c9
#f79ad2
#f8aedb
#fac2e4
#fbd6ed
#fdeaf6
#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

#f14aae
#4af18d

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

Split Complementary

#f14aae
#5bf14a
#4af1e0

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

Analogous Color

#f14af1
#f14acf
#f14aae
#f14a8d
#f14a6b

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

#f14aae
#aef14a
#4aaef1

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

#f14aae
#f1e04a
#4af18d
#4a5af1

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

#f14aae
#4af18d
#4af1e0
#f14a5b

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

#f14aae Color Code Preview on Black Background Color

This is how #f14aae Color will look on black background color. Color contrast ratio is 6.33

#f14aae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f14aae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f14aae

#f14aae color code is use for CSS Background Color

Background color for the above div is #f14aae

HTML with inline CSS

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

#f14aae color code is use for CSS Border Color

CSS Border color for the above div is #f14aae

HTML with inline CSS

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

CSS Border Left color for the above div is #f14aae

HTML with inline CSS

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

CSS Border Right color for the above div is #f14aae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f14aae

HTML with inline CSS

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

CSS Border Top color for the above div is #f14aae

HTML with inline CSS

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

#f14aae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f14aae Color code Preview on White Background

This is how #f14aae Color code will look on white background color. Color contrast ratio is 3.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 #f14aae; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #f14aae; }

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.