crispedge.com

Color picker

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

#5b63c9 hex color - Blue - Cool color - Information

#5b63c9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #5b63c9 Color code in RGB color code model is created after adding 35.69% red color, 38.82% green color and 78.82% blue color. Hex #5b63c9 Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 51% magenta, 0% yellow and 21% black.

Hex #5b63c9 color code is between #5566cc web safe hex color code and #6655bb web safe hex color code. #5566cc is the nearest web safe color code. You can see here many more shades of #5b63c9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5b63c9#5b63c9
RGB Decimal91, 99, 201rgb(91, 99, 201)
RGB Percent36%, 39%, 79%rgb(36%, 39%, 79%)
CSS RGBa91, 99, 201,1rgba(91,99,201,1)
CMYK Modelcmyk(55%,51%,0%,21%)
HSL Color Space236,50% ,57%hsl(236,50% ,57%)
HSV Color Space236°, 55%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110110110001111001001
Octal133143311
Decimal9199201
Hex5b63c9

Different shades of #5b63c9 color code.

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

Light Shade of #5b63c9
#8187d6
Dark Shade of #5b63c9
#3c45b5
Saturated Shade of #5b63c9
#505ad4
Desaturated Shade of #5b63c9
#666cbe
Grey scale Shade of #5b63c9
#929292
Brighten Shade
#747ce2
Most Readable Shade
#FFFFFF

Shades of #5b63c9 color code

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

#5b63c9
#5058b2
#464d9c
#3c4286
#32376f
#282c59
#1e2143
#14162c
#0a0b16
#000000

Similar Color like #5b63c9 color

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

#5c64ca
#5d65cb
#5e66cc
#5f67cd
#6068ce
#6169cf
#626ad0
#636bd1
#646cd2
#656dd3
#666ed4
#676fd5
#6870d6
#6971d7
#5a62c8
#5961c7
#5860c6
#575fc5
#565ec4
#555dc3
#545cc2
#535bc1
#525ac0
#5159bf
#5058be
#4f57bd
#4e56bc
#4d55bb

Monochromatic Color with #5b63c9

#5b63c9
#6e78f3
#0e0f1f
#212449
#353974
#484e9e

Tints of #5b63c9 Color

#5b63c9
#6d74cf
#7f85d5
#9197db
#a3a8e1
#b6b9e7
#c8cbed
#dadcf3
#ecedf9
#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

#5b63c9
#c9c15b

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

Split Complementary

#5b63c9
#c98a5b
#9ac95b

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

Analogous Color

#5b8fc9
#5b79c9
#5b63c9
#695bc9
#7f5bc9

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

#5b63c9
#c95b63
#63c95b

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

#5b63c9
#c95b9a
#c9c15b
#5bc98a

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

#5b63c9
#c9c15b
#9ac95b
#8a5bc9

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 #5b63c9 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.

#5b63c9 Color Code Preview on Black Background Color

This is how #5b63c9 Color will look on black background color. Color contrast ratio is 4.07

#5b63c9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5b63c9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5b63c9

#5b63c9 color code is use for CSS Background Color

Background color for the above div is #5b63c9

HTML with inline CSS

<div style="background-color:#5b63c9;"></div>

#5b63c9 color code is use for CSS Border Color

CSS Border color for the above div is #5b63c9

HTML with inline CSS

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

CSS Border Left color for the above div is #5b63c9

HTML with inline CSS

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

CSS Border Right color for the above div is #5b63c9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5b63c9

HTML with inline CSS

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

CSS Border Top color for the above div is #5b63c9

HTML with inline CSS

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

#5b63c9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5b63c9 Color code Preview on White Background

This is how #5b63c9 Color code will look on white background color. Color contrast ratio is 5.16

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

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.