crispedge.com

Color picker

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

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

#52d143 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #52d143 Color code in RGB color code model is created after adding 32.16% red color, 81.96% green color and 26.27% blue color. Hex #52d143 Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 0% magenta, 68% yellow and 18% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code52d143#52d143
RGB Decimal82, 209, 67rgb(82, 209, 67)
RGB Percent32%, 82%, 26%rgb(32%, 82%, 26%)
CSS RGBa82, 209, 67,1rgba(82,209,67,1)
CMYK Modelcmyk(61%,0%,68%,18%)
HSL Color Space114,61% ,54%hsl(114,61% ,54%)
HSV Color Space114°, 68%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100101101000101000011
Octal122321103
Decimal8220967
Hex52d143

Different shades of #52d143 color code.

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

Light Shade of #52d143
#78db6c
Dark Shade of #52d143
#3bb52c
Saturated Shade of #52d143
#49dd37
Desaturated Shade of #52d143
#5bc54f
Grey scale Shade of #52d143
#8a8a8a
Brighten Shade
#6bea5c
Most Readable Shade
#000000

Shades of #52d143 color code

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

#52d143
#48b93b
#3fa234
#368b2c
#2d7425
#245c1d
#1b4516
#122e0e
#091707
#000000

Similar Color like #52d143 color

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

#53d244
#54d345
#55d446
#56d547
#57d648
#58d749
#59d84a
#5ad94b
#5bda4c
#5cdb4d
#5ddc4e
#5edd4f
#5fde50
#60df51
#51d042
#50cf41
#4fce40
#4ecd3f
#4dcc3e
#4ccb3d
#4bca3c
#4ac93b
#49c83a
#48c739
#47c638
#46c537
#45c436
#44c335

Monochromatic Color with #52d143

#52d143
#63fb51
#0f270d
#20511a
#317c28
#41a635

Tints of #52d143 Color

#52d143
#65d657
#78db6c
#8be081
#9ee596
#b2eaab
#c5efc0
#d8f4d5
#ebf9ea
#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

#52d143
#c243d1

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

Split Complementary

#52d143
#7b43d1
#d14399

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

Analogous Color

#8bd143
#6ed143
#52d143
#43d150
#43d16d

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

#52d143
#4352d1
#d14352

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

#52d143
#4399d1
#c243d1
#d17b43

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

#52d143
#c243d1
#d14399
#43d17b

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

#52d143 Color Code Preview on Black Background Color

This is how #52d143 Color will look on black background color. Color contrast ratio is 10.56

#52d143 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#52d143 color code is use for CSS Background Color

Background color for the above div is #52d143

HTML with inline CSS

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

#52d143 color code is use for CSS Border Color

CSS Border color for the above div is #52d143

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#52d143 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#52d143 Color code Preview on White Background

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

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

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.