Skip to main content Skip to docs navigation

#399dac hex color - Blue - Cool color - Information

On this page
@
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.

Color Hue/Base color: Blue

Hex #399dac Color code in RGB color code model is created after adding 22.35% red color, 61.57% green color and 67.45% blue color. Hex #399dac Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 9% magenta, 0% yellow and 32.55% black.

Hex #399dac color code is between #3399aa web safe hex color code and #44aabb web safe hex color code. #3399aa is the nearest web safe color code. You can see here many more shades of #399dac color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 399dac #399dac
RGB Decimal 57, 157, 172 rgb(57, 157, 172)
RGB Percent 22%, 62%, 67% rgb(22%, 62%, 67%)
CSS RGBa 57, 157, 172,1 rgba(57,157,172,1)
CMYK Model cmyk(67%,9%,0%,32.55%)
HSL Color Space 188,50% ,45% hsl(188,50% ,45%)
HSV Color Space 188°, 67%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111001 10011101 10101100
Octal 71 235 254
Decimal 57 157 172
Hex 39 9d ac

Different shades of #399dac color code.

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

Light Shade of #399dac
#52b7c6
Dark Shade of #399dac
#2c7a86
Saturated Shade of #399dac
#2ea5b7
Desaturated Shade of #399dac
#4495a1
Grey scale Shade of #399dac
#727272
Brighten Shade
#52b6c5
Most Readable Shade
#000000

Shades of #399dac color code

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

#399dac
#328b98
#2c7a85
#266872
#1f575f
#19454c
#133439
#0c2226
#061113
#000000

Similar Color like #399dac color

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

#3a9ead
#3b9fae
#3ca0af
#3da1b0
#3ea2b1
#3fa3b2
#40a4b3
#41a5b4
#42a6b5
#43a7b6
#44a8b7
#45a9b8
#46aab9
#47abba
#389cab
#379baa
#369aa9
#3599a8
#3498a7
#3397a6
#3296a5
#3195a4
#3094a3
#2f93a2
#2e92a1
#2d91a0
#2c909f
#2b8f9e

Monochromatic Color with #399dac

#399dac
#47c4d6
#010202
#0f292c
#1d4f57
#2b7681

Tints of #399dac Color

#399dac
#4fa7b5
#65b2be
#7bbdc7
#91c8d0
#a7d3da
#bddee3
#d3e9ec
#e9f4f5
#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

#399dac
#ac4839

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

Split Complementary

#399dac
#ac3963
#ac8239

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

Analogous Color

#39ac8d
#39aca4
#399dac
#3986ac
#396fac

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

#399dac
#ac399d
#9dac39

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

#399dac
#8139ac
#ac4839
#63ac39

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

#399dac
#ac4839
#ac8239
#3963ac

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 #399dac 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.

#399dac Color Code Preview on Black Background Color

This is how #399dac Color will look on black background color. Color contrast ratio is 6.59

#399dac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #399dac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #399dac

#399dac color code is use for CSS Background Color

Background color for the above div is #399dac

HTML with inline CSS

<div style="background-color:#399dac;"></div>

#399dac color code is use for CSS Border Color

CSS Border color for the above div is #399dac

HTML with inline CSS

<div style="border:5px solid #399dac;"></div>

CSS Border Left color for the above div is #399dac

HTML with inline CSS

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

CSS Border Right color for the above div is #399dac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #399dac

HTML with inline CSS

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

CSS Border Top color for the above div is #399dac

HTML with inline CSS

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

#399dac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#399dac Color code Preview on White Background

This is how #399dac Color code will look on white background color. Color contrast ratio is 3.19

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

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(57,157,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(172,72,57,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(57,157,172,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.