crispedge.com

Color picker

Loading...

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

#53bc55 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #53bc55 Color code in RGB color code model is created after adding 32.55% red color, 73.73% green color and 33.33% blue color. Hex #53bc55 Color code in CMYK color (process color) code model is generated after subtraction of 56% cyan, 0% magenta, 55% yellow and 26% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code53bc55#53bc55
RGB Decimal83, 188, 85rgb(83, 188, 85)
RGB Percent33%, 74%, 33%rgb(33%, 74%, 33%)
CSS RGBa83, 188, 85,1rgba(83,188,85,1)
CMYK Modelcmyk(56%,0%,55%,26%)
HSL Color Space121,44% ,53%hsl(121,44% ,53%)
HSV Color Space121°, 56%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100111011110001010101
Octal123274125
Decimal8318885
Hex53bc55

Different shades of #53bc55 color code.

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

Light Shade of #53bc55
#78ca79
Dark Shade of #53bc55
#3e9e40
Saturated Shade of #53bc55
#47c849
Desaturated Shade of #53bc55
#5fb060
Grey scale Shade of #53bc55
#878787
Brighten Shade
#6cd56e
Most Readable Shade
#000000

Shades of #53bc55 color code

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

#53bc55
#49a74b
#409242
#377d38
#2e682f
#245325
#1b3e1c
#122912
#091409
#000000

Similar Color like #53bc55 color

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

#54bd56
#55be57
#56bf58
#57c059
#58c15a
#59c25b
#5ac35c
#5bc45d
#5cc55e
#5dc65f
#5ec760
#5fc861
#60c962
#61ca63
#52bb54
#51ba53
#50b952
#4fb851
#4eb750
#4db64f
#4cb54e
#4bb44d
#4ab34c
#49b24b
#48b14a
#47b049
#46af48
#45ae47

Monochromatic Color with #53bc55

#53bc55
#66e668
#081208
#1b3c1b
#2d672f
#409142

Tints of #53bc55 Color

#53bc55
#66c367
#79ca7a
#8cd28d
#9fd9a0
#b2e1b3
#c5e8c6
#d8f0d9
#ebf7ec
#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

#53bc55
#bc53ba

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

Split Complementary

#53bc55
#8953bc
#bc5386

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

Analogous Color

#7bbc53
#66bc53
#53bc55
#53bc6a
#53bc7f

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

#53bc55
#5553bc
#bc5553

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

#53bc55
#5385bc
#bc53ba
#bc8953

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

#53bc55
#bc53ba
#bc5386
#53bc89

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

#53bc55 Color Code Preview on Black Background Color

This is how #53bc55 Color will look on black background color. Color contrast ratio is 8.69

#53bc55 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#53bc55 color code is use for CSS Background Color

Background color for the above div is #53bc55

HTML with inline CSS

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

#53bc55 color code is use for CSS Border Color

CSS Border color for the above div is #53bc55

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#53bc55 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#53bc55 Color code Preview on White Background

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

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(83,188,85,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(188,83,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(83,188,85,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.