crispedge.com

Color picker

Loading...

#11ddbb hex color - Blue - Cool color - Information

#11ddbb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #11ddbb Color code in RGB color code model is created after adding 6.67% red color, 86.67% green color and 73.33% blue color. Hex #11ddbb Color code in CMYK color (process color) code model is generated after subtraction of 92% cyan, 0% magenta, 15% yellow and 13% black.

Hex #11ddbb color code is a web safe color. Next web safe color code is #00ccaa and previous web safe color code is #00eecc. You can see here many more shades of #11ddbb color code.

0 Likes 0 Comments | 35 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code11ddbb#11ddbb
RGB Decimal17, 221, 187rgb(17, 221, 187)
RGB Percent7%, 87%, 73%rgb(7%, 87%, 73%)
CSS RGBa17, 221, 187,1rgba(17,221,187,1)
CMYK Modelcmyk(92%,0%,15%,13%)
HSL Color Space170,86% ,47%hsl(170,86% ,47%)
HSV Color Space170°, 92%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100011101110110111011
Octal21335273
Decimal17221187
Hex11ddbb

Different shades of #11ddbb color code.

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

Light Shade of #11ddbb
#32efd0
Dark Shade of #11ddbb
#0dae93
Saturated Shade of #11ddbb
#05e9c3
Desaturated Shade of #11ddbb
#1dd1b3
Grey scale Shade of #11ddbb
#777777
Brighten Shade
#2af6d4
Most Readable Shade
#000000

Shades of #11ddbb color code

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

#11ddbb
#0fc4a6
#0dab91
#0b937c
#097a67
#076253
#05493e
#033129
#011814
#000000

Similar Color like #11ddbb color

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

#12debc
#13dfbd
#14e0be
#15e1bf
#16e2c0
#17e3c1
#18e4c2
#19e5c3
#1ae6c4
#1be7c5
#1ce8c6
#1de9c7
#1eeac8
#1febc9
#10dcba
#0fdbb9
#0edab8
#0dd9b7
#0cd8b6
#0bd7b5
#0ad6b4
#09d5b3
#08d4b2
#07d3b1
#06d2b0
#05d1af
#04d0ae
#03cfad

Monochromatic Color with #11ddbb

#11ddbb
#010807
#04332b
#075d4f
#0a8873
#0eb397

Tints of #11ddbb Color

#11ddbb
#2be0c2
#45e4ca
#60e8d1
#7aecd9
#95efe0
#aff3e8
#caf7ef
#e4fbf7
#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

#11ddbb
#dd1133

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

Split Complementary

#11ddbb
#dd1199
#dd5511

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

Analogous Color

#11dd69
#11dd92
#11ddbb
#11d6dd
#11addd

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

#11ddbb
#bb11dd
#ddbb11

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

#11ddbb
#5511dd
#dd1133
#99dd11

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

#11ddbb
#dd1133
#dd5511
#1199dd

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 #11ddbb 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.

#11ddbb Color Code Preview on Black Background Color

This is how #11ddbb Color will look on black background color. Color contrast ratio is 12.08

#11ddbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #11ddbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #11ddbb

#11ddbb color code is use for CSS Background Color

Background color for the above div is #11ddbb

HTML with inline CSS

<div style="background-color:#11ddbb;"></div>

#11ddbb color code is use for CSS Border Color

CSS Border color for the above div is #11ddbb

HTML with inline CSS

<div style="border:5px solid #11ddbb;"></div>

CSS Border Left color for the above div is #11ddbb

HTML with inline CSS

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

CSS Border Right color for the above div is #11ddbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #11ddbb

HTML with inline CSS

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

CSS Border Top color for the above div is #11ddbb

HTML with inline CSS

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

#11ddbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#11ddbb Color code Preview on White Background

This is how #11ddbb Color code will look on white background color. Color contrast ratio is 1.74

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(17,221,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(221,17,51,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(17,221,187,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 35 Views

Post your comment:-

By submitting comment you agree to our privacy policy.