crispedge.com

Color picker

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

#3686d1 hex color - Blue - Cool color - Information

#3686d1 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #3686d1 Color code in RGB color code model is created after adding 21.18% red color, 52.55% green color and 81.96% blue color. Hex #3686d1 Color code in CMYK color (process color) code model is generated after subtraction of 74% cyan, 36% magenta, 0% yellow and 18% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code3686d1#3686d1
RGB Decimal54, 134, 209rgb(54, 134, 209)
RGB Percent21%, 53%, 82%rgb(21%, 53%, 82%)
CSS RGBa54, 134, 209,1rgba(54,134,209,1)
CMYK Modelcmyk(74%,36%,0%,18%)
HSL Color Space209,63% ,52%hsl(209,63% ,52%)
HSV Color Space209°, 74%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101101000011011010001
Octal66206321
Decimal54134209
Hex3686d1

Different shades of #3686d1 color code.

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

Light Shade of #3686d1
#5f9fda
Dark Shade of #3686d1
#276cac
Saturated Shade of #3686d1
#2a86dd
Desaturated Shade of #3686d1
#4286c5
Grey scale Shade of #3686d1
#838383
Brighten Shade
#4f9fea
Most Readable Shade
#FFFFFF

Shades of #3686d1 color code

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

#3686d1
#3077b9
#2a68a2
#24598b
#1e4a74
#183b5c
#122c45
#0c1d2e
#060e17
#000000

Similar Color like #3686d1 color

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

#3787d2
#3888d3
#3989d4
#3a8ad5
#3b8bd6
#3c8cd7
#3d8dd8
#3e8ed9
#3f8fda
#4090db
#4191dc
#4292dd
#4393de
#4494df
#3585d0
#3484cf
#3383ce
#3282cd
#3181cc
#3080cb
#2f7fca
#2e7ec9
#2d7dc8
#2c7cc7
#2b7bc6
#2a7ac5
#2979c4
#2878c3

Monochromatic Color with #3686d1

#3686d1
#41a1fb
#0a1927
#153451
#204f7c
#2b6ba6

Tints of #3686d1 Color

#3686d1
#4c93d6
#62a0db
#79aee0
#8fbbe5
#a5c9ea
#bcd6ef
#d2e4f4
#e8f1f9
#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

#3686d1
#d18136

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

Split Complementary

#3686d1
#d13639
#d1ce36

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

Analogous Color

#36c4d1
#36a5d1
#3686d1
#3667d1
#3648d1

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

#3686d1
#d13686
#86d136

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

#3686d1
#ce36d1
#d18136
#38d136

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

#3686d1
#d18136
#d1ce36
#3639d1

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 #3686d1 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.

#3686d1 Color Code Preview on Black Background Color

This is how #3686d1 Color will look on black background color. Color contrast ratio is 5.49

#3686d1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3686d1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3686d1

#3686d1 color code is use for CSS Background Color

Background color for the above div is #3686d1

HTML with inline CSS

<div style="background-color:#3686d1;"></div>

#3686d1 color code is use for CSS Border Color

CSS Border color for the above div is #3686d1

HTML with inline CSS

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

CSS Border Left color for the above div is #3686d1

HTML with inline CSS

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

CSS Border Right color for the above div is #3686d1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3686d1

HTML with inline CSS

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

CSS Border Top color for the above div is #3686d1

HTML with inline CSS

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

#3686d1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3686d1 Color code Preview on White Background

This is how #3686d1 Color code will look on white background color. Color contrast ratio is 3.83

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

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.