crispedge.com

Color picker

Loading...

#13db98 hex color - Green - Cool color - Information

#13db98 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #13db98 Color code in RGB color code model is created after adding 7.45% red color, 85.88% green color and 59.61% blue color. Hex #13db98 Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 0% magenta, 31% yellow and 14% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code13db98#13db98
RGB Decimal19, 219, 152rgb(19, 219, 152)
RGB Percent7%, 86%, 60%rgb(7%, 86%, 60%)
CSS RGBa19, 219, 152,1rgba(19,219,152,1)
CMYK Modelcmyk(91%,0%,31%,14%)
HSL Color Space160,84% ,47%hsl(160,84% ,47%)
HSV Color Space160°, 91%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100111101101110011000
Octal23333230
Decimal19219152
Hex13db98

Different shades of #13db98 color code.

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

Light Shade of #13db98
#34edaf
Dark Shade of #13db98
#0fac77
Saturated Shade of #13db98
#07e79c
Desaturated Shade of #13db98
#1fcf94
Grey scale Shade of #13db98
#777777
Brighten Shade
#2cf4b1
Most Readable Shade
#000000

Shades of #13db98 color code

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

#13db98
#10c287
#0eaa76
#0c9265
#0a7954
#086143
#064932
#043021
#021810
#000000

Similar Color like #13db98 color

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

#14dc99
#15dd9a
#16de9b
#17df9c
#18e09d
#19e19e
#1ae29f
#1be3a0
#1ce4a1
#1de5a2
#1ee6a3
#1fe7a4
#20e8a5
#21e9a6
#12da97
#11d996
#10d895
#0fd794
#0ed693
#0dd592
#0cd491
#0bd390
#0ad28f
#09d18e
#08d08d
#07cf8c
#06ce8b
#05cd8a

Monochromatic Color with #13db98

#13db98
#010604
#043122
#085b40
#0c865d
#0fb07a

Tints of #13db98 Color

#13db98
#2ddfa3
#47e3ae
#61e7ba
#7bebc5
#96efd1
#b0f3dc
#caf7e8
#e4fbf3
#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

#13db98
#db1356

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

Split Complementary

#13db98
#db13ba
#db3413

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

Analogous Color

#13db48
#13db70
#13db98
#13dbc0
#13cedb

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

#13db98
#9813db
#db9813

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

#13db98
#3413db
#db1356
#badb13

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

#13db98
#db1356
#db3413
#13badb

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

#13db98 Color Code Preview on Black Background Color

This is how #13db98 Color will look on black background color. Color contrast ratio is 11.61

#13db98 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#13db98 color code is use for CSS Background Color

Background color for the above div is #13db98

HTML with inline CSS

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

#13db98 color code is use for CSS Border Color

CSS Border color for the above div is #13db98

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#13db98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#13db98 Color code Preview on White Background

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

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

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,219,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(219,19,86,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(19,219,152,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.