crispedge.com

Color picker

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

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

#3db6db hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #3db6db Color code in RGB color code model is created after adding 23.92% red color, 71.37% green color and 85.88% blue color. Hex #3db6db Color code in CMYK color (process color) code model is generated after subtraction of 72% cyan, 17% magenta, 0% yellow and 14% black.

Hex #3db6db color code is between #44bbdd web safe hex color code and #33aacc web safe hex color code. #44bbdd is the nearest web safe color code. You can see here many more shades of #3db6db color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code3db6db#3db6db
RGB Decimal61, 182, 219rgb(61, 182, 219)
RGB Percent24%, 71%, 86%rgb(24%, 71%, 86%)
CSS RGBa61, 182, 219,1rgba(61,182,219,1)
CMYK Modelcmyk(72%,17%,0%,14%)
HSL Color Space194,69% ,55%hsl(194,69% ,55%)
HSV Color Space194°, 72%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001111011011011011011011
Octal75266333
Decimal61182219
Hex3db6db

Different shades of #3db6db color code.

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

Light Shade of #3db6db
#68c6e3
Dark Shade of #3db6db
#249cc1
Saturated Shade of #3db6db
#31bce6
Desaturated Shade of #3db6db
#48b0cf
Grey scale Shade of #3db6db
#8c8c8c
Brighten Shade
#56cff4
Most Readable Shade
#000000

Shades of #3db6db color code

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

#3db6db
#36a1c2
#2f8daa
#287992
#216579
#1b5061
#143c49
#0d2830
#061418
#000000

Similar Color like #3db6db color

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

#3eb7dc
#3fb8dd
#40b9de
#41badf
#42bbe0
#43bce1
#44bde2
#45bee3
#46bfe4
#47c0e5
#48c1e6
#49c2e7
#4ac3e8
#4bc4e9
#3cb5da
#3bb4d9
#3ab3d8
#39b2d7
#38b1d6
#37b0d5
#36afd4
#35aed3
#34add2
#33acd1
#32abd0
#31aacf
#30a9ce
#2fa8cd

Monochromatic Color with #3db6db

#3db6db
#020506
#0e2931
#194c5b
#256f86
#3193b0

Tints of #3db6db Color

#3db6db
#52bedf
#68c6e3
#7dcee7
#93d6eb
#a8deef
#bee6f3
#d3eef7
#e9f6fb
#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

#3db6db
#db623d

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

Split Complementary

#3db6db
#db3d67
#dbb13d

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

Analogous Color

#3ddbc1
#3dd6db
#3db6db
#3d96db
#3d77db

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

#3db6db
#db3db6
#b6db3d

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

#3db6db
#b13ddb
#db623d
#67db3d

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

#3db6db
#db623d
#dbb13d
#3d67db

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

#3db6db Color Code Preview on Black Background Color

This is how #3db6db Color will look on black background color. Color contrast ratio is 8.91

#3db6db in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3db6db color code is use for CSS Background Color

Background color for the above div is #3db6db

HTML with inline CSS

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

#3db6db color code is use for CSS Border Color

CSS Border color for the above div is #3db6db

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3db6db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3db6db Color code Preview on White Background

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

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

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.