Skip to main content Skip to docs navigation

#795b60 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 Falcon Wing and its hex is #76595E Nearest Color Name

Color Hue/Base color: Brown

Hex #795b60 Color code in RGB color code model is created after adding 47.45% red color, 35.69% green color and 37.65% blue color. Hex #795b60 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 21% yellow and 52.55% black.

Hex #795b60 color code is between #775566 web safe hex color code and #886655 web safe hex color code. #775566 is the nearest web safe color code. You can see here many more shades of #795b60 color code.

RGB Chart

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

Color Table

Hex Color Code 795b60 #795b60
RGB Decimal 121, 91, 96 121, 91, 96
RGB Percent 47%, 36%, 38% rgb(47%, 36%, 38%)
CSS RGBa 121, 91, 96,1 rgba(121,91,96,1)
CMYK Model cmyk(0%,25%,21%,52.55%)
HSL Color Space 350,14% ,42% hsl(350,14% ,42%)
HSV Color Space 350°, 25%, 47%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01111001 01011011 01100000
Octal 171 133 140
Decimal 121 91 96
Hex 79 5b 60

Different shades of #795b60 color code.

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

Darkest of #795b60
#22191b
Darker of #795b60
#3f2f32
Dark of #795b60
#5c4549
Base of #795b60
#795b60
Light of #795b60
#957278
Lighter
#ab8f94
Lightest
#c1acb0

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

#795b60
#5b7974

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

Split Complementary

#795b60
#5b7965
#5b6f79

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

Analogous Color

#795b72
#795b6d
#795b60
#79605b
#796d5b

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

#795b60
#5b6079
#60795b

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

#795b60
#60795b
#5b7974
#745b79

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

#795b60
#6f795b
#5b7974
#655b79

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 #795b60

#050304
#22191b
#3f2f32
#5c4549
#795b60
#957278
#ab8f94
#c1acb0
#d7c9cc

Tints of #795b60 Color

#795b60
#876d71
#967f83
#a59195
#b4a3a6
#c3b6b8
#d2c8ca
#e1dadb
#f0eced
#ffffff

Shades of #795b60 color code

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

#795b60
#6b5055
#5e464a
#503c40
#433235
#35282a
#281e20
#1a1415
#0d0a0a
#000000

Tones

#795b60
#6a6a6a
#6a6a6a
#6a6a6a
#6a6a6a

Tones

Similar Color like #795b60 color

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

#7a5c61
#7b5d62
#7c5e63
#7d5f64
#7e6065
#7f6166
#806267
#816368
#826469
#83656a
#84666b
#85676c
#86686d
#87696e
#785a5f
#77595e
#76585d
#75575c
#74565b
#73555a
#725459
#715358
#705257
#6f5156
#6e5055
#6d4f54
#6c4e53
#6b4d52

Download this Dark Brown

Hex #795b60 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.

#795b60 Color Code Preview on Black Background Color

This is how #795b60 Color will look on black background color. Color contrast ratio is 3.48

#795b60 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #795b60

HTML with inline CSS

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

Your Example Paragraph content text in with font color #795b60

#795b60 color code is use for CSS Background Color

Background color for the above div is #795b60

HTML with inline CSS

<div style="background-color:#795b60;"></div>

#795b60 color code is use for CSS Border Color

CSS Border color for the above div is #795b60

HTML with inline CSS

<div style="border:5px solid #795b60;"></div>

CSS Border Left color for the above div is #795b60

HTML with inline CSS

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

CSS Border Right color for the above div is #795b60

HTML with inline CSS

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

CSS Border Bottom color for the above div is #795b60

HTML with inline CSS

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

CSS Border Top color for the above div is #795b60

HTML with inline CSS

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

#795b60 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#795b60 Color code Preview on White Background

This is how #795b60 Color code will look on white background color. Color contrast ratio is 6.04

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

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