crispedge.com

Color picker

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

#9482ee hex color - Blue - Cool color - Information

#9482ee hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #9482ee Color code in RGB color code model is created after adding 58.04% red color, 50.98% green color and 93.33% blue color. Hex #9482ee Color code in CMYK color (process color) code model is generated after subtraction of 38% cyan, 45% magenta, 0% yellow and 7% black.

Hex #9482ee color code is between #9988dd web safe hex color code and #8877ff web safe hex color code. #9988dd is the nearest web safe color code. You can see here many more shades of #9482ee color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9482ee#9482ee
RGB Decimal148, 130, 238rgb(148, 130, 238)
RGB Percent58%, 51%, 93%rgb(58%, 51%, 93%)
CSS RGBa148, 130, 238,1rgba(148,130,238,1)
CMYK Modelcmyk(38%,45%,0%,7%)
HSL Color Space250,76% ,72%hsl(250,76% ,72%)
HSV Color Space250°, 45%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101001000001011101110
Octal224202356
Decimal148130238
Hex9482ee

Different shades of #9482ee color code.

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

Light Shade of #9482ee
#baaff4
Dark Shade of #9482ee
#6e55e8
Saturated Shade of #9482ee
#8f7bf5
Desaturated Shade of #9482ee
#9989e7
Grey scale Shade of #9482ee
#b8b8b8
Brighten Shade
#ad9bff
Most Readable Shade
#000000

Shades of #9482ee color code

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

#9482ee
#8373d3
#7365b9
#62569e
#524884
#413969
#312b4f
#201c34
#100e1a
#000000

Similar Color like #9482ee color

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

#9583ef
#9684f0
#9785f1
#9886f2
#9987f3
#9a88f4
#9b89f5
#9c8af6
#9d8bf7
#9e8cf8
#9f8df9
#a08efa
#a18ffb
#a290fc
#9381ed
#9280ec
#917feb
#907eea
#8f7de9
#8e7ce8
#8d7be7
#8c7ae6
#8b79e5
#8a78e4
#8977e3
#8876e2
#8775e1
#8674e0

Monochromatic Color with #9482ee

#9482ee
#100e1a
#2a2544
#453c6e
#5f5499
#7a6bc3

Tints of #9482ee Color

#9482ee
#9f8fef
#ab9df1
#b7abf3
#c3b9f5
#cfc7f7
#dbd5f9
#e7e3fb
#f3f1fd
#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

#9482ee
#dcee82

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

Split Complementary

#9482ee
#eeca82
#a6ee82

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

Analogous Color

#829bee
#8286ee
#9482ee
#aa82ee
#bf82ee

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

#9482ee
#ee9482
#82ee94

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

#9482ee
#ee82a6
#dcee82
#82eeca

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

#9482ee
#dcee82
#a6ee82
#ca82ee

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 #9482ee 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.

#9482ee Color Code Preview on Black Background Color

This is how #9482ee Color will look on black background color. Color contrast ratio is 6.69

#9482ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9482ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9482ee

#9482ee color code is use for CSS Background Color

Background color for the above div is #9482ee

HTML with inline CSS

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

#9482ee color code is use for CSS Border Color

CSS Border color for the above div is #9482ee

HTML with inline CSS

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

CSS Border Left color for the above div is #9482ee

HTML with inline CSS

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

CSS Border Right color for the above div is #9482ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9482ee

HTML with inline CSS

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

CSS Border Top color for the above div is #9482ee

HTML with inline CSS

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

#9482ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9482ee Color code Preview on White Background

This is how #9482ee Color code will look on white background color. Color contrast ratio is 3.14

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

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.