Skip to main content Skip to docs navigation

#52fa3f 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 Alien Parasite and its hex is #55FF33 Nearest Color Name

Color Hue/Base color: Green

Hex #52fa3f Color code in RGB color code model is created after adding 32.16% red color, 98.04% green color and 24.71% blue color. Hex #52fa3f Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 0% magenta, 75% yellow and 1.96% black.

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

RGB Chart

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

Color Table

Hex Color Code 52fa3f #52fa3f
RGB Decimal 82, 250, 63 82, 250, 63
RGB Percent 32%, 98%, 25% rgb(32%, 98%, 25%)
CSS RGBa 82, 250, 63,1 rgba(82,250,63,1)
CMYK Model cmyk(67%,0%,75%,1.96%)
HSL Color Space 114,95% ,61% hsl(114,95% ,61%)
HSV Color Space 114°, 75%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010010 11111010 00111111
Octal 122 372 77
Decimal 82 250 63
Hex 52 fa 3f

Different shades of #52fa3f color code.

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

Darkest of #52fa3f
#149c04
Darker of #52fa3f
#1ace05
Dark of #52fa3f
#25f90d
Base of #52fa3f
#52fa3f
Light of #52fa3f
#7ffb71
Lighter
#acfda2
Lightest
#d8fed4

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

#52fa3f
#e73ffa

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

Split Complementary

#52fa3f
#893ffa
#fa3fb0

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

Analogous Color

#bffa3f
#a0fa3f
#52fa3f
#3ffa6a
#3ffab8

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

#52fa3f
#fa3f52
#3f52fa

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

#52fa3f
#3f52fa
#e73ffa
#fae73f

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

#52fa3f
#3fb0fa
#e73ffa
#fa893f

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 #52fa3f

#0d6a03
#149c04
#1ace05
#25f90d
#52fa3f
#7ffb71
#acfda2
#d8fed4
#ffffff

Tints of #52fa3f Color

#52fa3f
#65fa54
#78fb69
#8bfb7f
#9efc94
#b2fca9
#c5fdbf
#d8fdd4
#ebfee9
#ffffff

Shades of #52fa3f color code

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

#52fa3f
#48de38
#3fc231
#36a62a
#2d8a23
#246f1c
#1b5315
#12370e
#091b07
#000000

Tones

#52fa3f
#62e653
#71d366
#81bf7a
#91ab8e

Tones

Similar Color like #52fa3f color

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

#53fb40
#54fc41
#55fd42
#56fe43
#57ff44
#58ff45
#59ff46
#5aff47
#5bff48
#5cff49
#5dff4a
#5eff4b
#5fff4c
#60ff4d
#51f93e
#50f83d
#4ff73c
#4ef63b
#4df53a
#4cf439
#4bf338
#4af237
#49f136
#48f035
#47ef34
#46ee33
#45ed32
#44ec31

Download this Dark Green

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

#52fa3f Color Code Preview on Black Background Color

This is how #52fa3f Color will look on black background color. Color contrast ratio is 15.10

#52fa3f in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#52fa3f color code is use for CSS Background Color

Background color for the above div is #52fa3f

HTML with inline CSS

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

#52fa3f color code is use for CSS Border Color

CSS Border color for the above div is #52fa3f

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#52fa3f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#52fa3f Color code Preview on White Background

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

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

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,250,63,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(231,63,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(82,250,63,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }