Skip to main content Skip to docs navigation

#745d64 hex color | Download Dark Brown 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 Impromptu and its hex is #705F63 Nearest Color Name

Color Hue/Base color: Brown

Hex #745d64 Color code in RGB color code model is created after adding 45.49% red color, 36.47% green color and 39.22% blue color. Hex #745d64 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 14% yellow and 54.51% black.

Hex #745d64 color code is between #775566 web safe hex color code and #666655 web safe hex color code. #775566 is the nearest web safe color code. You can see here many more shades of #745d64 color code.

RGB Chart

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

Color Table

Hex Color Code 745d64 #745d64
RGB Decimal 116, 93, 100 116, 93, 100
RGB Percent 45%, 36%, 39% rgb(45%, 36%, 39%)
CSS RGBa 116, 93, 100,1 rgba(116,93,100,1)
CMYK Model cmyk(0%,20%,14%,54.51%)
HSL Color Space 342,11% ,41% hsl(342,11% ,41%)
HSV Color Space 342°, 20%, 45%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01110100 01011101 01100100
Octal 164 135 144
Decimal 116 93 100
Hex 74 5d 64

Different shades of #745d64 color code.

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

Darkest of #745d64
#1f191b
Darker of #745d64
#3b3033
Dark of #745d64
#58464c
Base of #745d64
#745d64
Light of #745d64
#90747d
Lighter
#a69197
Lightest
#bdadb2

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

#745d64
#5d746d

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

Split Complementary

#745d64
#5d7462
#5d6f74

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

Analogous Color

#745d71
#745d6e
#745d64
#745e5d
#74675d

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

#745d64
#5d6474
#64745d

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

#745d64
#64745d
#5d746d
#6d5d74

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

#745d64
#6f745d
#5d746d
#625d74

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 #745d64

#030202
#1f191b
#3b3033
#58464c
#745d64
#90747d
#a69197
#bdadb2
#d4c9cc

Tints of #745d64 Color

#745d64
#836f75
#928186
#a29397
#b1a5a8
#c1b7ba
#d0c9cb
#e0dbdc
#efeded
#ffffff

Shades of #745d64 color code

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

#745d64
#675258
#5a484d
#4d3e42
#403337
#33292c
#261f21
#191416
#0c0a0b
#000000

Tones

#745d64
#686868
#686868
#686868
#686868

Tones

Similar Color like #745d64 color

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

#755e65
#765f66
#776067
#786168
#796269
#7a636a
#7b646b
#7c656c
#7d666d
#7e676e
#7f686f
#806970
#816a71
#826b72
#735c63
#725b62
#715a61
#705960
#6f585f
#6e575e
#6d565d
#6c555c
#6b545b
#6a535a
#695259
#685158
#675057
#664f56

Download this Dark Brown

Hex #745d64 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.

#745d64 Color Code Preview on Black Background Color

This is how #745d64 Color will look on black background color. Color contrast ratio is 3.49

#745d64 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #745d64

HTML with inline CSS

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

Your Example Paragraph content text in with font color #745d64

#745d64 color code is use for CSS Background Color

Background color for the above div is #745d64

HTML with inline CSS

<div style="background-color:#745d64;"></div>

#745d64 color code is use for CSS Border Color

CSS Border color for the above div is #745d64

HTML with inline CSS

<div style="border:5px solid #745d64;"></div>

CSS Border Left color for the above div is #745d64

HTML with inline CSS

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

CSS Border Right color for the above div is #745d64

HTML with inline CSS

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

CSS Border Bottom color for the above div is #745d64

HTML with inline CSS

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

CSS Border Top color for the above div is #745d64

HTML with inline CSS

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

#745d64 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#745d64 Color code Preview on White Background

This is how #745d64 Color code will look on white background color. Color contrast ratio is 6.01

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

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