crispedge.com

Color picker

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

#f96ec7 hex color - Red - Warm color - Information

#f96ec7 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #f96ec7 Color code in RGB color code model is created after adding 97.65% red color, 43.14% green color and 78.04% blue color. Hex #f96ec7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 20% yellow and 2% black.

Hex #f96ec7 color code is between #ff66cc web safe hex color code and #ee77bb web safe hex color code. #ff66cc is the nearest web safe color code. You can see here many more shades of #f96ec7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef96ec7#f96ec7
RGB Decimal249, 110, 199rgb(249, 110, 199)
RGB Percent98%, 43%, 78%rgb(98%, 43%, 78%)
CSS RGBa249, 110, 199,1rgba(249,110,199,1)
CMYK Modelcmyk(0%,56%,20%,2%)
HSL Color Space322,92% ,70%hsl(322,92% ,70%)
HSV Color Space322°, 56%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110010110111011000111
Octal371156307
Decimal249110199
Hexf96ec7

Different shades of #f96ec7 color code.

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

Light Shade of #f96ec7
#fb9fda
Dark Shade of #f96ec7
#f73db4
Saturated Shade of #f96ec7
#ff68c9
Desaturated Shade of #f96ec7
#f176c5
Grey scale Shade of #f96ec7
#b3b3b3
Brighten Shade
#ff87e0
Most Readable Shade
#000000

Shades of #f96ec7 color code

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

#f96ec7
#dd61b0
#c1559a
#a64984
#8a3d6e
#6e3058
#532442
#37182c
#1b0c16
#000000

Similar Color like #f96ec7 color

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

#fa6fc8
#fb70c9
#fc71ca
#fd72cb
#fe73cc
#ff74cd
#ff75ce
#ff76cf
#ff77d0
#ff78d1
#ff79d2
#ff7ad3
#ff7bd4
#ff7cd5
#f86dc6
#f76cc5
#f66bc4
#f56ac3
#f469c2
#f368c1
#f267c0
#f166bf
#f065be
#ef64bd
#ee63bc
#ed62bb
#ec61ba
#eb60b9

Monochromatic Color with #f96ec7

#f96ec7
#24101d
#4f233f
#793661
#a44883
#ce5ba5

Tints of #f96ec7 Color

#f96ec7
#f97ecd
#fa8ed3
#fb9ed9
#fbaedf
#fcbee6
#fdceec
#fddef2
#feeef8
#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

#f96ec7
#6ef9a0

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

Split Complementary

#f96ec7
#82f96e
#6ef9e6

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

Analogous Color

#f36ef9
#f96ee3
#f96ec7
#f96eab
#f96e8f

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

#f96ec7
#c7f96e
#6ec7f9

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

#f96ec7
#f9e56e
#6ef9a0
#6e81f9

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

#f96ec7
#6ef9a0
#6ef9e6
#f96e82

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

#f96ec7 Color Code Preview on Black Background Color

This is how #f96ec7 Color will look on black background color. Color contrast ratio is 8.08

#f96ec7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f96ec7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f96ec7

#f96ec7 color code is use for CSS Background Color

Background color for the above div is #f96ec7

HTML with inline CSS

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

#f96ec7 color code is use for CSS Border Color

CSS Border color for the above div is #f96ec7

HTML with inline CSS

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

CSS Border Left color for the above div is #f96ec7

HTML with inline CSS

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

CSS Border Right color for the above div is #f96ec7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f96ec7

HTML with inline CSS

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

CSS Border Top color for the above div is #f96ec7

HTML with inline CSS

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

#f96ec7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f96ec7 Color code Preview on White Background

This is how #f96ec7 Color code will look on white background color. Color contrast ratio is 2.60

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

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.