crispedge.com

Color picker

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

#52517f hex color - Violet - Cool color - Information

#52517f hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #52517f Color code in RGB color code model is created after adding 32.16% red color, 31.76% green color and 49.8% blue color. Hex #52517f Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 36% magenta, 0% yellow and 50% black.

Hex #52517f color code is between #555577 web safe hex color code and #444488 web safe hex color code. #555577 is the nearest web safe color code. You can see here many more shades of #52517f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code52517f#52517f
RGB Decimal82, 81, 127rgb(82, 81, 127)
RGB Percent32%, 32%, 50%rgb(32%, 32%, 50%)
CSS RGBa82, 81, 127,1rgba(82,81,127,1)
CMYK Modelcmyk(35%,36%,0%,50%)
HSL Color Space241,22% ,41%hsl(241,22% ,41%)
HSV Color Space241°, 36%, 50%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100100101000101111111
Octal122121177
Decimal8281127
Hex52517f

Different shades of #52517f color code.

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

Light Shade of #52517f
#67669d
Dark Shade of #52517f
#3e3d60
Saturated Shade of #52517f
#484789
Desaturated Shade of #52517f
#5c5b75
Grey scale Shade of #52517f
#686868
Brighten Shade
#6b6a98
Most Readable Shade
#FFFFFF

Shades of #52517f color code

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

#52517f
#484870
#3f3f62
#363654
#2d2d46
#242438
#1b1b2a
#12121c
#09090e
#000000

Similar Color like #52517f color

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

#535280
#545381
#555482
#565583
#575684
#585785
#595886
#5a5987
#5b5a88
#5c5b89
#5d5c8a
#5e5d8b
#5f5e8c
#605f8d
#51507e
#504f7d
#4f4e7c
#4e4d7b
#4d4c7a
#4c4b79
#4b4a78
#4a4977
#494876
#484775
#474674
#464573
#454472
#444371

Monochromatic Color with #52517f

#52517f
#6d6ca9
#8987d4
#a4a2fe
#1b1b2a
#373654

Tints of #52517f Color

#52517f
#65648d
#78779b
#8b8ba9
#9e9eb7
#b2b1c6
#c5c5d4
#d8d8e2
#ebebf0
#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

#52517f
#7e7f51

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

Split Complementary

#52517f
#7f6951
#677f51

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

Analogous Color

#51627f
#51597f
#52517f
#5b517f
#64517f

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

#52517f
#7f5251
#517f52

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

#52517f
#7f5167
#7e7f51
#517f69

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

#52517f
#7e7f51
#677f51
#69517f

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 #52517f 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.

#52517f Color Code Preview on Black Background Color

This is how #52517f Color will look on black background color. Color contrast ratio is 2.84

#52517f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #52517f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #52517f

#52517f color code is use for CSS Background Color

Background color for the above div is #52517f

HTML with inline CSS

<div style="background-color:#52517f;"></div>

#52517f color code is use for CSS Border Color

CSS Border color for the above div is #52517f

HTML with inline CSS

<div style="border:5px solid #52517f;"></div>

CSS Border Left color for the above div is #52517f

HTML with inline CSS

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

CSS Border Right color for the above div is #52517f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #52517f

HTML with inline CSS

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

CSS Border Top color for the above div is #52517f

HTML with inline CSS

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

#52517f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#52517f Color code Preview on White Background

This is how #52517f Color code will look on white background color. Color contrast ratio is 7.39

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

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.