crispedge.com

Color picker

Loading...

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

#13cfae hex color - Green - Cool color

Color Hue/Base color: Green

Hex #13cfae Color code in RGB color code model is created after adding 7.45% red color, 81.18% green color and 68.24% blue color. Hex #13cfae Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 0% magenta, 16% yellow and 19% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code13cfae#13cfae
RGB Decimal19, 207, 174rgb(19, 207, 174)
RGB Percent7%, 81%, 68%rgb(7%, 81%, 68%)
CSS RGBa19, 207, 174,1rgba(19,207,174,1)
CMYK Modelcmyk(91%,0%,16%,19%)
HSL Color Space169,83% ,44%hsl(169,83% ,44%)
HSV Color Space169°, 91%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100111100111110101110
Octal23317256
Decimal19207174
Hex13cfae

Different shades of #13cfae color code.

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

Light Shade of #13cfae
#2aebc9
Dark Shade of #13cfae
#0fa087
Saturated Shade of #13cfae
#08dab5
Desaturated Shade of #13cfae
#1ec4a7
Grey scale Shade of #13cfae
#717171
Brighten Shade
#2ce8c7
Most Readable Shade
#000000

Shades of #13cfae color code

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

#13cfae
#10b89a
#0ea187
#0c8a74
#0a7360
#085c4d
#06453a
#042e26
#021713
#000000

Similar Color like #13cfae color

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

#14d0af
#15d1b0
#16d2b1
#17d3b2
#18d4b3
#19d5b4
#1ad6b5
#1bd7b6
#1cd8b7
#1dd9b8
#1edab9
#1fdbba
#20dcbb
#21ddbc
#12cead
#11cdac
#10ccab
#0fcbaa
#0ecaa9
#0dc9a8
#0cc8a7
#0bc7a6
#0ac6a5
#09c5a4
#08c4a3
#07c3a2
#06c2a1
#05c1a0

Monochromatic Color with #13cfae

#13cfae
#17f9d2
#03251f
#074f43
#0b7a67
#0fa48a

Tints of #13cfae Color

#13cfae
#2dd4b7
#47d9c0
#61dfc9
#7be4d2
#96e9db
#b0efe4
#caf4ed
#e4f9f6
#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

#13cfae
#cf1334

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

Split Complementary

#13cfae
#cf1392
#cf5013

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

Analogous Color

#13cf63
#13cf88
#13cfae
#13cacf
#13a5cf

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

#13cfae
#ae13cf
#cfae13

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

#13cfae
#5013cf
#cf1334
#92cf13

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

#13cfae
#cf1334
#cf5013
#1392cf

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

#13cfae Color Code Preview on Black Background Color

This is how #13cfae Color will look on black background color. Color contrast ratio is 10.56

#13cfae in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#13cfae color code is use for CSS Background Color

Background color for the above div is #13cfae

HTML with inline CSS

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

#13cfae color code is use for CSS Border Color

CSS Border color for the above div is #13cfae

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#13cfae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#13cfae Color code Preview on White Background

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

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

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,207,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(207,19,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(19,207,174,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.