crispedge.com

Color picker

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

#eb73f0 hex color - Violet - Warm color - Information

#eb73f0 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #eb73f0 Color code in RGB color code model is created after adding 92.16% red color, 45.1% green color and 94.12% blue color. Hex #eb73f0 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 52% magenta, 0% yellow and 6% black.

Hex #eb73f0 color code is between #ee77ee web safe hex color code and #dd66ff web safe hex color code. #ee77ee is the nearest web safe color code. You can see here many more shades of #eb73f0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeeb73f0#eb73f0
RGB Decimal235, 115, 240rgb(235, 115, 240)
RGB Percent92%, 45%, 94%rgb(92%, 45%, 94%)
CSS RGBa235, 115, 240,1rgba(235,115,240,1)
CMYK Modelcmyk(2%,52%,0%,6%)
HSL Color Space298,81% ,70%hsl(298,81% ,70%)
HSV Color Space298°, 52%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010110111001111110000
Octal353163360
Decimal235115240
Hexeb73f0

Different shades of #eb73f0 color code.

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

Light Shade of #eb73f0
#f2a1f5
Dark Shade of #eb73f0
#e445eb
Saturated Shade of #eb73f0
#f26bf8
Desaturated Shade of #eb73f0
#e47be8
Grey scale Shade of #eb73f0
#b1b1b1
Brighten Shade
#ff8cff
Most Readable Shade
#000000

Shades of #eb73f0 color code

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

#eb73f0
#d066d5
#b659ba
#9c4ca0
#823f85
#68336a
#4e2650
#341935
#1a0c1a
#000000

Similar Color like #eb73f0 color

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

#ec74f1
#ed75f2
#ee76f3
#ef77f4
#f078f5
#f179f6
#f27af7
#f37bf8
#f47cf9
#f57dfa
#f67efb
#f77ffc
#f880fd
#f981fe
#ea72ef
#e971ee
#e870ed
#e76fec
#e66eeb
#e56dea
#e46ce9
#e36be8
#e26ae7
#e169e6
#e068e5
#df67e4
#de66e3
#dd65e2

Monochromatic Color with #eb73f0

#eb73f0
#1b0d1b
#452246
#6e3670
#984a9b
#c15fc5

Tints of #eb73f0 Color

#eb73f0
#ed82f1
#ef92f3
#f1a1f5
#f3b1f6
#f6c0f8
#f8d0fa
#fadffb
#fceffd
#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

#eb73f0
#78f073

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

Split Complementary

#eb73f0
#b6f073
#73f0ad

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

Analogous Color

#b973f0
#d273f0
#eb73f0
#f073dc
#f073c3

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

#eb73f0
#f0eb73
#73f0eb

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

#eb73f0
#f0ac73
#78f073
#73b6f0

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

#eb73f0
#78f073
#73f0ad
#f073b6

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

#eb73f0 Color Code Preview on Black Background Color

This is how #eb73f0 Color will look on black background color. Color contrast ratio is 8.24

#eb73f0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb73f0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb73f0

#eb73f0 color code is use for CSS Background Color

Background color for the above div is #eb73f0

HTML with inline CSS

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

#eb73f0 color code is use for CSS Border Color

CSS Border color for the above div is #eb73f0

HTML with inline CSS

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

CSS Border Left color for the above div is #eb73f0

HTML with inline CSS

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

CSS Border Right color for the above div is #eb73f0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eb73f0

HTML with inline CSS

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

CSS Border Top color for the above div is #eb73f0

HTML with inline CSS

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

#eb73f0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eb73f0 Color code Preview on White Background

This is how #eb73f0 Color code will look on white background color. Color contrast ratio is 2.55

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

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.