crispedge.com

Color picker

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

#7593ed hex color - Blue - Cool color - Information

#7593ed hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7593ed Color code in RGB color code model is created after adding 45.88% red color, 57.65% green color and 92.94% blue color. Hex #7593ed Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 38% magenta, 0% yellow and 7% black.

Hex #7593ed color code is between #7799ee web safe hex color code and #6688dd web safe hex color code. #7799ee is the nearest web safe color code. You can see here many more shades of #7593ed color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7593ed#7593ed
RGB Decimal117, 147, 237rgb(117, 147, 237)
RGB Percent46%, 58%, 93%rgb(46%, 58%, 93%)
CSS RGBa117, 147, 237,1rgba(117,147,237,1)
CMYK Modelcmyk(51%,38%,0%,7%)
HSL Color Space225,77% ,69%hsl(225,77% ,69%)
HSV Color Space225°, 51%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011001001111101101
Octal165223355
Decimal117147237
Hex7593ed

Different shades of #7593ed color code.

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

Light Shade of #7593ed
#a2b6f3
Dark Shade of #7593ed
#4870e7
Saturated Shade of #7593ed
#6d8ff5
Desaturated Shade of #7593ed
#7d97e5
Grey scale Shade of #7593ed
#b1b1b1
Brighten Shade
#8eacff
Most Readable Shade
#000000

Shades of #7593ed color code

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

#7593ed
#6882d2
#5b72b8
#4e629e
#415183
#344169
#27314f
#1a2034
#0d101a
#000000

Similar Color like #7593ed color

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

#7694ee
#7795ef
#7896f0
#7997f1
#7a98f2
#7b99f3
#7c9af4
#7d9bf5
#7e9cf6
#7f9df7
#809ef8
#819ff9
#82a0fa
#83a1fb
#7492ec
#7391eb
#7290ea
#718fe9
#708ee8
#6f8de7
#6e8ce6
#6d8be5
#6c8ae4
#6b89e3
#6a88e2
#6987e1
#6886e0
#6785df

Monochromatic Color with #7593ed

#7593ed
#0c0f18
#212a43
#36446d
#4b5e98
#6079c2

Tints of #7593ed Color

#7593ed
#849fef
#93abf1
#a3b7f3
#b2c3f5
#c1cff7
#d1dbf9
#e0e7fb
#eff3fd
#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

#7593ed
#edcf75

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

Split Complementary

#7593ed
#ed9375
#cfed75

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

Analogous Color

#75c3ed
#75abed
#7593ed
#757bed
#8775ed

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

#7593ed
#ed7593
#93ed75

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

#7593ed
#ed75cf
#edcf75
#75ed93

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

#7593ed
#edcf75
#cfed75
#9375ed

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 #7593ed 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.

#7593ed Color Code Preview on Black Background Color

This is how #7593ed Color will look on black background color. Color contrast ratio is 7.15

#7593ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7593ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7593ed

#7593ed color code is use for CSS Background Color

Background color for the above div is #7593ed

HTML with inline CSS

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

#7593ed color code is use for CSS Border Color

CSS Border color for the above div is #7593ed

HTML with inline CSS

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

CSS Border Left color for the above div is #7593ed

HTML with inline CSS

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

CSS Border Right color for the above div is #7593ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7593ed

HTML with inline CSS

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

CSS Border Top color for the above div is #7593ed

HTML with inline CSS

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

#7593ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7593ed Color code Preview on White Background

This is how #7593ed Color code will look on white background color. Color contrast ratio is 2.94

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

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.