Skip to main content Skip to docs navigation

#53675c 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 Duck Green and its hex is #53665C Nearest Color Name

Color Hue/Base color: Green

Hex #53675c Color code in RGB color code model is created after adding 32.55% red color, 40.39% green color and 36.08% blue color. Hex #53675c Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 0% magenta, 11% yellow and 59.61% black.

Hex #53675c color code is between #556655 web safe hex color code and #447766 web safe hex color code. #556655 is the nearest web safe color code. You can see here many more shades of #53675c color code.

RGB Chart

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

Color Table

Hex Color Code 53675c #53675c
RGB Decimal 83, 103, 92 83, 103, 92
RGB Percent 33%, 40%, 36% rgb(33%, 40%, 36%)
CSS RGBa 83, 103, 92,1 rgba(83,103,92,1)
CMYK Model cmyk(19%,0%,11%,59.61%)
HSL Color Space 147,11% ,36% hsl(147,11% ,36%)
HSV Color Space 147°, 19%, 40%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010011 01100111 01011100
Octal 123 147 134
Decimal 83 103 92
Hex 53 67 5c

Different shades of #53675c color code.

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

Darkest of #53675c
#0f1210
Darker of #53675c
#252f2a
Dark of #53675c
#3c4b43
Base of #53675c
#53675c
Light of #53675c
#6a8375
Lighter
#849c8f
Lightest
#a0b3a9

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

#53675c
#67535e

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

Split Complementary

#53675c
#665367
#675354

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

Analogous Color

#566753
#536754
#53675c
#536763
#536367

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

#53675c
#675c53
#5c5367

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

#53675c
#5c5367
#67535e
#5e6753

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

#53675c
#535467
#67535e
#676653

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 #53675c

#000000
#0f1210
#252f2a
#3c4b43
#53675c
#6a8375
#849c8f
#a0b3a9
#bdc9c2

Tints of #53675c Color

#53675c
#66776e
#798880
#8c9992
#9faaa4
#b2bbb6
#c5ccc8
#d8ddda
#ebeeec
#ffffff

Shades of #53675c color code

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

#53675c
#495b51
#405047
#37443d
#2e3933
#242d28
#1b221e
#121614
#090b0a
#000000

Tones

#53675c
#5d5d5d
#5d5d5d
#5d5d5d
#5d5d5d

Tones

Similar Color like #53675c color

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

#54685d
#55695e
#566a5f
#576b60
#586c61
#596d62
#5a6e63
#5b6f64
#5c7065
#5d7166
#5e7267
#5f7368
#607469
#61756a
#52665b
#51655a
#506459
#4f6358
#4e6257
#4d6156
#4c6055
#4b5f54
#4a5e53
#495d52
#485c51
#475b50
#465a4f
#45594e

Download this Dark Green

Hex #53675c 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.

#53675c Color Code Preview on Black Background Color

This is how #53675c Color will look on black background color. Color contrast ratio is 3.46

#53675c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53675c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53675c

#53675c color code is use for CSS Background Color

Background color for the above div is #53675c

HTML with inline CSS

<div style="background-color:#53675c;"></div>

#53675c color code is use for CSS Border Color

CSS Border color for the above div is #53675c

HTML with inline CSS

<div style="border:5px solid #53675c;"></div>

CSS Border Left color for the above div is #53675c

HTML with inline CSS

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

CSS Border Right color for the above div is #53675c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #53675c

HTML with inline CSS

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

CSS Border Top color for the above div is #53675c

HTML with inline CSS

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

#53675c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#53675c Color code Preview on White Background

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

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(83,103,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(103,83,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(83,103,92,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }