crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#fc76cb hex color - Violet - Warm color - Information

#fc76cb hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #fc76cb Color code in RGB color code model is created after adding 98.82% red color, 46.27% green color and 79.61% blue color. Hex #fc76cb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 19% yellow and 1% black.

Hex #fc76cb color code is between #ff77cc web safe hex color code and #ee66bb web safe hex color code. #ff77cc is the nearest web safe color code. You can see here many more shades of #fc76cb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefc76cb#fc76cb
RGB Decimal252, 118, 203rgb(252, 118, 203)
RGB Percent99%, 46%, 80%rgb(99%, 46%, 80%)
CSS RGBa252, 118, 203,1rgba(252,118,203,1)
CMYK Modelcmyk(0%,53%,19%,1%)
HSL Color Space322,96% ,73%hsl(322,96% ,73%)
HSV Color Space322°, 53%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111000111011011001011
Octal374166313
Decimal252118203
Hexfc76cb

Different shades of #fc76cb color code.

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

Light Shade of #fc76cb
#fda8de
Dark Shade of #fc76cb
#fb44b8
Saturated Shade of #fc76cb
#ff73cc
Desaturated Shade of #fc76cb
#f57dc9
Grey scale Shade of #fc76cb
#b9b9b9
Brighten Shade
#ff8fe4
Most Readable Shade
#000000

Shades of #fc76cb color code

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

#fc76cb
#e068b4
#c45b9d
#a84e87
#8c4170
#70345a
#542743
#381a2d
#1c0d16
#000000

Similar Color like #fc76cb color

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

#fd77cc
#fe78cd
#ff79ce
#ff7acf
#ff7bd0
#ff7cd1
#ff7dd2
#ff7ed3
#ff7fd4
#ff80d5
#ff81d6
#ff82d7
#ff83d8
#ff84d9
#fb75ca
#fa74c9
#f973c8
#f872c7
#f771c6
#f670c5
#f56fc4
#f46ec3
#f36dc2
#f26cc1
#f16bc0
#f06abf
#ef69be
#ee68bd

Monochromatic Color with #fc76cb

#fc76cb
#271220
#522642
#7c3a64
#a74e87
#d162a9

Tints of #fc76cb Color

#fc76cb
#fc85d0
#fc94d6
#fda3dc
#fdb2e2
#fdc2e7
#fed1ed
#fee0f3
#feeff9
#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

#fc76cb
#76fca7

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

Split Complementary

#fc76cb
#88fc76
#76fcea

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

Analogous Color

#f776fc
#fc76e6
#fc76cb
#fc76b0
#fc7695

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

#fc76cb
#cbfc76
#76cbfc

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

#fc76cb
#fcea76
#76fca7
#7688fc

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

#fc76cb
#76fca7
#76fcea
#fc7688

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

#fc76cb Color Code Preview on Black Background Color

This is how #fc76cb Color will look on black background color. Color contrast ratio is 8.59

#fc76cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc76cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc76cb

#fc76cb color code is use for CSS Background Color

Background color for the above div is #fc76cb

HTML with inline CSS

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

#fc76cb color code is use for CSS Border Color

CSS Border color for the above div is #fc76cb

HTML with inline CSS

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

CSS Border Left color for the above div is #fc76cb

HTML with inline CSS

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

CSS Border Right color for the above div is #fc76cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc76cb

HTML with inline CSS

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

CSS Border Top color for the above div is #fc76cb

HTML with inline CSS

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

#fc76cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc76cb Color code Preview on White Background

This is how #fc76cb Color code will look on white background color. Color contrast ratio is 2.44

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.