crispedge.com

Color picker

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

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

#52b584 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #52b584 Color code in RGB color code model is created after adding 32.16% red color, 70.98% green color and 51.76% blue color. Hex #52b584 Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 0% magenta, 27% yellow and 29% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code52b584#52b584
RGB Decimal82, 181, 132rgb(82, 181, 132)
RGB Percent32%, 71%, 52%rgb(32%, 71%, 52%)
CSS RGBa82, 181, 132,1rgba(82,181,132,1)
CMYK Modelcmyk(55%,0%,27%,29%)
HSL Color Space150,40% ,52%hsl(150,40% ,52%)
HSV Color Space150°, 55%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100101011010110000100
Octal122265204
Decimal82181132
Hex52b584

Different shades of #52b584 color code.

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

Light Shade of #52b584
#76c49d
Dark Shade of #52b584
#40946a
Saturated Shade of #52b584
#46c184
Desaturated Shade of #52b584
#5ea984
Grey scale Shade of #52b584
#838383
Brighten Shade
#6bce9d
Most Readable Shade
#000000

Shades of #52b584 color code

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

#52b584
#48a075
#3f8c66
#367858
#2d6449
#24503a
#1b3c2c
#12281d
#09140e
#000000

Similar Color like #52b584 color

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

#53b685
#54b786
#55b887
#56b988
#57ba89
#58bb8a
#59bc8b
#5abd8c
#5bbe8d
#5cbf8e
#5dc08f
#5ec190
#5fc291
#60c392
#51b483
#50b382
#4fb281
#4eb180
#4db07f
#4caf7e
#4bae7d
#4aad7c
#49ac7b
#48ab7a
#47aa79
#46a978
#45a877
#44a776

Monochromatic Color with #52b584

#52b584
#65dfa3
#050b08
#183527
#2b6046
#3f8a65

Tints of #52b584 Color

#52b584
#65bd91
#78c59f
#8bcdad
#9ed5ba
#b2dec8
#c5e6d6
#d8eee3
#ebf6f1
#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

#52b584
#b55283

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

Split Complementary

#52b584
#b552b5
#b55352

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

Analogous Color

#52b55c
#52b570
#52b584
#52b598
#52b5ac

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

#52b584
#8452b5
#b58452

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

#52b584
#5252b5
#b55283
#b4b552

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

#52b584
#b55283
#b55352
#52b5b5

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

#52b584 Color Code Preview on Black Background Color

This is how #52b584 Color will look on black background color. Color contrast ratio is 8.30

#52b584 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#52b584 color code is use for CSS Background Color

Background color for the above div is #52b584

HTML with inline CSS

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

#52b584 color code is use for CSS Border Color

CSS Border color for the above div is #52b584

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#52b584 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#52b584 Color code Preview on White Background

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

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

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.