@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#f196cb hex color - Red - Warm color - Information

#f196cb hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #f196cb Color code in RGB color code model is created after adding 94.51% red color, 58.82% green color and 79.61% blue color. Hex #f196cb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 16% yellow and 5.49% black.

Hex #f196cb color code is between #ee99cc web safe hex color code and #ff88bb web safe hex color code. #ee99cc is the nearest web safe color code. You can see here many more shades of #f196cb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code f196cb #f196cb
RGB Decimal 241, 150, 203 rgb(241, 150, 203)
RGB Percent 95%, 59%, 80% rgb(95%, 59%, 80%)
CSS RGBa 241, 150, 203,1 rgba(241,150,203,1)
CMYK Model cmyk(0%,38%,16%,5.49%)
HSL Color Space 325,76% ,77% hsl(325,76% ,77%)
HSV Color Space 325°, 38%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110001 10010110 11001011
Octal 361 226 313
Decimal 241 150 203
Hex f1 96 cb

Different shades of #f196cb color code.

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

Light Shade of #f196cb
#f7c3e1
Dark Shade of #f196cb
#eb69b5
Saturated Shade of #f196cb
#f790cc
Desaturated Shade of #f196cb
#eb9cca
Grey scale Shade of #f196cb
#c3c3c3
Brighten Shade
#ffafe4
Most Readable Shade
#000000

Shades of #f196cb color code

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

#f196cb
#d685b4
#bb749d
#a06487
#855370
#6b425a
#503243
#35212d
#1a1016
#000000

Similar Color like #f196cb color

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

#f297cc
#f398cd
#f499ce
#f59acf
#f69bd0
#f79cd1
#f89dd2
#f99ed3
#fa9fd4
#fba0d5
#fca1d6
#fda2d7
#fea3d8
#ffa4d9
#f095ca
#ef94c9
#ee93c8
#ed92c7
#ec91c6
#eb90c5
#ea8fc4
#e98ec3
#e88dc2
#e78cc1
#e68bc0
#e58abf
#e489be
#e388bd

Monochromatic Color with #f196cb

#f196cb
#1c1218
#472c3c
#714760
#9c6183
#c67ca7

Tints of #f196cb Color

#f196cb
#f2a1d0
#f4add6
#f5b9dc
#f7c4e2
#f8d0e7
#fadced
#fbe7f3
#fdf3f9
#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

#f196cb
#96f1bc

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

Split Complementary

#f196cb
#9ef196
#96f1ea

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

Analogous Color

#f196ef
#f196dd
#f196cb
#f196b9
#f196a7

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

#f196cb
#cbf196
#96cbf1

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

#f196cb
#f1e996
#96f1bc
#969df1

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

#f196cb
#96f1bc
#96f1ea
#f1969e

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

#f196cb Color Code Preview on Black Background Color

This is how #f196cb Color will look on black background color. Color contrast ratio is 9.97

#f196cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f196cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f196cb

#f196cb color code is use for CSS Background Color

Background color for the above div is #f196cb

HTML with inline CSS

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

#f196cb color code is use for CSS Border Color

CSS Border color for the above div is #f196cb

HTML with inline CSS

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

CSS Border Left color for the above div is #f196cb

HTML with inline CSS

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

CSS Border Right color for the above div is #f196cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f196cb

HTML with inline CSS

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

CSS Border Top color for the above div is #f196cb

HTML with inline CSS

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

#f196cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f196cb Color code Preview on White Background

This is how #f196cb Color code will look on white background color. Color contrast ratio is 2.11

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(241,150,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,241,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(241,150,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.