Skip to main content Skip to docs navigation

#52c19b hex color | Download Dark Green BG image | Information

Color Picker

@
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 Info

Woow we have a nearby visually matching color name available. It's name is Expressionism Green and its hex is #52BC9A Nearest Color Name

Color Hue/Base color: Green

Hex #52c19b Color code in RGB color code model is created after adding 32.16% red color, 75.69% green color and 60.78% blue color. Hex #52c19b Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 0% magenta, 20% yellow and 24.31% black.

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

RGB Chart

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

Color Table

Hex Color Code 52c19b #52c19b
RGB Decimal 82, 193, 155 82, 193, 155
RGB Percent 32%, 76%, 61% rgb(32%, 76%, 61%)
CSS RGBa 82, 193, 155,1 rgba(82,193,155,1)
CMYK Model cmyk(58%,0%,20%,24.31%)
HSL Color Space 159,47% ,54% hsl(159,47% ,54%)
HSV Color Space 159°, 58%, 76%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010010 11000001 10011011
Octal 122 301 233
Decimal 82 193 155
Hex 52 c1 9b

Different shades of #52c19b color code.

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

Darkest of #52c19b
#205a46
Darker of #52c19b
#2e7f63
Dark of #52c19b
#3ba581
Base of #52c19b
#52c19b
Light of #52c19b
#78ceb1
Lighter
#9ddcc6
Lightest
#c3e9dc

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

#52c19b
#c15278

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

Split Complementary

#52c19b
#c152af
#c16352

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

Analogous Color

#52c15a
#52c16d
#52c19b
#52c1c0
#5294c1

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

#52c19b
#c19b52
#9b52c1

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

#52c19b
#9b52c1
#c15278
#78c152

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#52c19b
#6352c1
#c15278
#afc152

Square 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).

Monochromatic Color with #52c19b

#133429
#205a46
#2e7f63
#3ba581
#52c19b
#78ceb1
#9ddcc6
#c3e9dc
#e8f7f2

Tints of #52c19b Color

#52c19b
#65c7a6
#78ceb1
#8bd5bc
#9edcc7
#b2e3d2
#c5eadd
#d8f1e8
#ebf8f3
#ffffff

Shades of #52c19b color code

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

#52c19b
#48ab89
#3f9678
#368067
#2d6b56
#245544
#1b4033
#122a22
#091511
#000000

Tones

#52c19b
#69a994
#81928c
#898989
#898989

Tones

Similar Color like #52c19b color

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

#53c29c
#54c39d
#55c49e
#56c59f
#57c6a0
#58c7a1
#59c8a2
#5ac9a3
#5bcaa4
#5ccba5
#5dcca6
#5ecda7
#5fcea8
#60cfa9
#51c09a
#50bf99
#4fbe98
#4ebd97
#4dbc96
#4cbb95
#4bba94
#4ab993
#49b892
#48b791
#47b690
#46b58f
#45b48e
#44b38d

Download this Dark Green

Hex #52c19b 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.

#52c19b Color Code Preview on Black Background Color

This is how #52c19b Color will look on black background color. Color contrast ratio is 9.46

#52c19b in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#52c19b color code is use for CSS Background Color

Background color for the above div is #52c19b

HTML with inline CSS

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

#52c19b color code is use for CSS Border Color

CSS Border color for the above div is #52c19b

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#52c19b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#52c19b Color code Preview on White Background

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

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(82,193,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(193,82,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(82,193,155,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }