Skip to main content Skip to docs navigation

#486d52 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 Perennial Green and its hex is #47694F Nearest Color Name

Color Hue/Base color: Green

Hex #486d52 Color code in RGB color code model is created after adding 28.24% red color, 42.75% green color and 32.16% blue color. Hex #486d52 Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 0% magenta, 25% yellow and 57.25% black.

Hex #486d52 color code is between #446655 web safe hex color code and #557744 web safe hex color code. #446655 is the nearest web safe color code. You can see here many more shades of #486d52 color code.

RGB Chart

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

Color Table

Hex Color Code 486d52 #486d52
RGB Decimal 72, 109, 82 72, 109, 82
RGB Percent 28%, 43%, 32% rgb(28%, 43%, 32%)
CSS RGBa 72, 109, 82,1 rgba(72,109,82,1)
CMYK Model cmyk(34%,0%,25%,57.25%)
HSL Color Space 136,20% ,35% hsl(136,20% ,35%)
HSV Color Space 136°, 34%, 43%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001000 01101101 01010010
Octal 110 155 122
Decimal 72 109 82
Hex 48 6d 52

Different shades of #486d52 color code.

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

Darkest of #486d52
#0b110d
Darker of #486d52
#1f3024
Dark of #486d52
#344e3b
Base of #486d52
#486d52
Light of #486d52
#5c8c69
Lighter
#76a583
Lightest
#95b99f

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

#486d52
#6d4863

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

Split Complementary

#486d52
#65486d
#6d4850

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

Analogous Color

#546d48
#4d6d48
#486d52
#486d5e
#486c6d

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

#486d52
#6d5248
#52486d

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

#486d52
#52486d
#6d4863
#636d48

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

#486d52
#48506d
#6d4863
#6d6548

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 #486d52

#000000
#0b110d
#1f3024
#344e3b
#486d52
#5c8c69
#76a583
#95b99f
#b4cdbb

Tints of #486d52 Color

#486d52
#5c7d65
#708d78
#859d8b
#99ad9e
#adbeb2
#c2cec5
#d6ded8
#eaeeeb
#ffffff

Shades of #486d52 color code

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

#486d52
#406048
#38543f
#304836
#283c2d
#203024
#18241b
#101812
#080c09
#000000

Tones

#486d52
#5a5b5a
#5a5a5a
#5a5a5a
#5a5a5a

Tones

Similar Color like #486d52 color

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

#496e53
#4a6f54
#4b7055
#4c7156
#4d7257
#4e7358
#4f7459
#50755a
#51765b
#52775c
#53785d
#54795e
#557a5f
#567b60
#476c51
#466b50
#456a4f
#44694e
#43684d
#42674c
#41664b
#40654a
#3f6449
#3e6348
#3d6247
#3c6146
#3b6045
#3a5f44

Download this Dark Green

Hex #486d52 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.

#486d52 Color Code Preview on Black Background Color

This is how #486d52 Color will look on black background color. Color contrast ratio is 3.58

#486d52 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #486d52

HTML with inline CSS

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

Your Example Paragraph content text in with font color #486d52

#486d52 color code is use for CSS Background Color

Background color for the above div is #486d52

HTML with inline CSS

<div style="background-color:#486d52;"></div>

#486d52 color code is use for CSS Border Color

CSS Border color for the above div is #486d52

HTML with inline CSS

<div style="border:5px solid #486d52;"></div>

CSS Border Left color for the above div is #486d52

HTML with inline CSS

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

CSS Border Right color for the above div is #486d52

HTML with inline CSS

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

CSS Border Bottom color for the above div is #486d52

HTML with inline CSS

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

CSS Border Top color for the above div is #486d52

HTML with inline CSS

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

#486d52 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#486d52 Color code Preview on White Background

This is how #486d52 Color code will look on white background color. Color contrast ratio is 5.86

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

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(72,109,82,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(109,72,99,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(72,109,82,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }