Skip to main content Skip to docs navigation

#54a27c 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 Advertising Green and its hex is #53A079 Nearest Color Name

Color Hue/Base color: Green

Hex #54a27c Color code in RGB color code model is created after adding 32.94% red color, 63.53% green color and 48.63% blue color. Hex #54a27c Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 0% magenta, 23% yellow and 36.47% black.

Hex #54a27c color code is between #55aa77 web safe hex color code and #449988 web safe hex color code. #55aa77 is the nearest web safe color code. You can see here many more shades of #54a27c color code.

RGB Chart

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

Color Table

Hex Color Code 54a27c #54a27c
RGB Decimal 84, 162, 124 84, 162, 124
RGB Percent 33%, 64%, 49% rgb(33%, 64%, 49%)
CSS RGBa 84, 162, 124,1 rgba(84,162,124,1)
CMYK Model cmyk(48%,0%,23%,36.47%)
HSL Color Space 151,32% ,48% hsl(151,32% ,48%)
HSV Color Space 151°, 48%, 64%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010100 10100010 01111100
Octal 124 242 174
Decimal 84 162 124
Hex 54 a2 7c

Different shades of #54a27c color code.

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

Darkest of #54a27c
#203d2f
Darker of #54a27c
#315f49
Dark of #54a27c
#438062
Base of #54a27c
#54a27c
Light of #54a27c
#73b695
Lighter
#94c8af
Lightest
#b6d9c8

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

#54a27c
#a2547a

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

Split Complementary

#54a27c
#a254a1
#a25554

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

Analogous Color

#5aa254
#54a25c
#54a27c
#54a296
#548ea2

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

#54a27c
#a27c54
#7c54a2

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

#54a27c
#7c54a2
#a2547a
#7aa254

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

#54a27c
#5554a2
#a2547a
#a1a254

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 #54a27c

#0e1c15
#203d2f
#315f49
#438062
#54a27c
#73b695
#94c8af
#b6d9c8
#d8ebe1

Tints of #54a27c Color

#54a27c
#67ac8a
#7ab699
#8dc1a7
#a0cbb6
#b3d5c4
#c6e0d3
#d9eae1
#ecf4f0
#ffffff

Shades of #54a27c color code

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

#54a27c
#4a906e
#417e60
#386c52
#2e5a44
#254837
#1c3629
#12241b
#09120d
#000000

Tones

#54a27c
#6d897b
#7b7b7b
#7b7b7b
#7b7b7b

Tones

Similar Color like #54a27c color

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

#55a37d
#56a47e
#57a57f
#58a680
#59a781
#5aa882
#5ba983
#5caa84
#5dab85
#5eac86
#5fad87
#60ae88
#61af89
#62b08a
#53a17b
#52a07a
#519f79
#509e78
#4f9d77
#4e9c76
#4d9b75
#4c9a74
#4b9973
#4a9872
#499771
#489670
#47956f
#46946e

Download this Dark Green

Hex #54a27c 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.

#54a27c Color Code Preview on Black Background Color

This is how #54a27c Color will look on black background color. Color contrast ratio is 6.84

#54a27c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #54a27c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #54a27c

#54a27c color code is use for CSS Background Color

Background color for the above div is #54a27c

HTML with inline CSS

<div style="background-color:#54a27c;"></div>

#54a27c color code is use for CSS Border Color

CSS Border color for the above div is #54a27c

HTML with inline CSS

<div style="border:5px solid #54a27c;"></div>

CSS Border Left color for the above div is #54a27c

HTML with inline CSS

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

CSS Border Right color for the above div is #54a27c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #54a27c

HTML with inline CSS

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

CSS Border Top color for the above div is #54a27c

HTML with inline CSS

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

#54a27c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#54a27c Color code Preview on White Background

This is how #54a27c Color code will look on white background color. Color contrast ratio is 3.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 #54a27c; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #54a27c; }

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(84,162,124,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(162,84,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(84,162,124,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }