crispedge.com

Color picker

Loading...

#fc7395 hex color - Red - Warm color - Information

#fc7395 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fc7395 Color code in RGB color code model is created after adding 98.82% red color, 45.1% green color and 58.43% blue color. Hex #fc7395 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 41% yellow and 1% black.

Hex #fc7395 color code is between #ff7799 web safe hex color code and #ee6688 web safe hex color code. #ff7799 is the nearest web safe color code. You can see here many more shades of #fc7395 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codefc7395#fc7395
RGB Decimal252, 115, 149rgb(252, 115, 149)
RGB Percent99%, 45%, 58%rgb(99%, 45%, 58%)
CSS RGBa252, 115, 149,1rgba(252,115,149,1)
CMYK Modelcmyk(0%,54%,41%,1%)
HSL Color Space345,96% ,72%hsl(345,96% ,72%)
HSV Color Space345°, 54%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111000111001110010101
Octal374163225
Decimal252115149
Hexfc7395

Different shades of #fc7395 color code.

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

Light Shade of #fc7395
#fda5bb
Dark Shade of #fc7395
#fb416f
Saturated Shade of #fc7395
#ff7093
Desaturated Shade of #fc7395
#f57a99
Grey scale Shade of #fc7395
#b7b7b7
Brighten Shade
#ff8cae
Most Readable Shade
#000000

Shades of #fc7395 color code

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

#fc7395
#e06684
#c45973
#a84c63
#8c3f52
#703342
#542631
#381921
#1c0c10
#000000

Similar Color like #fc7395 color

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

#fd7496
#fe7597
#ff7698
#ff7799
#ff789a
#ff799b
#ff7a9c
#ff7b9d
#ff7c9e
#ff7d9f
#ff7ea0
#ff7fa1
#ff80a2
#ff81a3
#fb7294
#fa7193
#f97092
#f86f91
#f76e90
#f66d8f
#f56c8e
#f46b8d
#f36a8c
#f2698b
#f1688a
#f06789
#ef6688
#ee6587

Monochromatic Color with #fc7395

#fc7395
#271217
#522530
#7c394a
#a74c63
#d1607c

Tints of #fc7395 Color

#fc7395
#fc82a0
#fc92ac
#fda1b8
#fdb1c4
#fdc0cf
#fed0db
#fedfe7
#feeff3
#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

#fc7395
#73fcda

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

Split Complementary

#fc7395
#73fc96
#73d9fc

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

Analogous Color

#fc73cc
#fc73b0
#fc7395
#fc737a
#fc8873

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

#fc7395
#95fc73
#7395fc

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

#fc7395
#d9fc73
#73fcda
#9573fc

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

#fc7395
#73fcda
#73d9fc
#fc9673

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

#fc7395 Color Code Preview on Black Background Color

This is how #fc7395 Color will look on black background color. Color contrast ratio is 8.03

#fc7395 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc7395

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc7395

#fc7395 color code is use for CSS Background Color

Background color for the above div is #fc7395

HTML with inline CSS

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

#fc7395 color code is use for CSS Border Color

CSS Border color for the above div is #fc7395

HTML with inline CSS

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

CSS Border Left color for the above div is #fc7395

HTML with inline CSS

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

CSS Border Right color for the above div is #fc7395

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc7395

HTML with inline CSS

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

CSS Border Top color for the above div is #fc7395

HTML with inline CSS

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

#fc7395 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc7395 Color code Preview on White Background

This is how #fc7395 Color code will look on white background color. Color contrast ratio is 2.62

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

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(252,115,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(115,252,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,115,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.