crispedge.com

Color picker

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

#531c37 hex color - Violet - Warm color - Information

#531c37 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #531c37 Color code in RGB color code model is created after adding 32.55% red color, 10.98% green color and 21.57% blue color. Hex #531c37 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 34% yellow and 67% black.

Hex #531c37 color code is between #552233 web safe hex color code and #441144 web safe hex color code. #552233 is the nearest web safe color code. You can see here many more shades of #531c37 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code531c37#531c37
RGB Decimal83, 28, 55rgb(83, 28, 55)
RGB Percent33%, 11%, 22%rgb(33%, 11%, 22%)
CSS RGBa83, 28, 55,1rgba(83,28,55,1)
CMYK Modelcmyk(0%,66%,34%,67%)
HSL Color Space331,50% ,22%hsl(331,50% ,22%)
HSV Color Space331°, 66%, 33%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100110001110000110111
Octal1233467
Decimal832855
Hex531c37

Different shades of #531c37 color code.

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

Light Shade of #531c37
#792950
Dark Shade of #531c37
#2d0f1e
Saturated Shade of #531c37
#591637
Desaturated Shade of #531c37
#4d2237
Grey scale Shade of #531c37
#373737
Brighten Shade
#6c3550
Most Readable Shade
#FFFFFF

Shades of #531c37 color code

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

#531c37
#491830
#40152a
#371224
#2e0f1e
#240c18
#1b0912
#12060c
#090306
#000000

Similar Color like #531c37 color

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

#541d38
#551e39
#561f3a
#57203b
#58213c
#59223d
#5a233e
#5b243f
#5c2540
#5d2641
#5e2742
#5f2843
#602944
#612a45
#521b36
#511a35
#501934
#4f1833
#4e1732
#4d1631
#4c1530
#4b142f
#4a132e
#49122d
#48112c
#47102b
#460f2a
#450e29

Monochromatic Color with #531c37

#531c37
#7d2a53
#a8396f
#d2478b
#fd55a8
#280e1b

Tints of #531c37 Color

#531c37
#66354d
#794e63
#8c6779
#9f808f
#b29aa6
#c5b3bc
#d8ccd2
#ebe5e8
#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

#531c37
#1c5338

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

Split Complementary

#531c37
#1c531d
#1c5353

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

Analogous Color

#531c4d
#531c42
#531c37
#531c2c
#531c21

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

#531c37
#37531c
#1c3753

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

#531c37
#52531c
#1c5338
#1c1c53

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

#531c37
#1c5338
#1c5253
#531d1c

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 #531c37 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.

#531c37 Color Code Preview on Black Background Color

This is how #531c37 Color will look on black background color. Color contrast ratio is 1.59

#531c37 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #531c37

HTML with inline CSS

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

Your Example Paragraph content text in with font color #531c37

#531c37 color code is use for CSS Background Color

Background color for the above div is #531c37

HTML with inline CSS

<div style="background-color:#531c37;"></div>

#531c37 color code is use for CSS Border Color

CSS Border color for the above div is #531c37

HTML with inline CSS

<div style="border:5px solid #531c37;"></div>

CSS Border Left color for the above div is #531c37

HTML with inline CSS

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

CSS Border Right color for the above div is #531c37

HTML with inline CSS

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

CSS Border Bottom color for the above div is #531c37

HTML with inline CSS

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

CSS Border Top color for the above div is #531c37

HTML with inline CSS

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

#531c37 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#531c37 Color code Preview on White Background

This is how #531c37 Color code will look on white background color. Color contrast ratio is 13.22

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

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.