crispedge.com

Color picker

Loading...

#55317c hex color - Violet - Cool color - Information

#55317c hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #55317c Color code in RGB color code model is created after adding 33.33% red color, 19.22% green color and 48.63% blue color. Hex #55317c Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 60% magenta, 0% yellow and 51% black.

Hex #55317c color code is between #443377 web safe hex color code and #662288 web safe hex color code. #443377 is the nearest web safe color code. You can see here many more shades of #55317c color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code55317c#55317c
RGB Decimal85, 49, 124rgb(85, 49, 124)
RGB Percent33%, 19%, 49%rgb(33%, 19%, 49%)
CSS RGBa85, 49, 124,1rgba(85,49,124,1)
CMYK Modelcmyk(31%,60%,0%,51%)
HSL Color Space269,43% ,34%hsl(269,43% ,34%)
HSV Color Space269°, 60%, 49%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101010011000101111100
Octal12561174
Decimal8549124
Hex55317c

Different shades of #55317c color code.

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

Light Shade of #55317c
#6e3fa1
Dark Shade of #55317c
#3c2357
Saturated Shade of #55317c
#552885
Desaturated Shade of #55317c
#553a73
Grey scale Shade of #55317c
#565656
Brighten Shade
#6e4a95
Most Readable Shade
#FFFFFF

Shades of #55317c color code

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

#55317c
#4b2b6e
#422660
#382052
#2f1b44
#251537
#1c1029
#120a1b
#09050d
#000000

Similar Color like #55317c color

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

#56327d
#57337e
#58347f
#593580
#5a3681
#5b3782
#5c3883
#5d3984
#5e3a85
#5f3b86
#603c87
#613d88
#623e89
#633f8a
#54307b
#532f7a
#522e79
#512d78
#502c77
#4f2b76
#4e2a75
#4d2974
#4c2873
#4b2772
#4a2671
#492570
#48246f
#47236e

Monochromatic Color with #55317c

#55317c
#7242a6
#8f53d1
#ac63fb
#1b0f27
#382051

Tints of #55317c Color

#55317c
#67478a
#7a5e99
#8d75a7
#a08cb6
#b3a3c4
#c6bad3
#d9d1e1
#ece8f0
#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

#55317c
#587c31

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

Split Complementary

#55317c
#7c7b31
#327c31

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

Analogous Color

#37317c
#46317c
#55317c
#64317c
#73317c

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

#55317c
#7c5531
#317c55

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

#55317c
#7c3132
#587c31
#317c7a

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

#55317c
#587c31
#327c31
#7b317c

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 #55317c 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.

#55317c Color Code Preview on Black Background Color

This is how #55317c Color will look on black background color. Color contrast ratio is 2.12

#55317c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #55317c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #55317c

#55317c color code is use for CSS Background Color

Background color for the above div is #55317c

HTML with inline CSS

<div style="background-color:#55317c;"></div>

#55317c color code is use for CSS Border Color

CSS Border color for the above div is #55317c

HTML with inline CSS

<div style="border:5px solid #55317c;"></div>

CSS Border Left color for the above div is #55317c

HTML with inline CSS

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

CSS Border Right color for the above div is #55317c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #55317c

HTML with inline CSS

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

CSS Border Top color for the above div is #55317c

HTML with inline CSS

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

#55317c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#55317c Color code Preview on White Background

This is how #55317c Color code will look on white background color. Color contrast ratio is 9.92

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

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(85,49,124,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(88,124,49,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(85,49,124,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.