crispedge.com

Color picker

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

#38aa9e hex color - Green - Cool color - Information

#38aa9e hex color - Green - Cool color

Color Hue/Base color: Green

Hex #38aa9e Color code in RGB color code model is created after adding 21.96% red color, 66.67% green color and 61.96% blue color. Hex #38aa9e Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 0% magenta, 7% yellow and 33% black.

Hex #38aa9e color code is between #339999 web safe hex color code and #44bbaa web safe hex color code. #339999 is the nearest web safe color code. You can see here many more shades of #38aa9e color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code38aa9e#38aa9e
RGB Decimal56, 170, 158rgb(56, 170, 158)
RGB Percent22%, 67%, 62%rgb(22%, 67%, 62%)
CSS RGBa56, 170, 158,1rgba(56,170,158,1)
CMYK Modelcmyk(67%,0%,7%,33%)
HSL Color Space174,50% ,44%hsl(174,50% ,44%)
HSV Color Space174°, 67%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001110001010101010011110
Octal70252236
Decimal56170158
Hex38aa9e

Different shades of #38aa9e color code.

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

Light Shade of #38aa9e
#50c5b9
Dark Shade of #38aa9e
#2b847a
Saturated Shade of #38aa9e
#2db5a7
Desaturated Shade of #38aa9e
#439f95
Grey scale Shade of #38aa9e
#717171
Brighten Shade
#51c3b7
Most Readable Shade
#000000

Shades of #38aa9e color code

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

#38aa9e
#31978c
#2b847a
#257169
#1f5e57
#184b46
#123834
#0c2523
#061211
#000000

Similar Color like #38aa9e color

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

#39ab9f
#3aaca0
#3bada1
#3caea2
#3dafa3
#3eb0a4
#3fb1a5
#40b2a6
#41b3a7
#42b4a8
#43b5a9
#44b6aa
#45b7ab
#46b8ac
#37a99d
#36a89c
#35a79b
#34a69a
#33a599
#32a498
#31a397
#30a296
#2fa195
#2ea094
#2d9f93
#2c9e92
#2b9d91
#2a9c90

Monochromatic Color with #38aa9e

#38aa9e
#46d4c5
#54ffed
#0e2a27
#1c554f
#2a7f76

Tints of #38aa9e Color

#38aa9e
#4eb3a8
#64bcb3
#7ac6be
#90cfc9
#a6d9d3
#bce2de
#d2ece9
#e8f5f4
#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

#38aa9e
#aa3844

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

Split Complementary

#38aa9e
#aa387d
#aa6538

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

Analogous Color

#38aa70
#38aa87
#38aa9e
#389faa
#3888aa

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

#38aa9e
#9e38aa
#aa9e38

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

#38aa9e
#6538aa
#aa3844
#7daa38

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

#38aa9e
#aa3844
#aa6538
#387daa

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 #38aa9e 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.

#38aa9e Color Code Preview on Black Background Color

This is how #38aa9e Color will look on black background color. Color contrast ratio is 7.41

#38aa9e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #38aa9e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #38aa9e

#38aa9e color code is use for CSS Background Color

Background color for the above div is #38aa9e

HTML with inline CSS

<div style="background-color:#38aa9e;"></div>

#38aa9e color code is use for CSS Border Color

CSS Border color for the above div is #38aa9e

HTML with inline CSS

<div style="border:5px solid #38aa9e;"></div>

CSS Border Left color for the above div is #38aa9e

HTML with inline CSS

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

CSS Border Right color for the above div is #38aa9e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #38aa9e

HTML with inline CSS

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

CSS Border Top color for the above div is #38aa9e

HTML with inline CSS

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

#38aa9e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#38aa9e Color code Preview on White Background

This is how #38aa9e Color code will look on white background color. Color contrast ratio is 2.83

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.