crispedge.com

Color picker

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

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

#3b84ed hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #3b84ed Color code in RGB color code model is created after adding 23.14% red color, 51.76% green color and 92.94% blue color. Hex #3b84ed Color code in CMYK color (process color) code model is generated after subtraction of 75% cyan, 44% magenta, 0% yellow and 7% black.

Hex #3b84ed color code is between #3388ee web safe hex color code and #4477dd web safe hex color code. #3388ee is the nearest web safe color code. You can see here many more shades of #3b84ed color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code3b84ed#3b84ed
RGB Decimal59, 132, 237rgb(59, 132, 237)
RGB Percent23%, 52%, 93%rgb(23%, 52%, 93%)
CSS RGBa59, 132, 237,1rgba(59,132,237,1)
CMYK Modelcmyk(75%,44%,0%,7%)
HSL Color Space215,83% ,58%hsl(215,83% ,58%)
HSV Color Space215°, 75%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001110111000010011101101
Octal73204355
Decimal59132237
Hex3b84ed

Different shades of #3b84ed color code.

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

Light Shade of #3b84ed
#6aa1f1
Dark Shade of #3b84ed
#1568e0
Saturated Shade of #3b84ed
#3082f8
Desaturated Shade of #3b84ed
#4686e2
Grey scale Shade of #3b84ed
#949494
Brighten Shade
#549dff
Most Readable Shade
#FFFFFF

Shades of #3b84ed color code

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

#3b84ed
#3475d2
#2d66b8
#27589e
#204983
#1a3a69
#132c4f
#0d1d34
#060e1a
#000000

Similar Color like #3b84ed color

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

#3c85ee
#3d86ef
#3e87f0
#3f88f1
#4089f2
#418af3
#428bf4
#438cf5
#448df6
#458ef7
#468ff8
#4790f9
#4891fa
#4992fb
#3a83ec
#3982eb
#3881ea
#3780e9
#367fe8
#357ee7
#347de6
#337ce5
#327be4
#317ae3
#3079e2
#2f78e1
#2e77e0
#2d76df

Monochromatic Color with #3b84ed

#3b84ed
#060e18
#112543
#1b3d6d
#265598
#306cc2

Tints of #3b84ed Color

#3b84ed
#5091ef
#669ff1
#7cadf3
#92baf5
#a7c8f7
#bdd6f9
#d3e3fb
#e9f1fd
#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

#3b84ed
#eda43b

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

Split Complementary

#3b84ed
#ed4b3b
#dded3b

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

Analogous Color

#3bcbed
#3ba8ed
#3b84ed
#3b60ed
#3b3ded

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

#3b84ed
#ed3b84
#84ed3b

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

#3b84ed
#ed3bdd
#eda43b
#3bed4b

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

#3b84ed
#eda43b
#dded3b
#4b3bed

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

#3b84ed Color Code Preview on Black Background Color

This is how #3b84ed Color will look on black background color. Color contrast ratio is 5.71

#3b84ed in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3b84ed color code is use for CSS Background Color

Background color for the above div is #3b84ed

HTML with inline CSS

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

#3b84ed color code is use for CSS Border Color

CSS Border color for the above div is #3b84ed

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3b84ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3b84ed Color code Preview on White Background

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

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

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.