crispedge.com

Color picker

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

#389e9f hex color - Green - Cool color - Information

#389e9f hex color - Green - Cool color

Color Hue/Base color: Green

Hex #389e9f Color code in RGB color code model is created after adding 21.96% red color, 61.96% green color and 62.35% blue color. Hex #389e9f Color code in CMYK color (process color) code model is generated after subtraction of 65% cyan, 1% magenta, 0% yellow and 38% black.

Hex #389e9f color code is between #339999 web safe hex color code and #44aaaa web safe hex color code. #339999 is the nearest web safe color code. You can see here many more shades of #389e9f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code389e9f#389e9f
RGB Decimal56, 158, 159rgb(56, 158, 159)
RGB Percent22%, 62%, 62%rgb(22%, 62%, 62%)
CSS RGBa56, 158, 159,1rgba(56,158,159,1)
CMYK Modelcmyk(65%,1%,0%,38%)
HSL Color Space181,48% ,42%hsl(181,48% ,42%)
HSV Color Space181°, 65%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001110001001111010011111
Octal70236237
Decimal56158159
Hex389e9f

Different shades of #389e9f color code.

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

Light Shade of #389e9f
#4bbebf
Dark Shade of #389e9f
#2b7879
Saturated Shade of #389e9f
#2da9aa
Desaturated Shade of #389e9f
#439394
Grey scale Shade of #389e9f
#6b6b6b
Brighten Shade
#51b7b8
Most Readable Shade
#000000

Shades of #389e9f color code

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

#389e9f
#318c8d
#2b7a7b
#25696a
#1f5758
#184646
#123435
#0c2323
#061111
#000000

Similar Color like #389e9f color

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

#399fa0
#3aa0a1
#3ba1a2
#3ca2a3
#3da3a4
#3ea4a5
#3fa5a6
#40a6a7
#41a7a8
#42a8a9
#43a9aa
#44aaab
#45abac
#46acad
#379d9e
#369c9d
#359b9c
#349a9b
#33999a
#329899
#319798
#309697
#2f9596
#2e9495
#2d9394
#2c9293
#2b9192
#2a9091

Monochromatic Color with #389e9f

#389e9f
#47c8c9
#56f2f4
#0b1f1f
#1a4a4a
#297474

Tints of #389e9f Color

#389e9f
#4ea8a9
#64b3b4
#7abebf
#90c9c9
#a6d3d4
#bcdedf
#d2e9e9
#e8f4f4
#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

#389e9f
#9f3938

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

Split Complementary

#389e9f
#9f386b
#9f6c38

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

Analogous Color

#389f77
#389f8b
#389e9f
#38899f
#38759f

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

#389e9f
#9f389e
#9e9f38

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

#389e9f
#6c389f
#9f3938
#6a9f38

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

#389e9f
#9f3938
#9f6c38
#386b9f

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 #389e9f 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.

#389e9f Color Code Preview on Black Background Color

This is how #389e9f Color will look on black background color. Color contrast ratio is 6.56

#389e9f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #389e9f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #389e9f

#389e9f color code is use for CSS Background Color

Background color for the above div is #389e9f

HTML with inline CSS

<div style="background-color:#389e9f;"></div>

#389e9f color code is use for CSS Border Color

CSS Border color for the above div is #389e9f

HTML with inline CSS

<div style="border:5px solid #389e9f;"></div>

CSS Border Left color for the above div is #389e9f

HTML with inline CSS

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

CSS Border Right color for the above div is #389e9f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #389e9f

HTML with inline CSS

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

CSS Border Top color for the above div is #389e9f

HTML with inline CSS

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

#389e9f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#389e9f Color code Preview on White Background

This is how #389e9f Color code will look on white background color. Color contrast ratio is 3.20

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.