crispedge.com

Color picker

Loading...

#521f5d hex color - Violet - Warm color - Information

#521f5d hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #521f5d Color code in RGB color code model is created after adding 32.16% red color, 12.16% green color and 36.47% blue color. Hex #521f5d Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 67% magenta, 0% yellow and 64% black.

Hex #521f5d color code is between #552255 web safe hex color code and #441166 web safe hex color code. #552255 is the nearest web safe color code. You can see here many more shades of #521f5d color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code521f5d#521f5d
RGB Decimal82, 31, 93rgb(82, 31, 93)
RGB Percent32%, 12%, 36%rgb(32%, 12%, 36%)
CSS RGBa82, 31, 93,1rgba(82,31,93,1)
CMYK Modelcmyk(12%,67%,0%,64%)
HSL Color Space289,50% ,24%hsl(289,50% ,24%)
HSV Color Space289°, 67%, 36%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100100001111101011101
Octal12237135
Decimal823193
Hex521f5d

Different shades of #521f5d color code.

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

Light Shade of #521f5d
#742c83
Dark Shade of #521f5d
#301237
Saturated Shade of #521f5d
#561963
Desaturated Shade of #521f5d
#4e2557
Grey scale Shade of #521f5d
#3e3e3e
Brighten Shade
#6b3876
Most Readable Shade
#FFFFFF

Shades of #521f5d color code

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

#521f5d
#481b52
#3f1848
#36143e
#2d1133
#240d29
#1b0a1f
#120614
#09030a
#000000

Similar Color like #521f5d color

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

#53205e
#54215f
#552260
#562361
#572462
#582563
#592664
#5a2765
#5b2866
#5c2967
#5d2a68
#5e2b69
#5f2c6a
#602d6b
#511e5c
#501d5b
#4f1c5a
#4e1b59
#4d1a58
#4c1957
#4b1856
#4a1755
#491654
#481553
#471452
#461351
#451250
#44114f

Monochromatic Color with #521f5d

#521f5d
#772d87
#9d3bb2
#c24adc
#070308
#2d1132

Tints of #521f5d Color

#521f5d
#65376f
#785081
#8b6993
#9e82a5
#b29bb7
#c5b4c9
#d8cddb
#ebe6ed
#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

#521f5d
#2a5d1f

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

Split Complementary

#521f5d
#495d1f
#1f5d33

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

Analogous Color

#391f5d
#461f5d
#521f5d
#5d1f5c
#5d1f4f

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

#521f5d
#5d521f
#1f5d52

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

#521f5d
#5d331f
#2a5d1f
#1f495d

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

#521f5d
#2a5d1f
#1f5d33
#5d1f49

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 #521f5d 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.

#521f5d Color Code Preview on Black Background Color

This is how #521f5d Color will look on black background color. Color contrast ratio is 1.71

#521f5d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #521f5d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #521f5d

#521f5d color code is use for CSS Background Color

Background color for the above div is #521f5d

HTML with inline CSS

<div style="background-color:#521f5d;"></div>

#521f5d color code is use for CSS Border Color

CSS Border color for the above div is #521f5d

HTML with inline CSS

<div style="border:5px solid #521f5d;"></div>

CSS Border Left color for the above div is #521f5d

HTML with inline CSS

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

CSS Border Right color for the above div is #521f5d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #521f5d

HTML with inline CSS

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

CSS Border Top color for the above div is #521f5d

HTML with inline CSS

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

#521f5d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#521f5d Color code Preview on White Background

This is how #521f5d Color code will look on white background color. Color contrast ratio is 12.26

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

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(82,31,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(42,93,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(82,31,93,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.