crispedge.com

Color picker

Loading...

#9493ae hex color - Blue - Cool color - Information

#9493ae hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #9493ae Color code in RGB color code model is created after adding 58.04% red color, 57.65% green color and 68.24% blue color. Hex #9493ae Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 16% magenta, 0% yellow and 32% black.

Hex #9493ae color code is between #9999aa web safe hex color code and #8888bb web safe hex color code. #9999aa is the nearest web safe color code. You can see here many more shades of #9493ae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code9493ae#9493ae
RGB Decimal148, 147, 174rgb(148, 147, 174)
RGB Percent58%, 58%, 68%rgb(58%, 58%, 68%)
CSS RGBa148, 147, 174,1rgba(148,147,174,1)
CMYK Modelcmyk(15%,16%,0%,32%)
HSL Color Space242,14% ,63%hsl(242,14% ,63%)
HSV Color Space242°, 16%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101001001001110101110
Octal224223256
Decimal148147174
Hex9493ae

Different shades of #9493ae color code.

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

Light Shade of #9493ae
#b1b0c4
Dark Shade of #9493ae
#777698
Saturated Shade of #9493ae
#8b8ab7
Desaturated Shade of #9493ae
#9d9ca5
Grey scale Shade of #9493ae
#a0a0a0
Brighten Shade
#adacc7
Most Readable Shade
#000000

Shades of #9493ae color code

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

#9493ae
#83829a
#737287
#626274
#525160
#41414d
#31313a
#202026
#101013
#000000

Similar Color like #9493ae color

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

#9594af
#9695b0
#9796b1
#9897b2
#9998b3
#9a99b4
#9b9ab5
#9c9bb6
#9d9cb7
#9e9db8
#9f9eb9
#a09fba
#a1a0bb
#a2a1bc
#9392ad
#9291ac
#9190ab
#908faa
#8f8ea9
#8e8da8
#8d8ca7
#8c8ba6
#8b8aa5
#8a89a4
#8988a3
#8887a2
#8786a1
#8685a0

Monochromatic Color with #9493ae

#9493ae
#b8b7d8
#030304
#28272e
#4c4b59
#706f83

Tints of #9493ae Color

#9493ae
#9f9fb7
#ababc0
#b7b7c9
#c3c3d2
#cfcfdb
#dbdbe4
#e7e7ed
#f3f3f6
#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

#9493ae
#adae93

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

Split Complementary

#9493ae
#aea293
#9fae93

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

Analogous Color

#939dae
#9397ae
#9493ae
#9993ae
#9f93ae

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

#9493ae
#ae9493
#93ae94

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

#9493ae
#ae939f
#adae93
#93aea1

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

#9493ae
#adae93
#9fae93
#a293ae

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 #9493ae 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.

#9493ae Color Code Preview on Black Background Color

This is how #9493ae Color will look on black background color. Color contrast ratio is 7.04

#9493ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9493ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9493ae

#9493ae color code is use for CSS Background Color

Background color for the above div is #9493ae

HTML with inline CSS

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

#9493ae color code is use for CSS Border Color

CSS Border color for the above div is #9493ae

HTML with inline CSS

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

CSS Border Left color for the above div is #9493ae

HTML with inline CSS

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

CSS Border Right color for the above div is #9493ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9493ae

HTML with inline CSS

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

CSS Border Top color for the above div is #9493ae

HTML with inline CSS

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

#9493ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9493ae Color code Preview on White Background

This is how #9493ae Color code will look on white background color. Color contrast ratio is 2.98

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(148,147,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,174,147,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(148,147,174,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.