crispedge.com

Color picker

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

#eb3074 hex color - Red - Warm color - Information

#eb3074 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #eb3074 Color code in RGB color code model is created after adding 92.16% red color, 18.82% green color and 45.49% blue color. Hex #eb3074 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 80% magenta, 51% yellow and 8% black.

Hex #eb3074 color code is between #ee3377 web safe hex color code and #dd2266 web safe hex color code. #ee3377 is the nearest web safe color code. You can see here many more shades of #eb3074 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeeb3074#eb3074
RGB Decimal235, 48, 116rgb(235, 48, 116)
RGB Percent92%, 19%, 45%rgb(92%, 19%, 45%)
CSS RGBa235, 48, 116,1rgba(235,48,116,1)
CMYK Modelcmyk(0%,80%,51%,8%)
HSL Color Space338,82% ,55%hsl(338,82% ,55%)
HSV Color Space338°, 80%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010110011000001110100
Octal35360164
Decimal23548116
Hexeb3074

Different shades of #eb3074 color code.

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

Light Shade of #eb3074
#ef5f93
Dark Shade of #eb3074
#d4145a
Saturated Shade of #eb3074
#f62571
Desaturated Shade of #eb3074
#e03b77
Grey scale Shade of #eb3074
#8d8d8d
Brighten Shade
#ff498d
Most Readable Shade
#FFFFFF

Shades of #eb3074 color code

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

#eb3074
#d02a67
#b6255a
#9c204d
#821a40
#681533
#4e1026
#340a19
#1a050c
#000000

Similar Color like #eb3074 color

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

#ec3175
#ed3276
#ee3377
#ef3478
#f03579
#f1367a
#f2377b
#f3387c
#f4397d
#f53a7e
#f63b7f
#f73c80
#f83d81
#f93e82
#ea2f73
#e92e72
#e82d71
#e72c70
#e62b6f
#e52a6e
#e4296d
#e3286c
#e2276b
#e1266a
#e02569
#df2468
#de2367
#dd2266

Monochromatic Color with #eb3074

#eb3074
#16050b
#410d20
#6b1635
#961f4a
#c0275f

Tints of #eb3074 Color

#eb3074
#ed4783
#ef5e92
#f175a2
#f38cb1
#f6a3c1
#f8bad0
#fad1e0
#fce8ef
#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

#eb3074
#30eba7

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

Split Complementary

#eb3074
#30eb4a
#30d1eb

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

Analogous Color

#eb30bf
#eb3099
#eb3074
#eb304f
#eb3730

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

#eb3074
#74eb30
#3074eb

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

#eb3074
#d1eb30
#30eba7
#4a30eb

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

#eb3074
#30eba7
#30d1eb
#eb4a30

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

#eb3074 Color Code Preview on Black Background Color

This is how #eb3074 Color will look on black background color. Color contrast ratio is 5.21

#eb3074 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb3074

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb3074

#eb3074 color code is use for CSS Background Color

Background color for the above div is #eb3074

HTML with inline CSS

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

#eb3074 color code is use for CSS Border Color

CSS Border color for the above div is #eb3074

HTML with inline CSS

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

CSS Border Left color for the above div is #eb3074

HTML with inline CSS

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

CSS Border Right color for the above div is #eb3074

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eb3074

HTML with inline CSS

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

CSS Border Top color for the above div is #eb3074

HTML with inline CSS

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

#eb3074 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eb3074 Color code Preview on White Background

This is how #eb3074 Color code will look on white background color. Color contrast ratio is 4.03

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

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.