crispedge.com

Color picker

Loading...

#fca195 hex color - Red - Warm color - Information

#fca195 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #fca195 color code is between #ff9999 web safe hex color code and #eeaa88 web safe hex color code. #ff9999 is the nearest web safe color code. You can see here many more shades of #fca195 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefca195#fca195
RGB Decimal252, 161, 149rgb(252, 161, 149)
RGB Percent99%, 63%, 58%rgb(99%, 63%, 58%)
CSS RGBa252, 161, 149,1rgba(252,161,149,1)
CMYK Modelcmyk(0%,36%,41%,1%)
HSL Color Space7,94% ,79%hsl(7,94% ,79%)
HSV Color Space7°, 41%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001010000110010101
Octal374241225
Decimal252161149
Hexfca195

Different shades of #fca195 color code.

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

Light Shade of #fca195
#fdcdc7
Dark Shade of #fca195
#fb7563
Saturated Shade of #fca195
#ff9f92
Desaturated Shade of #fca195
#f7a59a
Grey scale Shade of #fca195
#c8c8c8
Brighten Shade
#ffbaae
Most Readable Shade
#000000

Shades of #fca195 color code

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

#fca195
#e08f84
#c47d73
#a86b63
#8c5952
#704742
#543531
#382321
#1c1110
#000000

Similar Color like #fca195 color

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

#fda296
#fea397
#ffa498
#ffa599
#ffa69a
#ffa79b
#ffa89c
#ffa99d
#ffaa9e
#ffab9f
#ffaca0
#ffada1
#ffaea2
#ffafa3
#fba094
#fa9f93
#f99e92
#f89d91
#f79c90
#f69b8f
#f59a8e
#f4998d
#f3988c
#f2978b
#f1968a
#f09589
#ef9488
#ee9387

Monochromatic Color with #fca195

#fca195
#271917
#523430
#7c504a
#a76b63
#d1867c

Tints of #fca195 Color

#fca195
#fcaba0
#fcb5ac
#fdc0b8
#fdcac4
#fdd5cf
#fedfdb
#feeae7
#fef4f3
#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

#fca195
#95f0fc

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

Split Complementary

#fca195
#95fcd5
#95bdfc

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

Analogous Color

#fc95b2
#fc959e
#fca195
#fcb695
#fcca95

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

#fca195
#95fca1
#a195fc

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

#fca195
#bcfc95
#95f0fc
#d495fc

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

#fca195
#95f0fc
#95bdfc
#fcd495

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

#fca195 Color Code Preview on Black Background Color

This is how #fca195 Color will look on black background color. Color contrast ratio is 10.67

#fca195 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fca195

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fca195

#fca195 color code is use for CSS Background Color

Background color for the above div is #fca195

HTML with inline CSS

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

#fca195 color code is use for CSS Border Color

CSS Border color for the above div is #fca195

HTML with inline CSS

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

CSS Border Left color for the above div is #fca195

HTML with inline CSS

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

CSS Border Right color for the above div is #fca195

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fca195

HTML with inline CSS

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

CSS Border Top color for the above div is #fca195

HTML with inline CSS

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

#fca195 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fca195 Color code Preview on White Background

This is how #fca195 Color code will look on white background color. Color contrast ratio is 1.97

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

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