crispedge.com

Color picker

Loading...

#fc82b3 hex color - Red - Warm color - Information

#fc82b3 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fc82b3 Color code in RGB color code model is created after adding 98.82% red color, 50.98% green color and 70.2% blue color. Hex #fc82b3 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 29% yellow and 1% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefc82b3#fc82b3
RGB Decimal252, 130, 179rgb(252, 130, 179)
RGB Percent99%, 51%, 70%rgb(99%, 51%, 70%)
CSS RGBa252, 130, 179,1rgba(252,130,179,1)
CMYK Modelcmyk(0%,48%,29%,1%)
HSL Color Space336,95% ,75%hsl(336,95% ,75%)
HSV Color Space336°, 48%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001000001010110011
Octal374202263
Decimal252130179
Hexfc82b3

Different shades of #fc82b3 color code.

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

Light Shade of #fc82b3
#fdb4d1
Dark Shade of #fc82b3
#fb5095
Saturated Shade of #fc82b3
#ff7fb2
Desaturated Shade of #fc82b3
#f688b4
Grey scale Shade of #fc82b3
#bfbfbf
Brighten Shade
#ff9bcc
Most Readable Shade
#000000

Shades of #fc82b3 color code

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

#fc82b3
#e0739f
#c4658b
#a85677
#8c4863
#70394f
#542b3b
#381c27
#1c0e13
#000000

Similar Color like #fc82b3 color

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

#fd83b4
#fe84b5
#ff85b6
#ff86b7
#ff87b8
#ff88b9
#ff89ba
#ff8abb
#ff8bbc
#ff8cbd
#ff8dbe
#ff8ebf
#ff8fc0
#ff90c1
#fb81b2
#fa80b1
#f97fb0
#f87eaf
#f77dae
#f67cad
#f57bac
#f47aab
#f379aa
#f278a9
#f177a8
#f076a7
#ef75a6
#ee74a5

Monochromatic Color with #fc82b3

#fc82b3
#27141c
#522a3a
#7c4058
#a75677
#d16c95

Tints of #fc82b3 Color

#fc82b3
#fc8fbb
#fc9dc3
#fdabcc
#fdb9d4
#fdc7dd
#fed5e5
#fee3ee
#fef1f6
#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

#fc82b3
#82fccb

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

Split Complementary

#fc82b3
#82fc8e
#82f0fc

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

Analogous Color

#fc82e4
#fc82cb
#fc82b3
#fc829b
#fc8282

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

#fc82b3
#b3fc82
#82b3fc

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

#fc82b3
#f0fc82
#82fccb
#8e82fc

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

#fc82b3
#82fccb
#82f0fc
#fc8e82

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

#fc82b3 Color Code Preview on Black Background Color

This is how #fc82b3 Color will look on black background color. Color contrast ratio is 8.98

#fc82b3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc82b3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc82b3

#fc82b3 color code is use for CSS Background Color

Background color for the above div is #fc82b3

HTML with inline CSS

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

#fc82b3 color code is use for CSS Border Color

CSS Border color for the above div is #fc82b3

HTML with inline CSS

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

CSS Border Left color for the above div is #fc82b3

HTML with inline CSS

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

CSS Border Right color for the above div is #fc82b3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc82b3

HTML with inline CSS

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

CSS Border Top color for the above div is #fc82b3

HTML with inline CSS

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

#fc82b3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc82b3 Color code Preview on White Background

This is how #fc82b3 Color code will look on white background color. Color contrast ratio is 2.34

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

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,130,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(130,252,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,130,179,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.