crispedge.com

Color picker

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

#eb1c05 hex color - Red - Warm color - Information

#eb1c05 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #eb1c05 Color code in RGB color code model is created after adding 92.16% red color, 10.98% green color and 1.96% blue color. Hex #eb1c05 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 88% magenta, 98% yellow and 8% black.

Hex #eb1c05 color code is between #ee2200 web safe hex color code and #dd1100 web safe hex color code. #ee2200 is the nearest web safe color code. You can see here many more shades of #eb1c05 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeeb1c05#eb1c05
RGB Decimal235, 28, 5rgb(235, 28, 5)
RGB Percent92%, 11%, 2%rgb(92%, 11%, 2%)
CSS RGBa235, 28, 5,1rgba(235,28,5,1)
CMYK Modelcmyk(0%,88%,98%,8%)
HSL Color Space6,96% ,47%hsl(6,96% ,47%)
HSV Color Space6°, 98%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010110001110000000101
Octal353345
Decimal235285
Hexeb1c05

Different shades of #eb1c05 color code.

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

Light Shade of #eb1c05
#fa3e29
Dark Shade of #eb1c05
#b91604
Saturated Shade of #eb1c05
#f01800
Desaturated Shade of #eb1c05
#df2611
Grey scale Shade of #eb1c05
#787878
Brighten Shade
#ff351e
Most Readable Shade
#FFFFFF

Shades of #eb1c05 color code

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

#eb1c05
#d01804
#b61503
#9c1203
#820f02
#680c02
#4e0901
#340601
#1a0300
#000000

Similar Color like #eb1c05 color

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

#ec1d06
#ed1e07
#ee1f08
#ef2009
#f0210a
#f1220b
#f2230c
#f3240d
#f4250e
#f5260f
#f62710
#f72811
#f82912
#f92a13
#ea1b04
#e91a03
#e81902
#e71801
#e61700
#e51600
#e41500
#e31400
#e21300
#e11200
#e01100
#df1000
#de0f00
#dd0e00

Monochromatic Color with #eb1c05

#eb1c05
#160300
#410801
#6b0d02
#961203
#c01704

Tints of #eb1c05 Color

#eb1c05
#ed3520
#ef4e3c
#f16758
#f38074
#f69a8f
#f8b3ab
#faccc7
#fce5e3
#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

#eb1c05
#05d4eb

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

Split Complementary

#eb1c05
#05eb8f
#0561eb

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

Analogous Color

#eb054a
#eb051c
#eb1c05
#eb4a05
#eb7805

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

#eb1c05
#05eb1c
#1c05eb

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

#eb1c05
#61eb05
#05d4eb
#8f05eb

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

#eb1c05
#05d4eb
#0561eb
#eb8f05

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

#eb1c05 Color Code Preview on Black Background Color

This is how #eb1c05 Color will look on black background color. Color contrast ratio is 4.70

#eb1c05 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb1c05

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb1c05

#eb1c05 color code is use for CSS Background Color

Background color for the above div is #eb1c05

HTML with inline CSS

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

#eb1c05 color code is use for CSS Border Color

CSS Border color for the above div is #eb1c05

HTML with inline CSS

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

CSS Border Left color for the above div is #eb1c05

HTML with inline CSS

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

CSS Border Right color for the above div is #eb1c05

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eb1c05

HTML with inline CSS

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

CSS Border Top color for the above div is #eb1c05

HTML with inline CSS

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

#eb1c05 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eb1c05 Color code Preview on White Background

This is how #eb1c05 Color code will look on white background color. Color contrast ratio is 4.47

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

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.