Skip to main content Skip to docs navigation

#45c080 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 Esmeralda and its hex is #45BE76 Nearest Color Name

Color Hue/Base color: Green

Hex #45c080 Color code in RGB color code model is created after adding 27.06% red color, 75.29% green color and 50.2% blue color. Hex #45c080 Color code in CMYK color (process color) code model is generated after subtraction of 64% cyan, 0% magenta, 33% yellow and 24.71% black.

Hex #45c080 color code is between #44bb88 web safe hex color code and #55cc77 web safe hex color code. #44bb88 is the nearest web safe color code. You can see here many more shades of #45c080 color code.

RGB Chart

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

Color Table

Hex Color Code 45c080 #45c080
RGB Decimal 69, 192, 128 69, 192, 128
RGB Percent 27%, 75%, 50% rgb(27%, 75%, 50%)
CSS RGBa 69, 192, 128,1 rgba(69,192,128,1)
CMYK Model cmyk(64%,0%,33%,24.71%)
HSL Color Space 149,49% ,51% hsl(149,49% ,51%)
HSV Color Space 149°, 64%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000101 11000000 10000000
Octal 105 300 200
Decimal 69 192 128
Hex 45 c0 80

Different shades of #45c080 color code.

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

Darkest of #45c080
#1b5135
Darker of #45c080
#28774e
Dark of #45c080
#359d67
Base of #45c080
#45c080
Light of #45c080
#6bcd9a
Lighter
#91dab4
Lightest
#b7e7ce

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

#45c080
#c04585

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

Split Complementary

#45c080
#be45c0
#c04548

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

Analogous Color

#52c045
#45c04d
#45c080
#45c0a9
#45a4c0

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

#45c080
#c08045
#8045c0

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

#45c080
#8045c0
#c04585
#85c045

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

#45c080
#4548c0
#c04585
#c0be45

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 #45c080

#0e2b1c
#1b5135
#28774e
#359d67
#45c080
#6bcd9a
#91dab4
#b7e7ce
#ddf4e8

Tints of #45c080 Color

#45c080
#59c78e
#6ece9c
#83d5aa
#97dcb8
#ace3c6
#c1ead4
#d5f1e2
#eaf8f0
#ffffff

Shades of #45c080 color code

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

#45c080
#3daa71
#359563
#2e8055
#266a47
#1e5538
#17402a
#0f2a1c
#07150e
#000000

Tones

#45c080
#5ea781
#778e82
#838383
#838383

Tones

Similar Color like #45c080 color

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

#46c181
#47c282
#48c383
#49c484
#4ac585
#4bc686
#4cc787
#4dc888
#4ec989
#4fca8a
#50cb8b
#51cc8c
#52cd8d
#53ce8e
#44bf7f
#43be7e
#42bd7d
#41bc7c
#40bb7b
#3fba7a
#3eb979
#3db878
#3cb777
#3bb676
#3ab575
#39b474
#38b373
#37b272

Download this Dark Green

Hex #45c080 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.

#45c080 Color Code Preview on Black Background Color

This is how #45c080 Color will look on black background color. Color contrast ratio is 9.10

#45c080 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #45c080

HTML with inline CSS

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

Your Example Paragraph content text in with font color #45c080

#45c080 color code is use for CSS Background Color

Background color for the above div is #45c080

HTML with inline CSS

<div style="background-color:#45c080;"></div>

#45c080 color code is use for CSS Border Color

CSS Border color for the above div is #45c080

HTML with inline CSS

<div style="border:5px solid #45c080;"></div>

CSS Border Left color for the above div is #45c080

HTML with inline CSS

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

CSS Border Right color for the above div is #45c080

HTML with inline CSS

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

CSS Border Bottom color for the above div is #45c080

HTML with inline CSS

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

CSS Border Top color for the above div is #45c080

HTML with inline CSS

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

#45c080 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#45c080 Color code Preview on White Background

This is how #45c080 Color code will look on white background color. Color contrast ratio is 2.31

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

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(69,192,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(192,69,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(69,192,128,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }