crispedge.com

Color picker

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

#f4272b hex color - Red - Warm color - Information

#f4272b hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f4272b Color code in RGB color code model is created after adding 95.69% red color, 15.29% green color and 16.86% blue color. Hex #f4272b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 82% yellow and 4% black.

Hex #f4272b color code is between #ee2233 web safe hex color code and #ff3322 web safe hex color code. #ee2233 is the nearest web safe color code. You can see here many more shades of #f4272b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef4272b#f4272b
RGB Decimal244, 39, 43rgb(244, 39, 43)
RGB Percent96%, 15%, 17%rgb(96%, 15%, 17%)
CSS RGBa244, 39, 43,1rgba(244,39,43,1)
CMYK Modelcmyk(0%,84%,82%,4%)
HSL Color Space359,90% ,55%hsl(359,90% ,55%)
HSV Color Space359°, 84%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101000010011100101011
Octal3644753
Decimal2443943
Hexf4272b

Different shades of #f4272b color code.

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

Light Shade of #f4272b
#f6585b
Dark Shade of #f4272b
#dd0b0f
Saturated Shade of #f4272b
#ff1c20
Desaturated Shade of #f4272b
#e93236
Grey scale Shade of #f4272b
#8d8d8d
Brighten Shade
#ff4044
Most Readable Shade
#FFFFFF

Shades of #f4272b color code

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

#f4272b
#d82226
#bd1e21
#a21a1c
#871517
#6c1113
#510d0e
#360809
#1b0404
#000000

Similar Color like #f4272b color

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

#f5282c
#f6292d
#f72a2e
#f82b2f
#f92c30
#fa2d31
#fb2e32
#fc2f33
#fd3034
#fe3135
#ff3236
#ff3337
#ff3438
#ff3539
#f3262a
#f22529
#f12428
#f02327
#ef2226
#ee2125
#ed2024
#ec1f23
#eb1e22
#ea1d21
#e91c20
#e81b1f
#e71a1e
#e6191d

Monochromatic Color with #f4272b

#f4272b
#1f0506
#4a0c0d
#741315
#9f191c
#c92024

Tints of #f4272b Color

#f4272b
#f53f42
#f6575a
#f76f71
#f88789
#fa9fa0
#fbb7b8
#fccfcf
#fde7e7
#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

#f4272b
#27f4f0

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

Split Complementary

#f4272b
#27f489
#2792f4

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

Analogous Color

#f4277d
#f42754
#f4272b
#f44c27
#f47527

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

#f4272b
#2bf427
#272bf4

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

#f4272b
#91f427
#27f4f0
#8927f4

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

#f4272b
#27f4f0
#2792f4
#f48927

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

#f4272b Color Code Preview on Black Background Color

This is how #f4272b Color will look on black background color. Color contrast ratio is 5.17

#f4272b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f4272b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f4272b

#f4272b color code is use for CSS Background Color

Background color for the above div is #f4272b

HTML with inline CSS

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

#f4272b color code is use for CSS Border Color

CSS Border color for the above div is #f4272b

HTML with inline CSS

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

CSS Border Left color for the above div is #f4272b

HTML with inline CSS

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

CSS Border Right color for the above div is #f4272b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f4272b

HTML with inline CSS

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

CSS Border Top color for the above div is #f4272b

HTML with inline CSS

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

#f4272b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f4272b Color code Preview on White Background

This is how #f4272b Color code will look on white background color. Color contrast ratio is 4.06

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

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.