crispedge.com

Color picker

Loading...

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

#8553bd hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code8553bd#8553bd
RGB Decimal133, 83, 189rgb(133, 83, 189)
RGB Percent52%, 33%, 74%rgb(52%, 33%, 74%)
CSS RGBa133, 83, 189,1rgba(133,83,189,1)
CMYK Modelcmyk(30%,56%,0%,26%)
HSL Color Space268,45% ,53%hsl(268,45% ,53%)
HSV Color Space268°, 56%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001010101001110111101
Octal205123275
Decimal13383189
Hex8553bd

Different shades of #8553bd color code.

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

Light Shade of #8553bd
#9f78cb
Dark Shade of #8553bd
#6c3da0
Saturated Shade of #8553bd
#8447c9
Desaturated Shade of #8553bd
#865fb1
Grey scale Shade of #8553bd
#888888
Brighten Shade
#9e6cd6
Most Readable Shade
#FFFFFF

Shades of #8553bd color code

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

#8553bd
#7649a8
#674093
#58377e
#492e69
#3b2454
#2c1b3f
#1d122a
#0e0915
#000000

Similar Color like #8553bd color

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

#8654be
#8755bf
#8856c0
#8957c1
#8a58c2
#8b59c3
#8c5ac4
#8d5bc5
#8e5cc6
#8f5dc7
#905ec8
#915fc9
#9260ca
#9361cb
#8452bc
#8351bb
#8250ba
#814fb9
#804eb8
#7f4db7
#7e4cb6
#7d4bb5
#7c4ab4
#7b49b3
#7a48b2
#7947b1
#7846b0
#7745af

Monochromatic Color with #8553bd

#8553bd
#a366e7
#0d0813
#2b1b3d
#492e68
#674092

Tints of #8553bd Color

#8553bd
#9266c4
#a079cb
#ad8cd3
#bb9fda
#c8b2e1
#d6c5e9
#e3d8f0
#f1ebf7
#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

#8553bd
#8bbd53

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

Split Complementary

#8553bd
#bdba53
#56bd53

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

Analogous Color

#5b53bd
#7053bd
#8553bd
#9a53bd
#af53bd

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

#8553bd
#bd8553
#53bd85

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

#8553bd
#bd5356
#8bbd53
#53bdba

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

#8553bd
#8bbd53
#56bd53
#ba53bd

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

#8553bd Color Code Preview on Black Background Color

This is how #8553bd Color will look on black background color. Color contrast ratio is 3.97

#8553bd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8553bd color code is use for CSS Background Color

Background color for the above div is #8553bd

HTML with inline CSS

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

#8553bd color code is use for CSS Border Color

CSS Border color for the above div is #8553bd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8553bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8553bd Color code Preview on White Background

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

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

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(133,83,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(139,189,83,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(133,83,189,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.