crispedge.com

#fc61be hex color - Red - Warm color - Information

#fc61be hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #fc61be Color code in RGB color code model is created after adding 98.82% red color, 38.04% green color and 74.51% blue color. Hex #fc61be Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 62% magenta, 25% yellow and 1% black.

Hex #fc61be color code is between #ff66bb web safe hex color code and #ee55cc web safe hex color code. #ff66bb is the nearest web safe color code. You can see here many more shades of #fc61be color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefc61be#fc61be
RGB Decimal252, 97, 190rgb(252, 97, 190)
RGB Percent99%, 38%, 75%rgb(99%, 38%, 75%)
CSS RGBa252, 97, 190,1rgba(252,97,190,1)
CMYK Modelcmyk(0%,62%,25%,1%)
HSL Color Space324,96% ,68%hsl(324,96% ,68%)
HSV Color Space324°, 62%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111000110000110111110
Octal374141276
Decimal25297190
Hexfc61be

Different shades of #fc61be color code.

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

Light Shade of #fc61be
#fd93d3
Dark Shade of #fc61be
#fb2fa9
Saturated Shade of #fc61be
#ff5ebf
Desaturated Shade of #fc61be
#f469bc
Grey scale Shade of #fc61be
#aeaeae
Brighten Shade
#ff7ad7
Most Readable Shade
#000000

Shades of #fc61be color code

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

#fc61be
#e056a8
#c44b93
#a8407e
#8c3569
#702b54
#54203f
#38152a
#1c0a15
#000000

Similar Color like #fc61be color

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

#fd62bf
#fe63c0
#ff64c1
#ff65c2
#ff66c3
#ff67c4
#ff68c5
#ff69c6
#ff6ac7
#ff6bc8
#ff6cc9
#ff6dca
#ff6ecb
#ff6fcc
#fb60bd
#fa5fbc
#f95ebb
#f85dba
#f75cb9
#f65bb8
#f55ab7
#f459b6
#f358b5
#f257b4
#f156b3
#f055b2
#ef54b1
#ee53b0

Monochromatic Color with #fc61be

#fc61be
#270f1e
#52203e
#7c305e
#a7407e
#d1519e

Tints of #fc61be Color

#fc61be
#fc72c5
#fc84cc
#fd95d3
#fda7da
#fdb8e2
#fecae9
#fedbf0
#feedf7
#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

#fc61be
#61fc9f

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

Split Complementary

#fc61be
#70fc61
#61fced

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

Analogous Color

#fc61fc
#fc61dd
#fc61be
#fc619f
#fc6180

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

#fc61be
#befc61
#61befc

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

#fc61be
#fcec61
#61fc9f
#6170fc

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

#fc61be
#61fc9f
#61fced
#fc6170

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

#fc61be Color Code Preview on Black Background Color

This is how #fc61be Color will look on black background color. Color contrast ratio is 7.59

#fc61be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc61be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc61be

#fc61be color code is use for CSS Background Color

Background color for the above div is #fc61be

HTML with inline CSS

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

#fc61be color code is use for CSS Border Color

CSS Border color for the above div is #fc61be

HTML with inline CSS

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

CSS Border Left color for the above div is #fc61be

HTML with inline CSS

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

CSS Border Right color for the above div is #fc61be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc61be

HTML with inline CSS

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

CSS Border Top color for the above div is #fc61be

HTML with inline CSS

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

#fc61be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc61be Color code Preview on White Background

This is how #fc61be Color code will look on white background color. Color contrast ratio is 2.77

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

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,97,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(97,252,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,97,190,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.

< /html>