crispedge.com

Color picker

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

#9584bd hex color - Violet - Cool color - Information

#9584bd hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #9584bd Color code in RGB color code model is created after adding 58.43% red color, 51.76% green color and 74.12% blue color. Hex #9584bd Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 30% magenta, 0% yellow and 26% black.

Hex #9584bd color code is between #9988bb web safe hex color code and #8877cc web safe hex color code. #9988bb is the nearest web safe color code. You can see here many more shades of #9584bd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9584bd#9584bd
RGB Decimal149, 132, 189rgb(149, 132, 189)
RGB Percent58%, 52%, 74%rgb(58%, 52%, 74%)
CSS RGBa149, 132, 189,1rgba(149,132,189,1)
CMYK Modelcmyk(21%,30%,0%,26%)
HSL Color Space258,30% ,63%hsl(258,30% ,63%)
HSV Color Space258°, 30%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101011000010010111101
Octal225204275
Decimal149132189
Hex9584bd

Different shades of #9584bd color code.

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

Light Shade of #9584bd
#b2a5cf
Dark Shade of #9584bd
#7863ab
Saturated Shade of #9584bd
#917bc6
Desaturated Shade of #9584bd
#998db4
Grey scale Shade of #9584bd
#a0a0a0
Brighten Shade
#ae9dd6
Most Readable Shade
#000000

Shades of #9584bd color code

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

#9584bd
#8475a8
#736693
#63587e
#524969
#423a54
#312c3f
#211d2a
#100e15
#000000

Similar Color like #9584bd color

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

#9685be
#9786bf
#9887c0
#9988c1
#9a89c2
#9b8ac3
#9c8bc4
#9d8cc5
#9e8dc6
#9f8ec7
#a08fc8
#a190c9
#a291ca
#a392cb
#9483bc
#9382bb
#9281ba
#9180b9
#907fb8
#8f7eb7
#8e7db6
#8d7cb5
#8c7bb4
#8b7ab3
#8a79b2
#8978b1
#8877b0
#8776af

Monochromatic Color with #9584bd

#9584bd
#b7a2e7
#0f0d13
#302b3d
#524968
#746692

Tints of #9584bd Color

#9584bd
#a091c4
#ac9fcb
#b8add3
#c4bada
#cfc8e1
#dbd6e9
#e7e3f0
#f3f1f7
#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

#9584bd
#acbd84

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

Split Complementary

#9584bd
#bdb284
#90bd84

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

Analogous Color

#848abd
#8a84bd
#9584bd
#a084bd
#ac84bd

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

#9584bd
#bd9584
#84bd95

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

#9584bd
#bd8490
#acbd84
#84bdb1

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

#9584bd
#acbd84
#90bd84
#b284bd

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 #9584bd 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.

#9584bd Color Code Preview on Black Background Color

This is how #9584bd Color will look on black background color. Color contrast ratio is 6.31

#9584bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9584bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9584bd

#9584bd color code is use for CSS Background Color

Background color for the above div is #9584bd

HTML with inline CSS

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

#9584bd color code is use for CSS Border Color

CSS Border color for the above div is #9584bd

HTML with inline CSS

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

CSS Border Left color for the above div is #9584bd

HTML with inline CSS

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

CSS Border Right color for the above div is #9584bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9584bd

HTML with inline CSS

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

CSS Border Top color for the above div is #9584bd

HTML with inline CSS

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

#9584bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9584bd Color code Preview on White Background

This is how #9584bd Color code will look on white background color. Color contrast ratio is 3.33

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

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.