crispedge.com

Color picker

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

#39966c hex color - Green - Cool color - Information

#39966c hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #39966c Color code in RGB color code model is created after adding 22.35% red color, 58.82% green color and 42.35% blue color. Hex #39966c Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 0% magenta, 28% yellow and 41% black.

Hex #39966c color code is between #339966 web safe hex color code and #448877 web safe hex color code. #339966 is the nearest web safe color code. You can see here many more shades of #39966c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code39966c#39966c
RGB Decimal57, 150, 108rgb(57, 150, 108)
RGB Percent22%, 59%, 42%rgb(22%, 59%, 42%)
CSS RGBa57, 150, 108,1rgba(57,150,108,1)
CMYK Modelcmyk(62%,0%,28%,41%)
HSL Color Space153,45% ,41%hsl(153,45% ,41%)
HSV Color Space153°, 62%, 59%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001110011001011001101100
Octal71226154
Decimal57150108
Hex39966c

Different shades of #39966c color code.

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

Light Shade of #39966c
#48ba86
Dark Shade of #39966c
#2b7151
Saturated Shade of #39966c
#2fa06d
Desaturated Shade of #39966c
#438c6b
Grey scale Shade of #39966c
#676767
Brighten Shade
#52af85
Most Readable Shade
#FFFFFF

Shades of #39966c color code

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

#39966c
#328560
#2c7454
#266448
#1f533c
#194230
#133224
#0c2118
#06100c
#000000

Similar Color like #39966c color

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

#3a976d
#3b986e
#3c996f
#3d9a70
#3e9b71
#3f9c72
#409d73
#419e74
#429f75
#43a076
#44a177
#45a278
#46a379
#47a47a
#38956b
#37946a
#369369
#359268
#349167
#339066
#328f65
#318e64
#308d63
#2f8c62
#2e8b61
#2d8a60
#2c895f
#2b885e

Monochromatic Color with #39966c

#39966c
#49c08b
#59eba9
#091610
#19412f
#296b4d

Tints of #39966c Color

#39966c
#4fa17c
#65ad8c
#7bb99d
#91c4ad
#a7d0bd
#bddcce
#d3e7de
#e9f3ee
#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

#39966c
#963963

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

Split Complementary

#39966c
#963992
#963d39

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

Analogous Color

#399647
#399659
#39966c
#39967f
#399691

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

#39966c
#6c3996
#966c39

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

#39966c
#3d3996
#963963
#919639

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

#39966c
#963963
#963d39
#399296

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 #39966c 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.

#39966c Color Code Preview on Black Background Color

This is how #39966c Color will look on black background color. Color contrast ratio is 5.75

#39966c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #39966c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #39966c

#39966c color code is use for CSS Background Color

Background color for the above div is #39966c

HTML with inline CSS

<div style="background-color:#39966c;"></div>

#39966c color code is use for CSS Border Color

CSS Border color for the above div is #39966c

HTML with inline CSS

<div style="border:5px solid #39966c;"></div>

CSS Border Left color for the above div is #39966c

HTML with inline CSS

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

CSS Border Right color for the above div is #39966c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #39966c

HTML with inline CSS

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

CSS Border Top color for the above div is #39966c

HTML with inline CSS

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

#39966c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#39966c Color code Preview on White Background

This is how #39966c Color code will look on white background color. Color contrast ratio is 3.65

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

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.