crispedge.com

Color picker

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

#f13961 hex color - Red - Warm color - Information

#f13961 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #f13961 Color code in RGB color code model is created after adding 94.51% red color, 22.35% green color and 38.04% blue color. Hex #f13961 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 76% magenta, 60% yellow and 5% black.

Hex #f13961 color code is between #ee3366 web safe hex color code and #ff4455 web safe hex color code. #ee3366 is the nearest web safe color code. You can see here many more shades of #f13961 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef13961#f13961
RGB Decimal241, 57, 97rgb(241, 57, 97)
RGB Percent95%, 22%, 38%rgb(95%, 22%, 38%)
CSS RGBa241, 57, 97,1rgba(241,57,97,1)
CMYK Modelcmyk(0%,76%,60%,5%)
HSL Color Space347,87% ,58%hsl(347,87% ,58%)
HSV Color Space347°, 76%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100010011100101100001
Octal36171141
Decimal2415797
Hexf13961

Different shades of #f13961 color code.

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

Light Shade of #f13961
#f46987
Dark Shade of #f13961
#e7103f
Saturated Shade of #f13961
#fc2e5b
Desaturated Shade of #f13961
#e64467
Grey scale Shade of #f13961
#959595
Brighten Shade
#ff527a
Most Readable Shade
#FFFFFF

Shades of #f13961 color code

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

#f13961
#d63256
#bb2c4b
#a02640
#851f35
#6b192b
#501320
#350c15
#1a060a
#000000

Similar Color like #f13961 color

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

#f23a62
#f33b63
#f43c64
#f53d65
#f63e66
#f73f67
#f84068
#f94169
#fa426a
#fb436b
#fc446c
#fd456d
#fe466e
#ff476f
#f03860
#ef375f
#ee365e
#ed355d
#ec345c
#eb335b
#ea325a
#e93159
#e83058
#e72f57
#e62e56
#e52d55
#e42c54
#e32b53

Monochromatic Color with #f13961

#f13961
#1c070b
#47111d
#711b2e
#9c253f
#c62f50

Tints of #f13961 Color

#f13961
#f24f72
#f46584
#f57b95
#f791a7
#f8a7b8
#fabdca
#fbd3db
#fde9ed
#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

#f13961
#39f1c9

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

Split Complementary

#f13961
#39f16d
#39bdf1

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

Analogous Color

#f139ab
#f13986
#f13961
#f1393c
#f15b39

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

#f13961
#61f139
#3961f1

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

#f13961
#bdf139
#39f1c9
#6d39f1

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

#f13961
#39f1c9
#39bdf1
#f16d39

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

#f13961 Color Code Preview on Black Background Color

This is how #f13961 Color will look on black background color. Color contrast ratio is 5.50

#f13961 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f13961

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f13961

#f13961 color code is use for CSS Background Color

Background color for the above div is #f13961

HTML with inline CSS

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

#f13961 color code is use for CSS Border Color

CSS Border color for the above div is #f13961

HTML with inline CSS

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

CSS Border Left color for the above div is #f13961

HTML with inline CSS

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

CSS Border Right color for the above div is #f13961

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f13961

HTML with inline CSS

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

CSS Border Top color for the above div is #f13961

HTML with inline CSS

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

#f13961 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f13961 Color code Preview on White Background

This is how #f13961 Color code will look on white background color. Color contrast ratio is 3.82

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

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.