crispedge.com

Color picker

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

#ef5330 hex color - Red - Warm color - Information

#ef5330 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ef5330 Color code in RGB color code model is created after adding 93.73% red color, 32.55% green color and 18.82% blue color. Hex #ef5330 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 80% yellow and 6% black.

Hex #ef5330 color code is between #ee5533 web safe hex color code and #ff4422 web safe hex color code. #ee5533 is the nearest web safe color code. You can see here many more shades of #ef5330 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeef5330#ef5330
RGB Decimal239, 83, 48rgb(239, 83, 48)
RGB Percent94%, 33%, 19%rgb(94%, 33%, 19%)
CSS RGBa239, 83, 48,1rgba(239,83,48,1)
CMYK Modelcmyk(0%,65%,80%,6%)
HSL Color Space11,86% ,56%hsl(11,86% ,56%)
HSV Color Space11°, 80%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011110101001100110000
Octal35712360
Decimal2398348
Hexef5330

Different shades of #ef5330 color code.

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

Light Shade of #ef5330
#f37a5f
Dark Shade of #ef5330
#db3611
Saturated Shade of #ef5330
#fa4c25
Desaturated Shade of #ef5330
#e45a3b
Grey scale Shade of #ef5330
#8f8f8f
Brighten Shade
#ff6c49
Most Readable Shade
#FFFFFF

Shades of #ef5330 color code

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

#ef5330
#d4492a
#b94025
#9f3720
#842e1a
#6a2415
#4f1b10
#35120a
#1a0905
#000000

Similar Color like #ef5330 color

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

#f05431
#f15532
#f25633
#f35734
#f45835
#f55936
#f65a37
#f75b38
#f85c39
#f95d3a
#fa5e3b
#fb5f3c
#fc603d
#fd613e
#ee522f
#ed512e
#ec502d
#eb4f2c
#ea4e2b
#e94d2a
#e84c29
#e74b28
#e64a27
#e54926
#e44825
#e34724
#e24623
#e14522

Monochromatic Color with #ef5330

#ef5330
#1a0905
#45180e
#6f2716
#9a351f
#c44427

Tints of #ef5330 Color

#ef5330
#f06647
#f2795e
#f48c75
#f69f8c
#f7b2a3
#f9c5ba
#fbd8d1
#fdebe8
#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

#ef5330
#30ccef

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

Split Complementary

#ef5330
#30efb2
#306def

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

Analogous Color

#ef3059
#ef3033
#ef5330
#ef7930
#ef9f30

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

#ef5330
#30ef53
#5330ef

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

#ef5330
#6cef30
#30ccef
#b230ef

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

#ef5330
#30ccef
#306def
#efb330

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

#ef5330 Color Code Preview on Black Background Color

This is how #ef5330 Color will look on black background color. Color contrast ratio is 5.95

#ef5330 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef5330

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef5330

#ef5330 color code is use for CSS Background Color

Background color for the above div is #ef5330

HTML with inline CSS

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

#ef5330 color code is use for CSS Border Color

CSS Border color for the above div is #ef5330

HTML with inline CSS

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

CSS Border Left color for the above div is #ef5330

HTML with inline CSS

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

CSS Border Right color for the above div is #ef5330

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef5330

HTML with inline CSS

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

CSS Border Top color for the above div is #ef5330

HTML with inline CSS

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

#ef5330 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef5330 Color code Preview on White Background

This is how #ef5330 Color code will look on white background color. Color contrast ratio is 3.53

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.