crispedge.com

Color picker

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

#f76b95 hex color - Red - Warm color - Information

#f76b95 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f76b95 Color code in RGB color code model is created after adding 96.86% red color, 41.96% green color and 58.43% blue color. Hex #f76b95 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 40% yellow and 3% black.

Hex #f76b95 color code is between #ff6699 web safe hex color code and #ee7788 web safe hex color code. #ff6699 is the nearest web safe color code. You can see here many more shades of #f76b95 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codef76b95#f76b95
RGB Decimal247, 107, 149rgb(247, 107, 149)
RGB Percent97%, 42%, 58%rgb(97%, 42%, 58%)
CSS RGBa247, 107, 149,1rgba(247,107,149,1)
CMYK Modelcmyk(0%,57%,40%,3%)
HSL Color Space342,90% ,69%hsl(342,90% ,69%)
HSV Color Space342°, 57%, 97%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101110110101110010101
Octal367153225
Decimal247107149
Hexf76b95

Different shades of #f76b95 color code.

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

Light Shade of #f76b95
#fa9bb8
Dark Shade of #f76b95
#f43b72
Saturated Shade of #f76b95
#ff6392
Desaturated Shade of #f76b95
#ef7398
Grey scale Shade of #f76b95
#b1b1b1
Brighten Shade
#ff84ae
Most Readable Shade
#000000

Shades of #f76b95 color code

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

#f76b95
#db5f84
#c05373
#a44763
#893b52
#6d2f42
#522331
#361721
#1b0b10
#000000

Similar Color like #f76b95 color

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

#f86c96
#f96d97
#fa6e98
#fb6f99
#fc709a
#fd719b
#fe729c
#ff739d
#ff749e
#ff759f
#ff76a0
#ff77a1
#ff78a2
#ff79a3
#f66a94
#f56993
#f46892
#f36791
#f26690
#f1658f
#f0648e
#ef638d
#ee628c
#ed618b
#ec608a
#eb5f89
#ea5e88
#e95d87

Monochromatic Color with #f76b95

#f76b95
#220f15
#4d212e
#773448
#a24662
#cc597b

Tints of #f76b95 Color

#f76b95
#f77ba0
#f88bac
#f99cb8
#faacc4
#fbbdcf
#fccddb
#fddee7
#feeef3
#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

#f76b95
#6bf7cd

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

Split Complementary

#f76b95
#6bf787
#6bdbf7

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

Analogous Color

#f76bcd
#f76bb1
#f76b95
#f76b79
#f7796b

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

#f76b95
#95f76b
#6b95f7

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

#f76b95
#dbf76b
#6bf7cd
#876bf7

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

#f76b95
#6bf7cd
#6bdbf7
#f7876b

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

#f76b95 Color Code Preview on Black Background Color

This is how #f76b95 Color will look on black background color. Color contrast ratio is 7.49

#f76b95 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f76b95

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f76b95

#f76b95 color code is use for CSS Background Color

Background color for the above div is #f76b95

HTML with inline CSS

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

#f76b95 color code is use for CSS Border Color

CSS Border color for the above div is #f76b95

HTML with inline CSS

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

CSS Border Left color for the above div is #f76b95

HTML with inline CSS

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

CSS Border Right color for the above div is #f76b95

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f76b95

HTML with inline CSS

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

CSS Border Top color for the above div is #f76b95

HTML with inline CSS

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

#f76b95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f76b95 Color code Preview on White Background

This is how #f76b95 Color code will look on white background color. Color contrast ratio is 2.80

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.