crispedge.com

Color picker

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

#f13573 hex color - Red - Warm color - Information

#f13573 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f13573 Color code in RGB color code model is created after adding 94.51% red color, 20.78% green color and 45.1% blue color. Hex #f13573 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 78% magenta, 52% yellow and 5% black.

Hex #f13573 color code is between #ee3377 web safe hex color code and #ff4466 web safe hex color code. #ee3377 is the nearest web safe color code. You can see here many more shades of #f13573 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef13573#f13573
RGB Decimal241, 53, 115rgb(241, 53, 115)
RGB Percent95%, 21%, 45%rgb(95%, 21%, 45%)
CSS RGBa241, 53, 115,1rgba(241,53,115,1)
CMYK Modelcmyk(0%,78%,52%,5%)
HSL Color Space340,87% ,58%hsl(340,87% ,58%)
HSV Color Space340°, 78%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100010011010101110011
Octal36165163
Decimal24153115
Hexf13573

Different shades of #f13573 color code.

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

Light Shade of #f13573
#f46594
Dark Shade of #f13573
#e31055
Saturated Shade of #f13573
#fc2a6f
Desaturated Shade of #f13573
#e64077
Grey scale Shade of #f13573
#939393
Brighten Shade
#ff4e8c
Most Readable Shade
#FFFFFF

Shades of #f13573 color code

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

#f13573
#d62f66
#bb2959
#a0234c
#851d3f
#6b1733
#501126
#350b19
#1a050c
#000000

Similar Color like #f13573 color

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

#f23674
#f33775
#f43876
#f53977
#f63a78
#f73b79
#f83c7a
#f93d7b
#fa3e7c
#fb3f7d
#fc407e
#fd417f
#fe4280
#ff4381
#f03472
#ef3371
#ee3270
#ed316f
#ec306e
#eb2f6d
#ea2e6c
#e92d6b
#e82c6a
#e72b69
#e62a68
#e52967
#e42866
#e32765

Monochromatic Color with #f13573

#f13573
#1c060e
#471022
#711936
#9c224a
#c62c5f

Tints of #f13573 Color

#f13573
#f24b82
#f46192
#f578a1
#f78eb1
#f8a5c0
#fabbd0
#fbd2df
#fde8ef
#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

#f13573
#35f1b3

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

Split Complementary

#f13573
#35f155
#35d1f1

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

Analogous Color

#f135be
#f13599
#f13573
#f1354d
#f14235

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

#f13573
#73f135
#3573f1

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

#f13573
#d1f135
#35f1b3
#5535f1

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

#f13573
#35f1b3
#35d1f1
#f15535

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

#f13573 Color Code Preview on Black Background Color

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

#f13573 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f13573

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f13573

#f13573 color code is use for CSS Background Color

Background color for the above div is #f13573

HTML with inline CSS

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

#f13573 color code is use for CSS Border Color

CSS Border color for the above div is #f13573

HTML with inline CSS

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

CSS Border Left color for the above div is #f13573

HTML with inline CSS

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

CSS Border Right color for the above div is #f13573

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f13573

HTML with inline CSS

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

CSS Border Top color for the above div is #f13573

HTML with inline CSS

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

#f13573 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f13573 Color code Preview on White Background

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

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.