crispedge.com

Color picker

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

#6db1bd hex color - Blue - Cool color - Information

#6db1bd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #6db1bd Color code in RGB color code model is created after adding 42.75% red color, 69.41% green color and 74.12% blue color. Hex #6db1bd Color code in CMYK color (process color) code model is generated after subtraction of 42% cyan, 6% magenta, 0% yellow and 26% black.

Hex #6db1bd color code is between #66aabb web safe hex color code and #77bbcc web safe hex color code. #66aabb is the nearest web safe color code. You can see here many more shades of #6db1bd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code6db1bd#6db1bd
RGB Decimal109, 177, 189rgb(109, 177, 189)
RGB Percent43%, 69%, 74%rgb(43%, 69%, 74%)
CSS RGBa109, 177, 189,1rgba(109,177,189,1)
CMYK Modelcmyk(42%,6%,0%,26%)
HSL Color Space189,38% ,58%hsl(189,38% ,58%)
HSV Color Space189°, 42%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011011011011000110111101
Octal155261275
Decimal109177189
Hex6db1bd

Different shades of #6db1bd color code.

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

Light Shade of #6db1bd
#90c4cd
Dark Shade of #6db1bd
#4d9caa
Saturated Shade of #6db1bd
#62b8c8
Desaturated Shade of #6db1bd
#78aab2
Grey scale Shade of #6db1bd
#959595
Brighten Shade
#86cad6
Most Readable Shade
#000000

Shades of #6db1bd color code

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

#6db1bd
#609da8
#548993
#48767e
#3c6269
#304e54
#243b3f
#18272a
#0c1315
#000000

Similar Color like #6db1bd color

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

#6eb2be
#6fb3bf
#70b4c0
#71b5c1
#72b6c2
#73b7c3
#74b8c4
#75b9c5
#76bac6
#77bbc7
#78bcc8
#79bdc9
#7abeca
#7bbfcb
#6cb0bc
#6bafbb
#6aaeba
#69adb9
#68acb8
#67abb7
#66aab6
#65a9b5
#64a8b4
#63a7b3
#62a6b2
#61a5b1
#60a4b0
#5fa3af

Monochromatic Color with #6db1bd

#6db1bd
#86d9e7
#0b1213
#233a3d
#3c6168
#548992

Tints of #6db1bd Color

#6db1bd
#7db9c4
#8dc2cb
#9dcbd3
#add3da
#bedce1
#cee5e9
#deedf0
#eef6f7
#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

#6db1bd
#bd796d

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

Split Complementary

#6db1bd
#bd6d89
#bda16d

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

Analogous Color

#6dbda9
#6dbdb9
#6db1bd
#6da1bd
#6d91bd

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

#6db1bd
#bd6db1
#b1bd6d

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

#6db1bd
#a16dbd
#bd796d
#89bd6d

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

#6db1bd
#bd796d
#bda16d
#6d89bd

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 #6db1bd 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.

#6db1bd Color Code Preview on Black Background Color

This is how #6db1bd Color will look on black background color. Color contrast ratio is 8.67

#6db1bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6db1bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6db1bd

#6db1bd color code is use for CSS Background Color

Background color for the above div is #6db1bd

HTML with inline CSS

<div style="background-color:#6db1bd;"></div>

#6db1bd color code is use for CSS Border Color

CSS Border color for the above div is #6db1bd

HTML with inline CSS

<div style="border:5px solid #6db1bd;"></div>

CSS Border Left color for the above div is #6db1bd

HTML with inline CSS

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

CSS Border Right color for the above div is #6db1bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6db1bd

HTML with inline CSS

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

CSS Border Top color for the above div is #6db1bd

HTML with inline CSS

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

#6db1bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6db1bd Color code Preview on White Background

This is how #6db1bd Color code will look on white background color. Color contrast ratio is 2.42

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

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.