Skip to main content Skip to docs navigation

#55846e 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 Tournament Field and its hex is #54836B Nearest Color Name

Color Hue/Base color: Green

Hex #55846e Color code in RGB color code model is created after adding 33.33% red color, 51.76% green color and 43.14% blue color. Hex #55846e Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 0% magenta, 17% yellow and 48.24% black.

Hex #55846e color code is between #448866 web safe hex color code and #667777 web safe hex color code. #448866 is the nearest web safe color code. You can see here many more shades of #55846e color code.

RGB Chart

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

Color Table

Hex Color Code 55846e #55846e
RGB Decimal 85, 132, 110 85, 132, 110
RGB Percent 33%, 52%, 43% rgb(33%, 52%, 43%)
CSS RGBa 85, 132, 110,1 rgba(85,132,110,1)
CMYK Model cmyk(36%,0%,17%,48.24%)
HSL Color Space 152,22% ,43% hsl(152,22% ,43%)
HSV Color Space 152°, 36%, 52%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010101 10000100 01101110
Octal 125 204 156
Decimal 85 132 110
Hex 55 84 6e

Different shades of #55846e color code.

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

Darkest of #55846e
#192720
Darker of #55846e
#2d463a
Dark of #55846e
#416554
Base of #55846e
#55846e
Light of #55846e
#6ca088
Lighter
#8bb4a1
Lightest
#aac8ba

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

#55846e
#84556b

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

Split Complementary

#55846e
#845583
#845655

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

Analogous Color

#578455
#55845a
#55846e
#55847e
#557784

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

#55846e
#846e55
#6e5584

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

#55846e
#6e5584
#84556b
#6b8455

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

#55846e
#565584
#84556b
#838455

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 #55846e

#050807
#192720
#2d463a
#416554
#55846e
#6ca088
#8bb4a1
#aac8ba
#c9dcd3

Tints of #55846e Color

#55846e
#67917e
#7a9f8e
#8dad9e
#a0baae
#b3c8be
#c6d6ce
#d9e3de
#ecf1ee
#ffffff

Shades of #55846e color code

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

#55846e
#4b7561
#426655
#385849
#2f493d
#253a30
#1c2c24
#121d18
#090e0c
#000000

Tones

#55846e
#6b6e6d
#6d6d6d
#6d6d6d
#6d6d6d

Tones

Similar Color like #55846e color

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

#56856f
#578670
#588771
#598872
#5a8973
#5b8a74
#5c8b75
#5d8c76
#5e8d77
#5f8e78
#608f79
#61907a
#62917b
#63927c
#54836d
#53826c
#52816b
#51806a
#507f69
#4f7e68
#4e7d67
#4d7c66
#4c7b65
#4b7a64
#4a7963
#497862
#487761
#477660

Download this Dark Green

Hex #55846e 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.

#55846e Color Code Preview on Black Background Color

This is how #55846e Color will look on black background color. Color contrast ratio is 4.91

#55846e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #55846e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #55846e

#55846e color code is use for CSS Background Color

Background color for the above div is #55846e

HTML with inline CSS

<div style="background-color:#55846e;"></div>

#55846e color code is use for CSS Border Color

CSS Border color for the above div is #55846e

HTML with inline CSS

<div style="border:5px solid #55846e;"></div>

CSS Border Left color for the above div is #55846e

HTML with inline CSS

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

CSS Border Right color for the above div is #55846e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #55846e

HTML with inline CSS

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

CSS Border Top color for the above div is #55846e

HTML with inline CSS

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

#55846e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#55846e Color code Preview on White Background

This is how #55846e Color code will look on white background color. Color contrast ratio is 4.28

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

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(85,132,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(132,85,107,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(85,132,110,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }