Skip to main content Skip to docs navigation

#11755d 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 Greasy Greens and its hex is #117755 Nearest Color Name

Color Hue/Base color: Green

Hex #11755d Color code in RGB color code model is created after adding 6.67% red color, 45.88% green color and 36.47% blue color. Hex #11755d Color code in CMYK color (process color) code model is generated after subtraction of 85% cyan, 0% magenta, 21% yellow and 54.12% black.

Hex #11755d color code is between #007755 web safe hex color code and #006666 web safe hex color code. #007755 is the nearest web safe color code. You can see here many more shades of #11755d color code.

RGB Chart

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

Color Table

Hex Color Code 11755d #11755d
RGB Decimal 17, 117, 93 17, 117, 93
RGB Percent 7%, 46%, 36% rgb(7%, 46%, 36%)
CSS RGBa 17, 117, 93,1 rgba(17,117,93,1)
CMYK Model cmyk(85%,0%,21%,54.12%)
HSL Color Space 166,75% ,26% hsl(166,75% ,26%)
HSV Color Space 166°, 85%, 46%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010001 01110101 01011101
Octal 21 165 135
Decimal 17 117 93
Hex 11 75 5d

Different shades of #11755d color code.

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

Darkest of #11755d
#000000
Darker of #11755d
#041c16
Dark of #11755d
#0b483a
Base of #11755d
#11755d
Light of #11755d
#17a280
Lighter
#1ecea4
Lightest
#3ce3bb

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

#11755d
#751129

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

Split Complementary

#11755d
#75115b
#752b11

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

Analogous Color

#117523
#117533
#11755d
#116c75
#114275

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

#11755d
#755d11
#5d1175

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

#11755d
#5d1175
#751129
#297511

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

#11755d
#2b1175
#751129
#5b7511

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 #11755d

#000000
#000000
#041c16
#0b483a
#11755d
#17a280
#1ecea4
#3ce3bb
#69e9ca

Tints of #11755d Color

#11755d
#2b846f
#459381
#60a393
#7ab2a5
#95c1b7
#afd1c9
#cae0db
#e4efed
#ffffff

Shades of #11755d color code

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

#11755d
#0f6852
#0d5b48
#0b4e3e
#094133
#073429
#05271f
#031a14
#010d0a
#000000

Tones

#11755d
#1e6856
#2c5a4f
#394d48
#434343

Tones

Similar Color like #11755d color

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

#12765e
#13775f
#147860
#157961
#167a62
#177b63
#187c64
#197d65
#1a7e66
#1b7f67
#1c8068
#1d8169
#1e826a
#1f836b
#10745c
#0f735b
#0e725a
#0d7159
#0c7058
#0b6f57
#0a6e56
#096d55
#086c54
#076b53
#066a52
#056951
#046850
#03674f

Download this Dark Green

Hex #11755d 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.

#11755d Color Code Preview on Black Background Color

This is how #11755d Color will look on black background color. Color contrast ratio is 3.73

#11755d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #11755d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #11755d

#11755d color code is use for CSS Background Color

Background color for the above div is #11755d

HTML with inline CSS

<div style="background-color:#11755d;"></div>

#11755d color code is use for CSS Border Color

CSS Border color for the above div is #11755d

HTML with inline CSS

<div style="border:5px solid #11755d;"></div>

CSS Border Left color for the above div is #11755d

HTML with inline CSS

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

CSS Border Right color for the above div is #11755d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #11755d

HTML with inline CSS

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

CSS Border Top color for the above div is #11755d

HTML with inline CSS

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

#11755d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#11755d Color code Preview on White Background

This is how #11755d Color code will look on white background color. Color contrast ratio is 5.64

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

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(17,117,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(117,17,41,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(17,117,93,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }