@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#13ebb0 hex color - Blue - Cool color - Information

#13ebb0 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #13ebb0 Color code in RGB color code model is created after adding 7.45% red color, 92.16% green color and 69.02% blue color. Hex #13ebb0 Color code in CMYK color (process color) code model is generated after subtraction of 92% cyan, 0% magenta, 25% yellow and 7.84% black.

Hex #13ebb0 color code is between #11eeaa web safe hex color code and #22ddbb web safe hex color code. #11eeaa is the nearest web safe color code. You can see here many more shades of #13ebb0 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code13ebb0#13ebb0
RGB Decimal19, 235, 176rgb(19, 235, 176)
RGB Percent7%, 92%, 69%rgb(7%, 92%, 69%)
CSS RGBa19, 235, 176,1rgba(19,235,176,1)
CMYK Modelcmyk(92%,0%,25%,7.84%)
HSL Color Space164,85% ,50%hsl(164,85% ,50%)
HSV Color Space164°, 92%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100111110101110110000
Octal23353260
Decimal19235176
Hex13ebb0

Different shades of #13ebb0 color code.

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

Light Shade of #13ebb0
#41f0c0
Dark Shade of #13ebb0
#0fbc8d
Saturated Shade of #13ebb0
#06f8b6
Desaturated Shade of #13ebb0
#20deaa
Grey scale Shade of #13ebb0
#7f7f7f
Brighten Shade
#2cffc9
Most Readable Shade
#000000

Shades of #13ebb0 color code

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

#13ebb0
#10d09c
#0eb688
#0c9c75
#0a8261
#08684e
#064e3a
#043427
#021a13
#000000

Similar Color like #13ebb0 color

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

#14ecb1
#15edb2
#16eeb3
#17efb4
#18f0b5
#19f1b6
#1af2b7
#1bf3b8
#1cf4b9
#1df5ba
#1ef6bb
#1ff7bc
#20f8bd
#21f9be
#12eaaf
#11e9ae
#10e8ad
#0fe7ac
#0ee6ab
#0de5aa
#0ce4a9
#0be3a8
#0ae2a7
#09e1a6
#08e0a5
#07dfa4
#06dea3
#05dda2

Monochromatic Color with #13ebb0

#13ebb0
#021611
#054131
#096b50
#0c9670
#10c090

Tints of #13ebb0 Color

#13ebb0
#2dedb8
#47efc1
#61f1ca
#7bf3d3
#96f6db
#b0f8e4
#cafaed
#e4fcf6
#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

#13ebb0
#eb134e

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

Split Complementary

#13ebb0
#eb13ba
#eb4413

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

Analogous Color

#13eb5a
#13eb85
#13ebb0
#13ebdb
#13d0eb

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

#13ebb0
#b013eb
#ebb013

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

#13ebb0
#4413eb
#eb134e
#baeb13

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

#13ebb0
#eb134e
#eb4413
#13baeb

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 #13ebb0 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.

#13ebb0 Color Code Preview on Black Background Color

This is how #13ebb0 Color will look on black background color. Color contrast ratio is 13.54

#13ebb0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #13ebb0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #13ebb0

#13ebb0 color code is use for CSS Background Color

Background color for the above div is #13ebb0

HTML with inline CSS

<div style="background-color:#13ebb0;"></div>

#13ebb0 color code is use for CSS Border Color

CSS Border color for the above div is #13ebb0

HTML with inline CSS

<div style="border:5px solid #13ebb0;"></div>

CSS Border Left color for the above div is #13ebb0

HTML with inline CSS

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

CSS Border Right color for the above div is #13ebb0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #13ebb0

HTML with inline CSS

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

CSS Border Top color for the above div is #13ebb0

HTML with inline CSS

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

#13ebb0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#13ebb0 Color code Preview on White Background

This is how #13ebb0 Color code will look on white background color. Color contrast ratio is 1.55

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

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(19,235,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(235,19,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(19,235,176,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.