crispedge.com

Color picker

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

#5556f5 hex color - Blue - Cool color - Information

#5556f5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #5556f5 Color code in RGB color code model is created after adding 33.33% red color, 33.73% green color and 96.08% blue color. Hex #5556f5 Color code in CMYK color (process color) code model is generated after subtraction of 65% cyan, 65% magenta, 0% yellow and 4% black.

Hex #5556f5 color code is between #4455ee web safe hex color code and #6666ff web safe hex color code. #4455ee is the nearest web safe color code. You can see here many more shades of #5556f5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5556f5#5556f5
RGB Decimal85, 86, 245rgb(85, 86, 245)
RGB Percent33%, 34%, 96%rgb(33%, 34%, 96%)
CSS RGBa85, 86, 245,1rgba(85,86,245,1)
CMYK Modelcmyk(65%,65%,0%,4%)
HSL Color Space240,89% ,65%hsl(240,89% ,65%)
HSV Color Space240°, 65%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101010101011011110101
Octal125126365
Decimal8586245
Hex5556f5

Different shades of #5556f5 color code.

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

Light Shade of #5556f5
#8586f8
Dark Shade of #5556f5
#2526f2
Saturated Shade of #5556f5
#4c4dfe
Desaturated Shade of #5556f5
#5e5fec
Grey scale Shade of #5556f5
#a5a5a5
Brighten Shade
#6e6fff
Most Readable Shade
#FFFFFF

Shades of #5556f5 color code

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

#5556f5
#4b4cd9
#4242be
#3839a3
#2f2f88
#25266c
#1c1c51
#121336
#09091b
#000000

Similar Color like #5556f5 color

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

#5657f6
#5758f7
#5859f8
#595af9
#5a5bfa
#5b5cfb
#5c5dfc
#5d5efd
#5e5ffe
#5f60ff
#6061ff
#6162ff
#6263ff
#6364ff
#5455f4
#5354f3
#5253f2
#5152f1
#5051f0
#4f50ef
#4e4fee
#4d4eed
#4c4dec
#4b4ceb
#4a4bea
#494ae9
#4849e8
#4748e7

Monochromatic Color with #5556f5

#5556f5
#0b0b20
#1a1a4b
#292975
#3838a0
#4647ca

Tints of #5556f5 Color

#5556f5
#6768f6
#7a7bf7
#8d8ef8
#a0a1f9
#b3b3fa
#c6c6fb
#d9d9fc
#ececfd
#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

#5556f5
#f5f455

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

Split Complementary

#5556f5
#f5a455
#a6f555

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

Analogous Color

#5596f5
#5576f5
#5556f5
#7455f5
#9455f5

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

#5556f5
#f55556
#56f555

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

#5556f5
#f555a6
#f5f455
#55f5a4

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

#5556f5
#f5f455
#a6f555
#a455f5

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 #5556f5 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.

#5556f5 Color Code Preview on Black Background Color

This is how #5556f5 Color will look on black background color. Color contrast ratio is 4.04

#5556f5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5556f5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5556f5

#5556f5 color code is use for CSS Background Color

Background color for the above div is #5556f5

HTML with inline CSS

<div style="background-color:#5556f5;"></div>

#5556f5 color code is use for CSS Border Color

CSS Border color for the above div is #5556f5

HTML with inline CSS

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

CSS Border Left color for the above div is #5556f5

HTML with inline CSS

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

CSS Border Right color for the above div is #5556f5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5556f5

HTML with inline CSS

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

CSS Border Top color for the above div is #5556f5

HTML with inline CSS

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

#5556f5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5556f5 Color code Preview on White Background

This is how #5556f5 Color code will look on white background color. Color contrast ratio is 5.20

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

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.