crispedge.com

Color picker

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

#f23574 hex color - Red - Warm color - Information

#f23574 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #f23574 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 #f23574 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef23574#f23574
RGB Decimal242, 53, 116rgb(242, 53, 116)
RGB Percent95%, 21%, 45%rgb(95%, 21%, 45%)
CSS RGBa242, 53, 116,1rgba(242,53,116,1)
CMYK Modelcmyk(0%,78%,52%,5%)
HSL Color Space340,88% ,58%hsl(340,88% ,58%)
HSV Color Space340°, 78%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100100011010101110100
Octal36265164
Decimal24253116
Hexf23574

Different shades of #f23574 color code.

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

Light Shade of #f23574
#f56595
Dark Shade of #f23574
#e50f56
Saturated Shade of #f23574
#fd2a70
Desaturated Shade of #f23574
#e74078
Grey scale Shade of #f23574
#939393
Brighten Shade
#ff4e8d
Most Readable Shade
#FFFFFF

Shades of #f23574 color code

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

#f23574
#d72f67
#bc295a
#a1234d
#861d40
#6b1733
#501126
#350b19
#1a050c
#000000

Similar Color like #f23574 color

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

#f33675
#f43776
#f53877
#f63978
#f73a79
#f83b7a
#f93c7b
#fa3d7c
#fb3e7d
#fc3f7e
#fd407f
#fe4180
#ff4281
#ff4382
#f13473
#f03372
#ef3271
#ee3170
#ed306f
#ec2f6e
#eb2e6d
#ea2d6c
#e92c6b
#e82b6a
#e72a69
#e62968
#e52867
#e42766

Monochromatic Color with #f23574

#f23574
#1d060e
#481023
#721937
#9d224b
#c72c60

Tints of #f23574 Color

#f23574
#f34b83
#f46192
#f678a2
#f78eb1
#f9a5c1
#fabbd0
#fcd2e0
#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

#f23574
#35f2b3

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

Split Complementary

#f23574
#35f255
#35d3f2

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

Analogous Color

#f235c0
#f2359a
#f23574
#f2354e
#f24235

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

#f23574
#74f235
#3574f2

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

#f23574
#d2f235
#35f2b3
#5435f2

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

#f23574
#35f2b3
#35d3f2
#f25535

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

#f23574 Color Code Preview on Black Background Color

This is how #f23574 Color will look on black background color. Color contrast ratio is 5.54

#f23574 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f23574

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f23574

#f23574 color code is use for CSS Background Color

Background color for the above div is #f23574

HTML with inline CSS

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

#f23574 color code is use for CSS Border Color

CSS Border color for the above div is #f23574

HTML with inline CSS

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

CSS Border Left color for the above div is #f23574

HTML with inline CSS

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

CSS Border Right color for the above div is #f23574

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f23574

HTML with inline CSS

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

CSS Border Top color for the above div is #f23574

HTML with inline CSS

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

#f23574 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f23574 Color code Preview on White Background

This is how #f23574 Color code will look on white background color. Color contrast ratio is 3.79

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

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.