Skip to main content Skip to docs navigation

#533c8d hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Daisy Bush and its hex is #5B3E90 Nearest Color Name

Color Hue/Base color: Violet

Hex #533c8d Color code in RGB color code model is created after adding 32.55% red color, 23.53% green color and 55.29% blue color. Hex #533c8d Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 57% magenta, 0% yellow and 44.71% black.

Hex #533c8d color code is between #554488 web safe hex color code and #443399 web safe hex color code. #554488 is the nearest web safe color code. You can see here many more shades of #533c8d color code.

RGB Chart

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

Color Table

Hex Color Code 533c8d #533c8d
RGB Decimal 83, 60, 141 83, 60, 141
RGB Percent 33%, 24%, 55% rgb(33%, 24%, 55%)
CSS RGBa 83, 60, 141,1 rgba(83,60,141,1)
CMYK Model cmyk(41%,57%,0%,44.71%)
HSL Color Space 257,40% ,39% hsl(257,40% ,39%)
HSV Color Space 257°, 57%, 55%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010011 00111100 10001101
Octal 123 74 215
Decimal 83 60 141
Hex 53 3c 8d

Different shades of #533c8d color code.

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

Darkest of #533c8d
#140e22
Darker of #533c8d
#291e45
Dark of #533c8d
#3e2d69
Base of #533c8d
#533c8d
Light of #533c8d
#684bb1
Lighter
#856ec1
Lightest
#a392d0

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

#533c8d
#768d3c

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

Split Complementary

#533c8d
#8d7b3c
#4d8d3c

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

Analogous Color

#3c548d
#3c478d
#533c8d
#6e3c8d
#8d3c8a

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

#533c8d
#3c8d53
#8d533c

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

#533c8d
#8d533c
#768d3c
#3c768d

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#533c8d
#8d3c4d
#768d3c
#3c8d7b

Square 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).

Monochromatic Color with #533c8d

#000000
#140e22
#291e45
#3e2d69
#533c8d
#684bb1
#856ec1
#a392d0
#c1b5e0

Tints of #533c8d Color

#533c8d
#665199
#7967a6
#8c7db3
#9f92bf
#b2a8cc
#c5bed9
#d8d3e5
#ebe9f2
#ffffff

Shades of #533c8d color code

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

#533c8d
#49357d
#402e6d
#37285e
#2e214e
#241a3e
#1b142f
#120d1f
#09060f
#000000

Tones

#533c8d
#5c5079
#646465
#646464
#646464

Tones

Similar Color like #533c8d color

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

#543d8e
#553e8f
#563f90
#574091
#584192
#594293
#5a4394
#5b4495
#5c4596
#5d4697
#5e4798
#5f4899
#60499a
#614a9b
#523b8c
#513a8b
#50398a
#4f3889
#4e3788
#4d3687
#4c3586
#4b3485
#4a3384
#493283
#483182
#473081
#462f80
#452e7f

Download this Dark Violet

Hex #533c8d 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.

#533c8d Color Code Preview on Black Background Color

This is how #533c8d Color will look on black background color. Color contrast ratio is 2.40

#533c8d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #533c8d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #533c8d

#533c8d color code is use for CSS Background Color

Background color for the above div is #533c8d

HTML with inline CSS

<div style="background-color:#533c8d;"></div>

#533c8d color code is use for CSS Border Color

CSS Border color for the above div is #533c8d

HTML with inline CSS

<div style="border:5px solid #533c8d;"></div>

CSS Border Left color for the above div is #533c8d

HTML with inline CSS

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

CSS Border Right color for the above div is #533c8d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #533c8d

HTML with inline CSS

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

CSS Border Top color for the above div is #533c8d

HTML with inline CSS

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

#533c8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#533c8d Color code Preview on White Background

This is how #533c8d Color code will look on white background color. Color contrast ratio is 8.75

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(83,60,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(118,141,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(83,60,141,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }