crispedge.com

Color picker

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

#523c5a hex color - Violet - Warm color - Information

#523c5a hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #523c5a Color code in RGB color code model is created after adding 32.16% red color, 23.53% green color and 35.29% blue color. Hex #523c5a Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 33% magenta, 0% yellow and 65% black.

Hex #523c5a color code is between #554455 web safe hex color code and #443366 web safe hex color code. #554455 is the nearest web safe color code. You can see here many more shades of #523c5a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code523c5a#523c5a
RGB Decimal82, 60, 90rgb(82, 60, 90)
RGB Percent32%, 24%, 35%rgb(32%, 24%, 35%)
CSS RGBa82, 60, 90,1rgba(82,60,90,1)
CMYK Modelcmyk(9%,33%,0%,65%)
HSL Color Space284,20% ,29%hsl(284,20% ,29%)
HSV Color Space284°, 33%, 35%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100100011110001011010
Octal12274132
Decimal826090
Hex523c5a

Different shades of #523c5a color code.

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

Light Shade of #523c5a
#6e5079
Dark Shade of #523c5a
#36283b
Saturated Shade of #523c5a
#553461
Desaturated Shade of #523c5a
#4e4352
Grey scale Shade of #523c5a
#4b4b4b
Brighten Shade
#6b5573
Most Readable Shade
#FFFFFF

Shades of #523c5a color code

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

#523c5a
#483550
#3f2e46
#36283c
#2d2132
#241a28
#1b141e
#120d14
#09060a
#000000

Similar Color like #523c5a color

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

#533d5b
#543e5c
#553f5d
#56405e
#57415f
#584260
#594361
#5a4462
#5b4563
#5c4664
#5d4765
#5e4866
#5f4967
#604a68
#513b59
#503a58
#4f3957
#4e3856
#4d3755
#4c3654
#4b3553
#4a3452
#493351
#483250
#47314f
#46304e
#452f4d
#442e4c

Monochromatic Color with #523c5a

#523c5a
#795884
#9f75af
#c691d9
#050305
#2b202f

Tints of #523c5a Color

#523c5a
#65516c
#78677e
#8b7d91
#9e92a3
#b2a8b5
#c5bec8
#d8d3da
#ebe9ec
#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

#523c5a
#445a3c

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

Split Complementary

#523c5a
#535a3c
#3c5a43

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

Analogous Color

#463c5a
#4c3c5a
#523c5a
#583c5a
#5a3c56

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

#523c5a
#5a523c
#3c5a52

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

#523c5a
#5a433c
#445a3c
#3c535a

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

#523c5a
#445a3c
#3c5a43
#5a3c53

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 #523c5a 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.

#523c5a Color Code Preview on Black Background Color

This is how #523c5a Color will look on black background color. Color contrast ratio is 2.15

#523c5a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #523c5a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #523c5a

#523c5a color code is use for CSS Background Color

Background color for the above div is #523c5a

HTML with inline CSS

<div style="background-color:#523c5a;"></div>

#523c5a color code is use for CSS Border Color

CSS Border color for the above div is #523c5a

HTML with inline CSS

<div style="border:5px solid #523c5a;"></div>

CSS Border Left color for the above div is #523c5a

HTML with inline CSS

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

CSS Border Right color for the above div is #523c5a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #523c5a

HTML with inline CSS

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

CSS Border Top color for the above div is #523c5a

HTML with inline CSS

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

#523c5a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#523c5a Color code Preview on White Background

This is how #523c5a Color code will look on white background color. Color contrast ratio is 9.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 #523c5a; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #523c5a; }

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.