crispedge.com

Color picker

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

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

#53ca86 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #53ca86 Color code in RGB color code model is created after adding 32.55% red color, 79.22% green color and 52.55% blue color. Hex #53ca86 Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 0% magenta, 34% yellow and 21% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code53ca86#53ca86
RGB Decimal83, 202, 134rgb(83, 202, 134)
RGB Percent33%, 79%, 53%rgb(33%, 79%, 53%)
CSS RGBa83, 202, 134,1rgba(83,202,134,1)
CMYK Modelcmyk(59%,0%,34%,21%)
HSL Color Space146,53% ,56%hsl(146,53% ,56%)
HSV Color Space146°, 59%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100111100101010000110
Octal123312206
Decimal83202134
Hex53ca86

Different shades of #53ca86 color code.

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

Light Shade of #53ca86
#7ad6a1
Dark Shade of #53ca86
#37b36c
Saturated Shade of #53ca86
#48d584
Desaturated Shade of #53ca86
#5ebf88
Grey scale Shade of #53ca86
#8e8e8e
Brighten Shade
#6ce39f
Most Readable Shade
#000000

Shades of #53ca86 color code

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

#53ca86
#49b377
#409d68
#378659
#2e704a
#24593b
#1b432c
#122c1d
#09160e
#000000

Similar Color like #53ca86 color

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

#54cb87
#55cc88
#56cd89
#57ce8a
#58cf8b
#59d08c
#5ad18d
#5bd28e
#5cd38f
#5dd490
#5ed591
#5fd692
#60d793
#61d894
#52c985
#51c884
#50c783
#4fc682
#4ec581
#4dc480
#4cc37f
#4bc27e
#4ac17d
#49c07c
#48bf7b
#47be7a
#46bd79
#45bc78

Monochromatic Color with #53ca86

#53ca86
#64f4a2
#0d2015
#1f4a31
#30754e
#429f6a

Tints of #53ca86 Color

#53ca86
#66cf93
#79d5a0
#8cdbae
#9fe1bb
#b2e7c9
#c5edd6
#d8f3e4
#ebf9f1
#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

#53ca86
#ca5397

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

Split Complementary

#53ca86
#c253ca
#ca535c

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

Analogous Color

#53ca56
#53ca6e
#53ca86
#53ca9e
#53cab6

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

#53ca86
#8653ca
#ca8653

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

#53ca86
#535bca
#ca5397
#cac153

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

#53ca86
#ca5397
#ca535c
#53cac2

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

#53ca86 Color Code Preview on Black Background Color

This is how #53ca86 Color will look on black background color. Color contrast ratio is 10.16

#53ca86 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#53ca86 color code is use for CSS Background Color

Background color for the above div is #53ca86

HTML with inline CSS

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

#53ca86 color code is use for CSS Border Color

CSS Border color for the above div is #53ca86

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#53ca86 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#53ca86 Color code Preview on White Background

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

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

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.