crispedge.com

Color picker

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

#f96193 hex color - Red - Warm color - Information

#f96193 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f96193 Color code in RGB color code model is created after adding 97.65% red color, 38.04% green color and 57.65% blue color. Hex #f96193 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 41% yellow and 2% black.

Hex #f96193 color code is between #ff6699 web safe hex color code and #ee5588 web safe hex color code. #ff6699 is the nearest web safe color code. You can see here many more shades of #f96193 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef96193#f96193
RGB Decimal249, 97, 147rgb(249, 97, 147)
RGB Percent98%, 38%, 58%rgb(98%, 38%, 58%)
CSS RGBa249, 97, 147,1rgba(249,97,147,1)
CMYK Modelcmyk(0%,61%,41%,2%)
HSL Color Space340,93% ,68%hsl(340,93% ,68%)
HSV Color Space340°, 61%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110010110000110010011
Octal371141223
Decimal24997147
Hexf96193

Different shades of #f96193 color code.

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

Light Shade of #f96193
#fb92b5
Dark Shade of #f96193
#f73071
Saturated Shade of #f96193
#ff5b91
Desaturated Shade of #f96193
#f16996
Grey scale Shade of #f96193
#adadad
Brighten Shade
#ff7aac
Most Readable Shade
#000000

Shades of #f96193 color code

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

#f96193
#dd5682
#c14b72
#a64062
#8a3551
#6e2b41
#532031
#371520
#1b0a10
#000000

Similar Color like #f96193 color

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

#fa6294
#fb6395
#fc6496
#fd6597
#fe6698
#ff6799
#ff689a
#ff699b
#ff6a9c
#ff6b9d
#ff6c9e
#ff6d9f
#ff6ea0
#ff6fa1
#f86092
#f75f91
#f65e90
#f55d8f
#f45c8e
#f35b8d
#f25a8c
#f1598b
#f0588a
#ef5789
#ee5688
#ed5587
#ec5486
#eb5385

Monochromatic Color with #f96193

#f96193
#240e16
#4f1f2f
#792f48
#a44061
#ce507a

Tints of #f96193 Color

#f96193
#f9729f
#fa84ab
#fb95b7
#fba7c3
#fcb8cf
#fdcadb
#fddbe7
#feedf3
#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

#f96193
#61f9c7

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

Split Complementary

#f96193
#61f97b
#61dff9

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

Analogous Color

#f961d0
#f961b1
#f96193
#f96175
#f96c61

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

#f96193
#93f961
#6193f9

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

#f96193
#dff961
#61f9c7
#7b61f9

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

#f96193
#61f9c7
#61dff9
#f97b61

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

#f96193 Color Code Preview on Black Background Color

This is how #f96193 Color will look on black background color. Color contrast ratio is 7.16

#f96193 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f96193

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f96193

#f96193 color code is use for CSS Background Color

Background color for the above div is #f96193

HTML with inline CSS

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

#f96193 color code is use for CSS Border Color

CSS Border color for the above div is #f96193

HTML with inline CSS

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

CSS Border Left color for the above div is #f96193

HTML with inline CSS

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

CSS Border Right color for the above div is #f96193

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f96193

HTML with inline CSS

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

CSS Border Top color for the above div is #f96193

HTML with inline CSS

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

#f96193 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f96193 Color code Preview on White Background

This is how #f96193 Color code will look on white background color. Color contrast ratio is 2.93

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

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.