crispedge.com

Color picker

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

#52dc9e hex color - Green - Cool color - Information

#52dc9e hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #52dc9e Color code in RGB color code model is created after adding 32.16% red color, 86.27% green color and 61.96% blue color. Hex #52dc9e Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 0% magenta, 28% yellow and 14% black.

Hex #52dc9e color code is between #55dd99 web safe hex color code and #44ccaa web safe hex color code. #55dd99 is the nearest web safe color code. You can see here many more shades of #52dc9e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code52dc9e#52dc9e
RGB Decimal82, 220, 158rgb(82, 220, 158)
RGB Percent32%, 86%, 62%rgb(32%, 86%, 62%)
CSS RGBa82, 220, 158,1rgba(82,220,158,1)
CMYK Modelcmyk(63%,0%,28%,14%)
HSL Color Space153,66% ,59%hsl(153,66% ,59%)
HSV Color Space153°, 63%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100101101110010011110
Octal122334236
Decimal82220158
Hex52dc9e

Different shades of #52dc9e color code.

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

Light Shade of #52dc9e
#7ce5b6
Dark Shade of #52dc9e
#2ad186
Saturated Shade of #52dc9e
#48e69f
Desaturated Shade of #52dc9e
#5cd29d
Grey scale Shade of #52dc9e
#979797
Brighten Shade
#6bf5b7
Most Readable Shade
#000000

Shades of #52dc9e color code

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

#52dc9e
#48c38c
#3fab7a
#369269
#2d7a57
#246146
#1b4934
#123023
#091811
#000000

Similar Color like #52dc9e color

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

#53dd9f
#54dea0
#55dfa1
#56e0a2
#57e1a3
#58e2a4
#59e3a5
#5ae4a6
#5be5a7
#5ce6a8
#5de7a9
#5ee8aa
#5fe9ab
#60eaac
#51db9d
#50da9c
#4fd99b
#4ed89a
#4dd799
#4cd698
#4bd597
#4ad496
#49d395
#48d294
#47d193
#46d092
#45cf91
#44ce90

Monochromatic Color with #52dc9e

#52dc9e
#030705
#133224
#225c42
#328761
#42b17f

Tints of #52dc9e Color

#52dc9e
#65dfa8
#78e3b3
#8be7be
#9eebc9
#b2efd3
#c5f3de
#d8f7e9
#ebfbf4
#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

#52dc9e
#dc5290

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

Split Complementary

#52dc9e
#dc52d5
#dc5952

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

Analogous Color

#52dc67
#52dc82
#52dc9e
#52dcba
#52dcd5

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

#52dc9e
#9e52dc
#dc9e52

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

#52dc9e
#5952dc
#dc5290
#d5dc52

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

#52dc9e
#dc5290
#dc5952
#52d5dc

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 #52dc9e 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.

#52dc9e Color Code Preview on Black Background Color

This is how #52dc9e Color will look on black background color. Color contrast ratio is 12.09

#52dc9e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #52dc9e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #52dc9e

#52dc9e color code is use for CSS Background Color

Background color for the above div is #52dc9e

HTML with inline CSS

<div style="background-color:#52dc9e;"></div>

#52dc9e color code is use for CSS Border Color

CSS Border color for the above div is #52dc9e

HTML with inline CSS

<div style="border:5px solid #52dc9e;"></div>

CSS Border Left color for the above div is #52dc9e

HTML with inline CSS

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

CSS Border Right color for the above div is #52dc9e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #52dc9e

HTML with inline CSS

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

CSS Border Top color for the above div is #52dc9e

HTML with inline CSS

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

#52dc9e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#52dc9e Color code Preview on White Background

This is how #52dc9e Color code will look on white background color. Color contrast ratio is 1.74

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

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.