crispedge.com

Color picker

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

#53e142 hex color - Green - Cool color - Information

#53e142 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #53e142 Color code in RGB color code model is created after adding 32.55% red color, 88.24% green color and 25.88% blue color. Hex #53e142 Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 0% magenta, 71% yellow and 12% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code53e142#53e142
RGB Decimal83, 225, 66rgb(83, 225, 66)
RGB Percent33%, 88%, 26%rgb(33%, 88%, 26%)
CSS RGBa83, 225, 66,1rgba(83,225,66,1)
CMYK Modelcmyk(63%,0%,71%,12%)
HSL Color Space114,73% ,57%hsl(114,73% ,57%)
HSV Color Space114°, 71%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100111110000101000010
Octal123341102
Decimal8322566
Hex53e142

Different shades of #53e142 color code.

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

Light Shade of #53e142
#7be86e
Dark Shade of #53e142
#33cf21
Saturated Shade of #53e142
#4aec37
Desaturated Shade of #53e142
#5cd64d
Grey scale Shade of #53e142
#919191
Brighten Shade
#6cfa5b
Most Readable Shade
#000000

Shades of #53e142 color code

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

#53e142
#49c83a
#40af33
#37962c
#2e7d24
#24641d
#1b4b16
#12320e
#091907
#000000

Similar Color like #53e142 color

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

#54e243
#55e344
#56e445
#57e546
#58e647
#59e748
#5ae849
#5be94a
#5cea4b
#5deb4c
#5eec4d
#5fed4e
#60ee4f
#61ef50
#52e041
#51df40
#50de3f
#4fdd3e
#4edc3d
#4ddb3c
#4cda3b
#4bd93a
#4ad839
#49d738
#48d637
#47d536
#46d435
#45d334

Monochromatic Color with #53e142

#53e142
#050c04
#143710
#24611d
#348c29
#43b636

Tints of #53e142 Color

#53e142
#66e457
#79e76c
#8ceb81
#9fee96
#b2f1ab
#c5f5c0
#d8f8d5
#ebfbea
#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

#53e142
#d042e1

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

Split Complementary

#53e142
#8042e1
#e142a3

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

Analogous Color

#93e142
#73e142
#53e142
#42e151
#42e171

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

#53e142
#4253e1
#e14253

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

#53e142
#42a2e1
#d042e1
#e18042

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

#53e142
#d042e1
#e142a3
#42e180

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 #53e142 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.

#53e142 Color Code Preview on Black Background Color

This is how #53e142 Color will look on black background color. Color contrast ratio is 12.22

#53e142 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53e142

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53e142

#53e142 color code is use for CSS Background Color

Background color for the above div is #53e142

HTML with inline CSS

<div style="background-color:#53e142;"></div>

#53e142 color code is use for CSS Border Color

CSS Border color for the above div is #53e142

HTML with inline CSS

<div style="border:5px solid #53e142;"></div>

CSS Border Left color for the above div is #53e142

HTML with inline CSS

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

CSS Border Right color for the above div is #53e142

HTML with inline CSS

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

CSS Border Bottom color for the above div is #53e142

HTML with inline CSS

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

CSS Border Top color for the above div is #53e142

HTML with inline CSS

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

#53e142 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#53e142 Color code Preview on White Background

This is how #53e142 Color code will look on white background color. Color contrast ratio is 1.72

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

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.