crispedge.com

Color picker

Loading...

#563e6e hex color - Violet - Cool color - Information

#563e6e hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #563e6e Color code in RGB color code model is created after adding 33.73% red color, 24.31% green color and 43.14% blue color. Hex #563e6e Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 44% magenta, 0% yellow and 57% black.

Hex #563e6e color code is between #554466 web safe hex color code and #663377 web safe hex color code. #554466 is the nearest web safe color code. You can see here many more shades of #563e6e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code563e6e#563e6e
RGB Decimal86, 62, 110rgb(86, 62, 110)
RGB Percent34%, 24%, 43%rgb(34%, 24%, 43%)
CSS RGBa86, 62, 110,1rgba(86,62,110,1)
CMYK Modelcmyk(22%,44%,0%,57%)
HSL Color Space270,28% ,34%hsl(270,28% ,34%)
HSV Color Space270°, 44%, 43%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101100011111001101110
Octal12676156
Decimal8662110
Hex563e6e

Different shades of #563e6e color code.

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

Light Shade of #563e6e
#6f508f
Dark Shade of #563e6e
#3c2c4d
Saturated Shade of #563e6e
#563577
Desaturated Shade of #563e6e
#564765
Grey scale Shade of #563e6e
#565656
Brighten Shade
#6f5787
Most Readable Shade
#FFFFFF

Shades of #563e6e color code

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

#563e6e
#4c3761
#423055
#392949
#2f223d
#261b30
#1c1424
#130d18
#09060c
#000000

Similar Color like #563e6e color

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

#573f6f
#584070
#594171
#5a4272
#5b4373
#5c4474
#5d4575
#5e4676
#5f4777
#604878
#614979
#624a7a
#634b7b
#644c7c
#553d6d
#543c6c
#533b6b
#523a6a
#513969
#503868
#4f3767
#4e3666
#4d3565
#4c3464
#4b3363
#4a3262
#493161
#483060

Monochromatic Color with #563e6e

#563e6e
#775698
#986ec3
#ba86ed
#140e19
#352643

Tints of #563e6e Color

#563e6e
#68537e
#7b688e
#8e7e9e
#a193ae
#b3a9be
#c6bece
#d9d4de
#ece9ee
#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

#563e6e
#566e3e

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

Split Complementary

#563e6e
#6e6e3e
#3e6e3e

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

Analogous Color

#433e6e
#4c3e6e
#563e6e
#603e6e
#693e6e

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

#563e6e
#6e563e
#3e6e56

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

#563e6e
#6e3e3e
#566e3e
#3e6e6e

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

#563e6e
#566e3e
#3e6e3e
#6e3e6e

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 #563e6e 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.

#563e6e Color Code Preview on Black Background Color

This is how #563e6e Color will look on black background color. Color contrast ratio is 2.31

#563e6e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #563e6e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #563e6e

#563e6e color code is use for CSS Background Color

Background color for the above div is #563e6e

HTML with inline CSS

<div style="background-color:#563e6e;"></div>

#563e6e color code is use for CSS Border Color

CSS Border color for the above div is #563e6e

HTML with inline CSS

<div style="border:5px solid #563e6e;"></div>

CSS Border Left color for the above div is #563e6e

HTML with inline CSS

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

CSS Border Right color for the above div is #563e6e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #563e6e

HTML with inline CSS

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

CSS Border Top color for the above div is #563e6e

HTML with inline CSS

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

#563e6e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#563e6e Color code Preview on White Background

This is how #563e6e Color code will look on white background color. Color contrast ratio is 9.09

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

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(86,62,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(86,110,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(86,62,110,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.