crispedge.com

Color picker

Loading...

#503c61 hex color - Violet - Warm color - Information

#503c61 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #503c61 Color code in RGB color code model is created after adding 31.37% red color, 23.53% green color and 38.04% blue color. Hex #503c61 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 38% magenta, 0% yellow and 62% black.

Hex #503c61 color code is between #554466 web safe hex color code and #443355 web safe hex color code. #554466 is the nearest web safe color code. You can see here many more shades of #503c61 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code503c61#503c61
RGB Decimal80, 60, 97rgb(80, 60, 97)
RGB Percent31%, 24%, 38%rgb(31%, 24%, 38%)
CSS RGBa80, 60, 97,1rgba(80,60,97,1)
CMYK Modelcmyk(18%,38%,0%,62%)
HSL Color Space272,24% ,31%hsl(272,24% ,31%)
HSV Color Space272°, 38%, 38%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100000011110001100001
Octal12074141
Decimal806097
Hex503c61

Different shades of #503c61 color code.

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

Light Shade of #503c61
#6a4f80
Dark Shade of #503c61
#362941
Saturated Shade of #503c61
#513469
Desaturated Shade of #503c61
#4f4459
Grey scale Shade of #503c61
#4e4e4e
Brighten Shade
#69557a
Most Readable Shade
#FFFFFF

Shades of #503c61 color code

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

#503c61
#473556
#3e2e4b
#352840
#2c2135
#231a2b
#1a1420
#110d15
#08060a
#000000

Similar Color like #503c61 color

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

#513d62
#523e63
#533f64
#544065
#554166
#564267
#574368
#584469
#59456a
#5a466b
#5b476c
#5c486d
#5d496e
#5e4a6f
#4f3b60
#4e3a5f
#4d395e
#4c385d
#4b375c
#4a365b
#49355a
#483459
#473358
#463257
#453156
#443055
#432f54
#422e53

Monochromatic Color with #503c61

#503c61
#73568b
#9671b6
#b98be0
#0a070c
#2d2236

Tints of #503c61 Color

#503c61
#635172
#766784
#8a7d95
#9d92a7
#b1a8b8
#c4beca
#d8d3db
#ebe9ed
#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

#503c61
#4d613c

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

Split Complementary

#503c61
#5f613c
#3c613e

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

Analogous Color

#413c61
#493c61
#503c61
#573c61
#5f3c61

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

#503c61
#61503c
#3c6150

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

#503c61
#613d3c
#4d613c
#3c5f61

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

#503c61
#4d613c
#3c613e
#613c5f

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 #503c61 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.

#503c61 Color Code Preview on Black Background Color

This is how #503c61 Color will look on black background color. Color contrast ratio is 2.16

#503c61 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #503c61

HTML with inline CSS

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

Your Example Paragraph content text in with font color #503c61

#503c61 color code is use for CSS Background Color

Background color for the above div is #503c61

HTML with inline CSS

<div style="background-color:#503c61;"></div>

#503c61 color code is use for CSS Border Color

CSS Border color for the above div is #503c61

HTML with inline CSS

<div style="border:5px solid #503c61;"></div>

CSS Border Left color for the above div is #503c61

HTML with inline CSS

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

CSS Border Right color for the above div is #503c61

HTML with inline CSS

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

CSS Border Bottom color for the above div is #503c61

HTML with inline CSS

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

CSS Border Top color for the above div is #503c61

HTML with inline CSS

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

#503c61 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#503c61 Color code Preview on White Background

This is how #503c61 Color code will look on white background color. Color contrast ratio is 9.72

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

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(80,60,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(77,97,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,60,97,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.