crispedge.com

Color picker

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

#ef2225 hex color - Red - Warm color - Information

#ef2225 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ef2225 Color code in RGB color code model is created after adding 93.73% red color, 13.33% green color and 14.51% blue color. Hex #ef2225 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 86% magenta, 85% yellow and 6% black.

Hex #ef2225 color code is between #ee1122 web safe hex color code and #ff3333 web safe hex color code. #ee1122 is the nearest web safe color code. You can see here many more shades of #ef2225 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeef2225#ef2225
RGB Decimal239, 34, 37rgb(239, 34, 37)
RGB Percent94%, 13%, 15%rgb(94%, 13%, 15%)
CSS RGBa239, 34, 37,1rgba(239,34,37,1)
CMYK Modelcmyk(0%,86%,85%,6%)
HSL Color Space359,86% ,54%hsl(359,86% ,54%)
HSV Color Space359°, 86%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011110010001000100101
Octal3574245
Decimal2393437
Hexef2225

Different shades of #ef2225 color code.

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

Light Shade of #ef2225
#f25254
Dark Shade of #ef2225
#cf0f12
Saturated Shade of #ef2225
#fb1619
Desaturated Shade of #ef2225
#e32e30
Grey scale Shade of #ef2225
#888888
Brighten Shade
#ff3b3e
Most Readable Shade
#FFFFFF

Shades of #ef2225 color code

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

#ef2225
#d41e20
#b91a1c
#9f1618
#841214
#6a0f10
#4f0b0c
#350708
#1a0304
#000000

Similar Color like #ef2225 color

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

#f02326
#f12427
#f22528
#f32629
#f4272a
#f5282b
#f6292c
#f72a2d
#f82b2e
#f92c2f
#fa2d30
#fb2e31
#fc2f32
#fd3033
#ee2124
#ed2023
#ec1f22
#eb1e21
#ea1d20
#e91c1f
#e81b1e
#e71a1d
#e6191c
#e5181b
#e4171a
#e31619
#e21518
#e11417

Monochromatic Color with #ef2225

#ef2225
#1a0404
#450a0b
#6f1011
#9a1618
#c41c1e

Tints of #ef2225 Color

#ef2225
#f03a3d
#f25355
#f46b6d
#f68485
#f79c9e
#f9b5b6
#fbcdce
#fde6e6
#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

#ef2225
#22efec

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

Split Complementary

#ef2225
#22ef86
#228cef

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

Analogous Color

#ef2277
#ef224e
#ef2225
#ef4822
#ef7122

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

#ef2225
#25ef22
#2225ef

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

#ef2225
#8bef22
#22efec
#8522ef

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

#ef2225
#22efec
#228cef
#ef8622

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

#ef2225 Color Code Preview on Black Background Color

This is how #ef2225 Color will look on black background color. Color contrast ratio is 4.93

#ef2225 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef2225

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef2225

#ef2225 color code is use for CSS Background Color

Background color for the above div is #ef2225

HTML with inline CSS

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

#ef2225 color code is use for CSS Border Color

CSS Border color for the above div is #ef2225

HTML with inline CSS

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

CSS Border Left color for the above div is #ef2225

HTML with inline CSS

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

CSS Border Right color for the above div is #ef2225

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef2225

HTML with inline CSS

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

CSS Border Top color for the above div is #ef2225

HTML with inline CSS

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

#ef2225 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef2225 Color code Preview on White Background

This is how #ef2225 Color code will look on white background color. Color contrast ratio is 4.26

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

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.