crispedge.com

Color picker

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

#3b50bb hex color - Blue - Cool color - Information

#3b50bb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #3b50bb Color code in RGB color code model is created after adding 23.14% red color, 31.37% green color and 73.33% blue color. Hex #3b50bb Color code in CMYK color (process color) code model is generated after subtraction of 68% cyan, 57% magenta, 0% yellow and 27% black.

Hex #3b50bb color code is between #3355aa web safe hex color code and #4444cc web safe hex color code. #3355aa is the nearest web safe color code. You can see here many more shades of #3b50bb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code3b50bb#3b50bb
RGB Decimal59, 80, 187rgb(59, 80, 187)
RGB Percent23%, 31%, 73%rgb(23%, 31%, 73%)
CSS RGBa59, 80, 187,1rgba(59,80,187,1)
CMYK Modelcmyk(68%,57%,0%,27%)
HSL Color Space230,52% ,48%hsl(230,52% ,48%)
HSV Color Space230°, 68%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001110110101000010111011
Octal73120273
Decimal5980187
Hex3b50bb

Different shades of #3b50bb color code.

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

Light Shade of #3b50bb
#5d6fcc
Dark Shade of #3b50bb
#2f3f94
Saturated Shade of #3b50bb
#2f48c7
Desaturated Shade of #3b50bb
#4758af
Grey scale Shade of #3b50bb
#7b7b7b
Brighten Shade
#5469d4
Most Readable Shade
#FFFFFF

Shades of #3b50bb color code

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

#3b50bb
#3447a6
#2d3e91
#27357c
#202c67
#1a2353
#131a3e
#0d1129
#060814
#000000

Similar Color like #3b50bb color

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

#3c51bc
#3d52bd
#3e53be
#3f54bf
#4055c0
#4156c1
#4257c2
#4358c3
#4459c4
#455ac5
#465bc6
#475cc7
#485dc8
#495ec9
#3a4fba
#394eb9
#384db8
#374cb7
#364bb6
#354ab5
#3449b4
#3348b3
#3247b2
#3146b1
#3045b0
#2f44af
#2e43ae
#2d42ad

Monochromatic Color with #3b50bb

#3b50bb
#4862e5
#050711
#13193b
#202c66
#2e3e90

Tints of #3b50bb Color

#3b50bb
#5063c2
#6676ca
#7c8ad1
#929dd9
#a7b1e0
#bdc4e8
#d3d8ef
#e9ebf7
#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

#3b50bb
#bba63b

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

Split Complementary

#3b50bb
#bb663b
#90bb3b

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

Analogous Color

#3b83bb
#3b6abb
#3b50bb
#403bbb
#593bbb

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

#3b50bb
#bb3b50
#50bb3b

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

#3b50bb
#bb3b90
#bba63b
#3bbb66

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

#3b50bb
#bba63b
#90bb3b
#663bbb

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 #3b50bb 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.

#3b50bb Color Code Preview on Black Background Color

This is how #3b50bb Color will look on black background color. Color contrast ratio is 3.05

#3b50bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3b50bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3b50bb

#3b50bb color code is use for CSS Background Color

Background color for the above div is #3b50bb

HTML with inline CSS

<div style="background-color:#3b50bb;"></div>

#3b50bb color code is use for CSS Border Color

CSS Border color for the above div is #3b50bb

HTML with inline CSS

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

CSS Border Left color for the above div is #3b50bb

HTML with inline CSS

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

CSS Border Right color for the above div is #3b50bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3b50bb

HTML with inline CSS

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

CSS Border Top color for the above div is #3b50bb

HTML with inline CSS

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

#3b50bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3b50bb Color code Preview on White Background

This is how #3b50bb Color code will look on white background color. Color contrast ratio is 6.88

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

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.