crispedge.com

Color picker

Loading...

#63559b hex color - Blue - Cool color - Information

#63559b hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #63559b Color code in RGB color code model is created after adding 38.82% red color, 33.33% green color and 60.78% blue color. Hex #63559b Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 45% magenta, 0% yellow and 39% black.

Hex #63559b color code is between #664499 web safe hex color code and #5566aa web safe hex color code. #664499 is the nearest web safe color code. You can see here many more shades of #63559b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code63559b#63559b
RGB Decimal99, 85, 155rgb(99, 85, 155)
RGB Percent39%, 33%, 61%rgb(39%, 33%, 61%)
CSS RGBa99, 85, 155,1rgba(99,85,155,1)
CMYK Modelcmyk(36%,45%,0%,39%)
HSL Color Space252,29% ,47%hsl(252,29% ,47%)
HSV Color Space252°, 45%, 61%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000110101010110011011
Octal143125233
Decimal9985155
Hex63559b

Different shades of #63559b color code.

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

Light Shade of #63559b
#7e72b1
Dark Shade of #63559b
#4e437a
Saturated Shade of #63559b
#5c49a7
Desaturated Shade of #63559b
#6a618f
Grey scale Shade of #63559b
#787878
Brighten Shade
#7c6eb4
Most Readable Shade
#FFFFFF

Shades of #63559b color code

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

#63559b
#584b89
#4d4278
#423867
#372f56
#2c2544
#211c33
#161222
#0b0911
#000000

Similar Color like #63559b color

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

#64569c
#65579d
#66589e
#67599f
#685aa0
#695ba1
#6a5ca2
#6b5da3
#6c5ea4
#6d5fa5
#6e60a6
#6f61a7
#7062a8
#7163a9
#62549a
#615399
#605298
#5f5197
#5e5096
#5d4f95
#5c4e94
#5b4d93
#5a4c92
#594b91
#584a90
#57498f
#56488e
#55478d

Monochromatic Color with #63559b

#63559b
#7e6cc5
#9984f0
#120f1b
#2d2646
#483e70

Tints of #63559b Color

#63559b
#7467a6
#857ab1
#978dbc
#a8a0c7
#b9b3d2
#cbc6dd
#dcd9e8
#edecf3
#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

#63559b
#8d9b55

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

Split Complementary

#63559b
#9b8655
#6a9b55

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

Analogous Color

#55639b
#55559b
#63559b
#71559b
#7f559b

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

#63559b
#9b6355
#559b63

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

#63559b
#9b556a
#8d9b55
#559b86

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

#63559b
#8d9b55
#6a9b55
#86559b

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 #63559b 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.

#63559b Color Code Preview on Black Background Color

This is how #63559b Color will look on black background color. Color contrast ratio is 3.30

#63559b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #63559b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #63559b

#63559b color code is use for CSS Background Color

Background color for the above div is #63559b

HTML with inline CSS

<div style="background-color:#63559b;"></div>

#63559b color code is use for CSS Border Color

CSS Border color for the above div is #63559b

HTML with inline CSS

<div style="border:5px solid #63559b;"></div>

CSS Border Left color for the above div is #63559b

HTML with inline CSS

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

CSS Border Right color for the above div is #63559b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #63559b

HTML with inline CSS

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

CSS Border Top color for the above div is #63559b

HTML with inline CSS

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

#63559b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#63559b Color code Preview on White Background

This is how #63559b Color code will look on white background color. Color contrast ratio is 6.36

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

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(99,85,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(141,155,85,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(99,85,155,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.