@
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.

#f35195 hex color - Red - Warm color - Information

#f35195 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f35195 Color code in RGB color code model is created after adding 95.29% red color, 31.76% green color and 58.43% blue color. Hex #f35195 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 39% yellow and 4.71% black.

Hex #f35195 color code is between #ee5599 web safe hex color code and #ff4488 web safe hex color code. #ee5599 is the nearest web safe color code. You can see here many more shades of #f35195 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code f35195 #f35195
RGB Decimal 243, 81, 149 rgb(243, 81, 149)
RGB Percent 95%, 32%, 58% rgb(95%, 32%, 58%)
CSS RGBa 243, 81, 149,1 rgba(243,81,149,1)
CMYK Model cmyk(0%,67%,39%,4.71%)
HSL Color Space 335,87% ,64% hsl(335,87% ,64%)
HSV Color Space 335°, 67%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110011 01010001 10010101
Octal 363 121 225
Decimal 243 81 149
Hex f3 51 95

Different shades of #f35195 color code.

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

Light Shade of #f35195
#f681b2
Dark Shade of #f35195
#f02178
Saturated Shade of #f35195
#fc4893
Desaturated Shade of #f35195
#ea5a96
Grey scale Shade of #f35195
#a2a2a2
Brighten Shade
#ff6aae
Most Readable Shade
#000000

Shades of #f35195 color code

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

#f35195
#d84884
#bd3f73
#a23663
#872d52
#6c2442
#511b31
#361221
#1b0910
#000000

Similar Color like #f35195 color

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

#f45296
#f55397
#f65498
#f75599
#f8569a
#f9579b
#fa589c
#fb599d
#fc5a9e
#fd5b9f
#fe5ca0
#ff5da1
#ff5ea2
#ff5fa3
#f25094
#f14f93
#f04e92
#ef4d91
#ee4c90
#ed4b8f
#ec4a8e
#eb498d
#ea488c
#e9478b
#e8468a
#e74589
#e64488
#e54387

Monochromatic Color with #f35195

#f35195
#1e0a13
#49182d
#732747
#9e3561
#c8437b

Tints of #f35195 Color

#f35195
#f464a0
#f577ac
#f78bb8
#f89ec4
#f9b1cf
#fbc5db
#fcd8e7
#fdebf3
#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

#f35195
#51f3af

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

Split Complementary

#f35195
#51f35e
#51e6f3

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

Analogous Color

#f351d6
#f351b5
#f35195
#f35175
#f35154

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

#f35195
#95f351
#5195f3

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

#f35195
#e6f351
#51f3af
#5e51f3

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

#f35195
#51f3af
#51e6f3
#f35e51

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

#f35195 Color Code Preview on Black Background Color

This is how #f35195 Color will look on black background color. Color contrast ratio is 6.42

#f35195 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f35195

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f35195

#f35195 color code is use for CSS Background Color

Background color for the above div is #f35195

HTML with inline CSS

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

#f35195 color code is use for CSS Border Color

CSS Border color for the above div is #f35195

HTML with inline CSS

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

CSS Border Left color for the above div is #f35195

HTML with inline CSS

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

CSS Border Right color for the above div is #f35195

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f35195

HTML with inline CSS

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

CSS Border Top color for the above div is #f35195

HTML with inline CSS

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

#f35195 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f35195 Color code Preview on White Background

This is how #f35195 Color code will look on white background color. Color contrast ratio is 3.27

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

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(243,81,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(81,243,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(243,81,149,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.