crispedge.com

Color picker

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

#f188a5 hex color - Red - Warm color - Information

#f188a5 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f188a5 Color code in RGB color code model is created after adding 94.51% red color, 53.33% green color and 64.71% blue color. Hex #f188a5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 32% yellow and 5% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef188a5#f188a5
RGB Decimal241, 136, 165rgb(241, 136, 165)
RGB Percent95%, 53%, 65%rgb(95%, 53%, 65%)
CSS RGBa241, 136, 165,1rgba(241,136,165,1)
CMYK Modelcmyk(0%,44%,32%,5%)
HSL Color Space343,79% ,74%hsl(343,79% ,74%)
HSV Color Space343°, 44%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100011000100010100101
Octal361210245
Decimal241136165
Hexf188a5

Different shades of #f188a5 color code.

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

Light Shade of #f188a5
#f6b6c8
Dark Shade of #f188a5
#ec5a82
Saturated Shade of #f188a5
#f881a2
Desaturated Shade of #f188a5
#ea8fa8
Grey scale Shade of #f188a5
#bcbcbc
Brighten Shade
#ffa1be
Most Readable Shade
#000000

Shades of #f188a5 color code

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

#f188a5
#d67892
#bb6980
#a05a6e
#854b5b
#6b3c49
#502d37
#351e24
#1a0f12
#000000

Similar Color like #f188a5 color

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

#f289a6
#f38aa7
#f48ba8
#f58ca9
#f68daa
#f78eab
#f88fac
#f990ad
#fa91ae
#fb92af
#fc93b0
#fd94b1
#fe95b2
#ff96b3
#f087a4
#ef86a3
#ee85a2
#ed84a1
#ec83a0
#eb829f
#ea819e
#e9809d
#e87f9c
#e77e9b
#e67d9a
#e57c99
#e47b98
#e37a97

Monochromatic Color with #f188a5

#f188a5
#1c1014
#472831
#71404e
#9c586b
#c67088

Tints of #f188a5 Color

#f188a5
#f295af
#f4a2b9
#f5afc3
#f7bccd
#f8cad7
#fad7e1
#fbe4eb
#fdf1f5
#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

#f188a5
#88f1d4

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

Split Complementary

#f188a5
#88f1a0
#88d9f1

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

Analogous Color

#f188cf
#f188ba
#f188a5
#f18890
#f19588

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

#f188a5
#a5f188
#88a5f1

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

#f188a5
#d9f188
#88f1d4
#9f88f1

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

#f188a5
#88f1d4
#88d9f1
#f1a088

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

#f188a5 Color Code Preview on Black Background Color

This is how #f188a5 Color will look on black background color. Color contrast ratio is 8.81

#f188a5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f188a5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f188a5

#f188a5 color code is use for CSS Background Color

Background color for the above div is #f188a5

HTML with inline CSS

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

#f188a5 color code is use for CSS Border Color

CSS Border color for the above div is #f188a5

HTML with inline CSS

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

CSS Border Left color for the above div is #f188a5

HTML with inline CSS

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

CSS Border Right color for the above div is #f188a5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f188a5

HTML with inline CSS

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

CSS Border Top color for the above div is #f188a5

HTML with inline CSS

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

#f188a5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f188a5 Color code Preview on White Background

This is how #f188a5 Color code will look on white background color. Color contrast ratio is 2.38

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

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.